mxcl/Cake

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

Aberta

#45 aberto em 1 de mar. de 2019

 (0 comentário) (0 reação) (0 responsável)Swift (15 forks)github user discovery
bughelp wanted

Métricas do repositório

Stars
 (532 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador