mxcl/Cake

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

Offen

#45 geöffnet am 01.03.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (15 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (532 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide