- 24 Feb, 2015 8 commits
-
-
Boris Bügling authored
-
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 5 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`.
-
Boris Bügling authored
Have to use dynamic frameworks for Swift and they are unsupported on iOS 7.
-
- 20 Feb, 2015 1 commit
-
-
Boris Bügling authored
-
- 19 Feb, 2015 8 commits
-
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
Closes https://github.com/CocoaPods/CocoaPods/issues/3158.
-
Kyle Fuller authored
-
Kyle Fuller authored
Closes #3134
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-