- 05 Oct, 2015 1 commit
-
-
Samuel E. Giddins authored
-
- 04 Oct, 2015 4 commits
-
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel E. Giddins authored
[XCConfig Helper] Add dependency target vendored libs and frameworks to build settings.
-
Kevin Coleman authored
-
- 02 Oct, 2015 5 commits
-
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
This mirrors recent changes to Core
-
Samuel Giddins authored
-
Samuel Giddins authored
-
- 01 Oct, 2015 4 commits
-
-
Kevin Coleman authored
-
Kevin Coleman authored
-
Kevin Coleman authored
-
Kevin Coleman authored
Recursively processes dependent frameworks to ensure all vendored frameworks are added to the targets xcconfig
-
- 29 Sep, 2015 16 commits
-
-
Samuel E. Giddins authored
[Repo Command] Handle add repo mkpath exception
-
Sylvain Guillopé authored
Don't be discriminatory, extend the scope of rescued exceptions to StandardError.
-
Sylvain Guillopé authored
Informative exception message was changed in production code but hadn't been updated in the corresponding test.
-
Sylvain Guillopé authored
Specify what the "repos" directory corresponds to.
-
Sylvain Guillopé authored
It could be helpful to have more details on the original exception for troubleshoot purposes.
-
Sylvain Guillopé authored
-
Sylvain Guillopé authored
Handling the SystemCallError exception made the body of the run method a bit busier. Break down the implementation in smaller private methods for better readability and maintainability.
-
Sylvain Guillopé authored
Creating the "repos" directory when adding a new pod repo my fail due to system-related errors. For example if the user doesn't have write permissions to the ~/.cocoapods directory. Handle the SystemCallError exception to fail gracefully by raising an Informative exception. Fixes #4177
-
Samuel E. Giddins authored
[Analyzer] Don't require platform for podless targets when not integrating
-
Boris Bügling authored
Integrate Code of Covenant 1.2.0 changes
-
Boris Bügling authored
-
Sylvain Guillopé authored
Use the more abstract `empty?` method. It excludes inherited dependencies which is enough for this validation. Add test where the target inherits the platform from its parent to ensure the validation passes in this case as well.
-
Sylvain Guillopé authored
-
Sylvain Guillopé authored
When using the '--no-integrate' option, it's not required to check that the `platform` is specified if the target doesn't have any declared dependencies. Fixes #3151
-
Boris Bügling authored
-
Strand McCutchen authored
-
- 28 Sep, 2015 10 commits
-
-
Samuel E. Giddins authored
Clear out PRIVATE/PUBLIC_HEADERS_FOLDER_PATH
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Boris Bügling authored
This fixes an issue with archiving introduced by changing header accessibility attributes. Fixes #4119
-
Samuel E. Giddins authored
[PodTargetInstaller] Dont set the dylib version settings
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-