mxcl/Cake

Clean/Rebuilds often required for changes in modules to be included

開放

#45 建立於 2019年3月1日

 (0 則留言) (0 個反應) (0 位負責人)Swift (15 個分叉)github user discovery
bughelp wanted

倉庫指標

星標
 (532 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Seems like an Xcode 10.2 bug since I only noticed it then (saw others on Twitter say same).

  • Changes to model and deps only get put in final binary if clean build occurs
  • Pretty sure this wasn't always case so either Xcode 10.2 bug or our dependency logic is bust somehow.
  • Maybe worth trying making recursive deps explicitly specified.

貢獻者指南