- 06 Mar, 2015 2 commits
-
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Before all xcassets used in pod sources where unconditionally integrated into the bundle's car file, even if the xcasset file wasn't referenced by the podspec. Now only files, which are explicitly specified in the spec, will be integrated.
-
- 04 Mar, 2015 4 commits
-
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Set FRAMEWORK_SEARCH_PATHS only when needed
-
Marius Rackwitz authored
-
Marius Rackwitz authored
We don't need to add $PODS_FRAMEWORK_BUILD_PATH, if there is no pod target, which should be build. Fixes #3213.
-
- 03 Mar, 2015 1 commit
-
-
Samuel E. Giddins authored
Closes https://github.com/CocoaPods/CocoaPods/issues/2990.
-
- 28 Feb, 2015 1 commit
-
-
Samuel E. Giddins authored
-
- 26 Feb, 2015 2 commits
-
-
Boris Bügling authored
-
Boris Bügling authored
See 122c8d98
-
- 25 Feb, 2015 21 commits
-
-
Boris Bügling authored
Logical expressions are hard.
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
Set SKIP_INSTALL=YES for all generated targets
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Fixes #3007.
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
Add `--use-libraries` option for `pod repo push`
-
Eloy Durán authored
[Project] Legacy Build Location Support
-
Eloy Durán authored
-
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
-
Boris Bügling authored
-
Samuel E. Giddins authored
Support for spaces in full path to executables.
-
Kyle Fuller authored
Lint as framework automatically
-
- 24 Feb, 2015 9 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!`
-