- 27 Mar, 2015 2 commits
-
-
Kyle Fuller authored
-
Kyle Fuller authored
[CopyResourcesScript] Do not discard `.xcassets` from the main project if there are any pods containing `.xcassets`.
-
- 22 Mar, 2015 2 commits
-
-
Chongyu Zhu authored
[CopyResourcesScript] Do not discard `.xcassets` from the main project if there are any pods containing `.xcassets`.
-
Samuel E. Giddins authored
Closes https://github.com/CocoaPods/CocoaPods/issues/3301.
-
- 21 Mar, 2015 3 commits
-
-
Michele authored
-
Orta authored
[CoC] Adds a code of conduct, thanks for the inspiration @indirect
-
Orta Therox authored
-
- 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 2 commits
-
-
Boris Bügling authored
[Validator] Lint dynamic libs for iOS > 7
-
Boris Bügling authored
-