- 03 May, 2013 1 commit
-
-
Jeremy Slater authored
Adds the libPods.a and target derivatives back as targets in the Pods project. The integration libraries are simple containers linked with all of the per spec libraries to create a single library for the user project to link with. The xcconfig file for the integration library merges namespaced config settings for all dependent specs for use by the user project.
-
- 30 Apr, 2013 13 commits
-
-
Fabio Pelosin authored
* master: Release 0.19.1 [Integration] Update version in fixtures CHANGELOG [skip ci] [TargetInstaller] Create unique hash instances for the build settings [Generator::Xcconfig] Add inherited to GCC_PREPROCESSOR_DEFINITIONS Changelog [ci skip] Conflicts: lib/cocoapods/generator/xcconfig.rb
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
Closes #1014
-
Fabio Pelosin authored
See #903
-
Fabio Pelosin authored
Closes #1012
-
https://github.com/jasl8r/CocoaPodsFabio Pelosin authored
Merge branch 'dedicated-targets' of https://github.com/jasl8r/CocoaPods into jasl8r-dedicated-targets * 'dedicated-targets' of https://github.com/jasl8r/CocoaPods: Support xcconfig files per Podfile target Add specs to libraries for non-integrated targets Only add a single Manifest.lock phase when dealing with multiple specs Identify copy build phase by spec name Add per-spec static library targets
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
Closes #998
-
Fabio Pelosin authored
Closes #1004
-
- 29 Apr, 2013 1 commit
-
-
Eloy Durán authored
-
- 26 Apr, 2013 1 commit
-
-
Jeremy Slater authored
Xcconfig files are generated for every library target and target defined in the Podfile. However, only the Podfile target xcconfig files are added to the user project. This required tracking all the libraries as well as the Podfile targets through the installation and integration procedures.
-
- 20 Apr, 2013 3 commits
-
-
Jeremy Slater authored
-
Fabio Pelosin authored
See #971
-
Jeremy Slater authored
-
- 19 Apr, 2013 9 commits
-
-
Fabio Pelosin authored
-
Fabio Pelosin authored
See #985
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
Closes #985
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
- 18 Apr, 2013 3 commits
-
-
Jeremy Slater authored
-
Jeremy Slater authored
-
Jeremy Slater authored
Static library targets are created for each combination of user-target and spec dependency. This addresses issue #841, although likely not entirely.
-
- 17 Apr, 2013 3 commits
-
-
Marin Usalj authored
-
Marin Usalj authored
-
Marin Usalj authored
-
- 16 Apr, 2013 6 commits
-
-
Fabio Pelosin authored
-
Denis Lebedev authored
-
Denis Lebedev authored
-
Fabio Pelosin authored
New command podfile-info - Shows information on installed Pods #855
-
Fabio Pelosin authored
Added hint about updating CocoaPods installation when Podfile.lock and Manifest.lock are not in sync
-
Nikolay Kasyanov authored
-