- 25 Feb, 2015 4 commits
-
-
samdmarshall authored
-
samdmarshall authored
fix for xcode 'legacy' build locations, so that products from Pods.xcodeproj get resolved correctly from user's xcodeproj targets, updating changelog
-
Samuel E. Giddins authored
Support for spaces in full path to executables.
-
Kyle Fuller authored
Lint as framework automatically
-
- 24 Feb, 2015 14 commits
-
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
Offers `--use-libraries` to still lint as a static library, if required.
-
Boris Bügling authored
-
Kyle Fuller authored
Require explicit use of `use_frameworks!`
-
Boris Bügling authored
-
Boris Bügling authored
Closes #3029
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
[ExternalSource] Coerce podspec string contents to json to store in the ...
-
Boris Bügling authored
-
- 23 Feb, 2015 7 commits
-
-
Kyle Fuller authored
-
Samuel E. Giddins authored
Closes https://github.com/CocoaPods/CocoaPods/issues/2685.
-
Samuel E. Giddins authored
[RuboCop] Favor if over unless for negative conditions. Don't use parentheses around the condition of an if.
-
Samuel E. Giddins authored
Closes https://github.com/CocoaPods/CocoaPods/issues/2992.
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
implemented Xcode license check for `pod setup`
-
- 22 Feb, 2015 11 commits
-
-
Kyle Fuller authored
Copy Swift libraries using `rsync -u`
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
This should ensure that they're not recopied if unchanged, because the destination will be newer if they changed due to code-signing.
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Kyle Fuller authored
[Installer] Reject installation if a static library is used as a transit...
-
Samuel E. Giddins authored
[Installer] Reject installation if a static library is used as a transitive dependency while integrating Pods as frameworks.
-
Kyle Fuller authored
Configure as extension only for watch extensions
-
- 21 Feb, 2015 4 commits
-
-
Kyle Fuller authored
[Frameworks] Fail lint for Swift on iOS < 8.
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
Since we now have our own error for this, it should be filtered, especially considering that it might be confusing for people linting with `--use-frameworks`.
-