- 17 Apr, 2018 9 commits
-
-
Paul Beusterien authored
-
Dimitris Koutsogiorgas authored
Fix assetcatalog_generated_info.plist path in copy resources phase
-
Maxime Le Moine authored
-
Dimitris Koutsogiorgas authored
Remove unused #specific_source attribute
-
Dimitris Koutsogiorgas authored
Remove all PBX state from targets, improve project generation performance
-
Dimitris Koutsogiorgas authored
-
Samuel Giddins authored
Prevent duplicated targets from being stripped out from the framework search paths
-
Liquidsoul authored
-
Liquidsoul authored
-
- 16 Apr, 2018 1 commit
-
-
Dimitris Koutsogiorgas authored
-
- 14 Apr, 2018 2 commits
-
-
Dimitris Koutsogiorgas authored
Always ensure indentation level resets in UI
-
Dimitris Koutsogiorgas authored
-
- 13 Apr, 2018 3 commits
-
-
Samuel Giddins authored
Always generate FRAMEWORK_SEARCH_PATHS for vendored_frameworks
-
Dimitris Koutsogiorgas authored
Fix determining whether specs are test-only when there are multiple target definitions
-
Samuel Giddins authored
-
- 12 Apr, 2018 25 commits
-
-
Samuel Giddins authored
Yes, improving performance again
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
This saves almost 2 seconds on our project
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
This also allows up to only create the `Local Podspecs` dir once
-
Samuel Giddins authored
This brings the time down from 90s to 4s for us, by reducing the amount of times we perform graph traversal from something like O(x^n^n) to O(log n)
-
Samuel Giddins authored
-