- 20 Mar, 2018 9 commits
-
-
Samuel Giddins authored
-
Dimitris Koutsogiorgas authored
Allows to skip update operation for specific pods
-
Dimitris Koutsogiorgas authored
[PathList] Wait to resolve symlinks until checking header ACL
-
Dimitris Koutsogiorgas authored
Prevent `xcassets` compilation from stomping over the apps `xcassets`
-
Dimitris Koutsogiorgas authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
- 19 Mar, 2018 1 commit
-
-
Oleksandr Kruk authored
Allows to skip the update operation for specific pods E.g.: pod update --exclude-pods=Alamofire will update all installed pods from the lockfile except Alamofire
-
- 16 Mar, 2018 3 commits
-
-
Dimitris Koutsogiorgas authored
Fix `PRODUCT_MODULE_NAME` for test generated targets
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
Fix script phase output path for `.xcasset` resources
-
- 15 Mar, 2018 6 commits
-
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
Revert part of legacy header search path changes to include root 'Public' and 'Private' folders again
-
Dimitris Koutsogiorgas authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Dimitris Koutsogiorgas authored
Revert part of legacy header search path changes to include root 'Public' and 'Private' folders again
-
- 14 Mar, 2018 4 commits
-
-
Dimitris Koutsogiorgas authored
Ensure `SWIFT_VERSION` is set for test only pod targets during validation
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
Fix iOS test native target signing settings
-
Dimitris Koutsogiorgas authored
-
- 12 Mar, 2018 2 commits
-
-
Dimitris Koutsogiorgas authored
Fix typo when integrating Swift pods as static libraries
-
Marcelo Fabri authored
Fixes #7495
-
- 11 Mar, 2018 1 commit
-
-
Samuel Giddins authored
Actually return absolute paths from glob
-
- 10 Mar, 2018 1 commit
-
-
Morgan McKenzie authored
Fixes issue #7463 - when a glob is contained within a symlinked directory, it doesn't return actual absolute path and therefore public headers aren't set as public for a static framework.
-
- 09 Mar, 2018 2 commits
-
-
Dimitris Koutsogiorgas authored
Make more classes immutable
-
Samuel Giddins authored
Remove bogus PROVISIONING_PROFILE_SPECIFIER value from Pods project
-
- 08 Mar, 2018 11 commits
-
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
Make PodVariant and PodVariantSet immutable
-
Samuel Giddins authored
-
Renzo Crisóstomo authored
This value breaks code signing on Xcode 9 using CODE_SIGN_IDENTITY environment variable
-
Samuel Giddins authored
Fix archiving when using Swift static libraries
-
Samuel Giddins authored
-
Samuel Giddins authored
This fixes archive builds, since the headers referenced by the module map are supposed to live next to it
-
Samuel Giddins authored
-
Samuel Giddins authored
Display a message when a pods source has changed during installation
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
-