- 21 Mar, 2018 9 commits
-
-
Dimitris Koutsogiorgas authored
Update validator to stream output as xcodebuild runs
-
Dov Frankel authored
Updated validator's xcodebuild command to stream output as it runs, instead of holding it until the end, when given the --verbose flag (issue #7040)
-
Dimitris Koutsogiorgas authored
Make Dangerfile warn instead of error for missing CHANGELOG entry
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
Fix to use common method for resource bundle Info.plist file generation
-
Dimitris Koutsogiorgas authored
-
Samuel Giddins authored
Document format of POD_NAMES in pod update
-
Michael Helmbrecht authored
-
Michael Helmbrecht authored
Also small grammar edits
-
- 20 Mar, 2018 10 commits
-
-
Dimitris Koutsogiorgas authored
Remove SWIFT_INCLUDE_PATHS for dependent targets with no swift
-
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 1 commit
-
-
Dimitris Koutsogiorgas authored
-