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.