mxcl/Cake

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

オープン

#45 opened on 2019/03/01

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Swift (15 件のフォーク)github user discovery
bughelp wanted

Repository metrics

Stars
 (532 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド