- 27 Apr, 2018 1 commit
-
-
Samuel Giddins authored
Refactor build settings generation to be memoizable
-
- 26 Apr, 2018 2 commits
-
-
Dimitris Koutsogiorgas authored
Fix typo
-
Iulian Onofrei authored
-
- 25 Apr, 2018 4 commits
-
-
Samuel Giddins authored
[Bundle] Update inch
-
Samuel Giddins authored
-
Dimitris Koutsogiorgas authored
Delete unused property in installer
-
Dimitris Koutsogiorgas authored
-
- 24 Apr, 2018 3 commits
-
-
Dimitris Koutsogiorgas authored
http -> https
-
Antoine Cœur authored
-
Samuel Giddins authored
-
- 22 Apr, 2018 1 commit
-
-
Samuel Giddins authored
-
- 20 Apr, 2018 16 commits
-
-
Samuel Giddins authored
-
Samuel Giddins authored
This reverts commit 636d1104, reversing changes made to b6309bbd. # Conflicts: # lib/cocoapods/generator/xcconfig/xcconfig_helper.rb # lib/cocoapods/installer/xcode/pods_project_generator/file_references_installer.rb # spec/unit/installer/xcode/pods_project_generator/file_references_installer_spec.rb # spec/unit/target/build_settings/pod_target_settings_spec.rb
-
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
[BuildSettings] Ensure aggregate targets that inherit search paths link against dynamic dependencies
-
Samuel Giddins authored
[BuildSettings] Ensure the framework search path for XCTest is added for static library pods that depend on it
-
Samuel Giddins authored
This refactor makes this part of `pod install` scale much better, as we avoid exponential explosion when generating "recursive" build settings by moving to an architecture that allows memoizing settings on a per-target basis Move XCConfig specs over to build settings rm old xcconfig generators
-
- 19 Apr, 2018 6 commits
-
-
Dimitris Koutsogiorgas authored
Change generated asset catalog plist name
-
Maxime Le Moine authored
-
Maxime Le Moine authored
-
Dimitris Koutsogiorgas authored
Track test dependent targets per test spec instead of flat list
-
Dimitris Koutsogiorgas authored
Do not crash in pods project generation when adding framework file references to stub targets
-
Dimitris Koutsogiorgas authored
-
- 18 Apr, 2018 2 commits
-
-
Dimitris Koutsogiorgas authored
Do not force `[system]` value for custom module maps
-
Dimitris Koutsogiorgas authored
-
- 17 Apr, 2018 5 commits
-
-
Dimitris Koutsogiorgas authored
-
Samuel Giddins authored
Remove [system] declaration attribute from generated module maps
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
Make modular header private header access consistent
-
Paul Beusterien authored
-