- 19 Mar, 2015 1 commit
-
-
Samuel E. Giddins authored
[PrefixHeader] De-duplicate the contents on the prefix_header file when there are multiple subspecs with the same prefix_header Closes https://github.com/CocoaPods/CocoaPods/issues/3283.
-
- 17 Mar, 2015 2 commits
-
-
Olivier Halligon authored
[CHANGELOG] Used unicode for the emojis (as GitHub emoji codes does not seem to be rendered online) #2892
-
Olivier Halligon authored
-
- 16 Mar, 2015 1 commit
-
-
Samuel E. Giddins authored
-
- 12 Mar, 2015 5 commits
-
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
Fix #3247 by adding quote to $XCASSET_FILES
-
Samuel E. Giddins authored
[Generator] use absolute xcasset file path in copy resource script
-
Samuel E. Giddins authored
-
- 11 Mar, 2015 7 commits
-
-
Tony Li authored
Wrong `xcassets` path in generated `Pods-resources.sh` file. This bug can be reproduced by adding [1PasswordExtension spec](https://github.com/CocoaPods/Specs/blob/master/Specs/1PasswordExtension/1.1.2/1PasswordExtension.podspec.json) to demo app.
-
sodas authored
-
Kyle Fuller authored
-
Kyle Fuller authored
-
Kyle Fuller authored
-
Kyle Fuller authored
-
Kyle Fuller authored
-
- 09 Mar, 2015 4 commits
-
-
Kyle Fuller authored
Include Swift-specific build settings on target creation
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
Marius Rackwitz authored
-
- 08 Mar, 2015 4 commits
-
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Only copy the required xcasset files into the user bundle
-
Samuel E. Giddins authored
-
Kyle Fuller authored
[Validator] Allows Swift pods to have a deployment target under iOS 8.0 ...
-
- 07 Mar, 2015 3 commits
-
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
-
Daniel Thorpe authored
[XCConfigHelper] Adds $(inherited) to generated OTHER_SWIFT_FLAGS
-
- 06 Mar, 2015 4 commits
-
-
Marius Rackwitz authored
-
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.
-
Samuel E. Giddins authored
[Resolver] Shows an informative error message when there is no base specification found for a `:head` dependency. Closes https://github.com/CocoaPods/CocoaPods/issues/3230.
-
- 04 Mar, 2015 9 commits
-
-
Boris Bügling authored
[Validator] Lint dynamic libs for iOS > 7
-
Boris Bügling authored
-
Boris Bügling authored
Fix static binaries check
-
Boris Bügling authored
-
Boris Bügling authored
-
Samuel E. Giddins authored
Allows the usage of `:head` dependencies even when the most recent published version was a pre-release. Closes https://github.com/CocoaPods/CocoaPods/issues/3212.
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Set FRAMEWORK_SEARCH_PATHS only when needed
-
Marius Rackwitz authored
-