Eloy Durán
109af82eae
Never consider aggregate targets for integration. Fixes #729 & 784.
2013-02-07 21:36:05 +01:00
Arnaud Bellec
4a4ed07a69
Do not flatten the zip files downloaded via http
2013-02-05 10:39:23 +01:00
Eloy Durán
0be241d8df
Release 0.16.2
2013-02-02 21:18:24 +01:00
Eloy Durán
58dce6411f
Merge branch 'disable-libSystem-objects'
2013-01-30 22:15:55 +01:00
Daniel Rodríguez Troitiño
76b5b7f9c0
Generate Pods target in Mac OS X with the specified deployment target.
...
Fix #757
2013-01-30 00:11:07 +01:00
Eloy Durán
1f1c949664
Disable libSystem objects for ARC libs that target older platforms.
...
This applies when the deployment target is set to < iOS 6.0 or
OS X 10.8, or not specified at all.
2013-01-29 22:59:51 +01:00
Daniel Rodríguez Troitiño
da643ea1cf
Fix podspec in Podfile with no options.
...
Added specs to test podspec method inside Podfile. Specs for the
default, no options version; the :name version and the :path
version.
2013-01-28 23:52:02 +01:00
Dan Cutting
8bd5c6285f
Added support for pre-download over Mercurial.
2013-01-21 12:07:28 +00:00
Cédric Luthi
8703397977
Quote storyboard and xib paths
...
This time with proper escaping.
2013-01-15 22:56:11 +01:00
Eloy Durán
fbb58e4fa8
Release 0.16.1
2013-01-13 22:43:22 +01:00
Eloy Durán
3efdcdade7
[Update Command] Remove duplicate option in help. Closes #725 .
2013-01-13 21:22:50 +01:00
Eloy Durán
e71b218812
Update previous patch to match code-style.
...
E.g. Use Pathname API.
2013-01-13 21:01:08 +01:00
Joachim Bengtsson
fef5dada57
Unpack tgz files into pod's root #727
...
Zip files are usually packaged with their contents in the archive file's root.
Tgz files are usually packaged with only a folder in the root.
Make them both behave the same by moving that single folder's contents up.
This is basically the opposite of what Finder does (which creates a folder for the zip file's
contents, so you always unarchive into a folder).
2013-01-09 19:04:09 +01:00
Keith Smiley
87a78f1e4a
If a repo isn't passed to push default to master
2012-12-27 12:49:03 -05:00
Marin Usalj
3f6e44ad36
corrected some typos
2012-12-06 19:57:06 +01:00
Brent Nycum
84a7b628ab
Fix RubyGems version too old error message to show current version instead of hardcoded value.
2012-12-04 15:14:32 -06:00
Lasse Bang Mikkelsen
1c0d6de23a
Forced non-interactive and trust server certificate
2012-12-03 14:36:27 +01:00
Lasse Bang Mikkelsen
d837907d7c
Updated to latest output mechanism
2012-12-03 14:35:13 +01:00
Antoine d'Otreppe
2b5a5c226f
Fixed a little mistake in the svn pre-download description
2012-12-03 11:03:42 +01:00
Antoine d'Otreppe
844946c45e
Added support for pre-download over SVN ( fixes #524 )
2012-12-03 11:03:38 +01:00
Keith Smiley
1951b81623
Tiny docs fix to reflect being able to handle either spelling of Licen{c,s}e
2012-11-26 20:37:32 -05:00
Fabio Pelosin
d1ef7c739c
[Specs] Fix for master repo update & small performance improvements.
2012-11-23 20:44:02 +01:00
Fabio Pelosin
dc84ad04ec
Release 0.16.0
2012-11-22 15:26:21 +01:00
Fabio Pelosin
dbf863b4d7
[FileList] User rake 1.9.4.
...
https://github.com/jimweirich/rake/issues/142
2012-11-16 18:16:48 +01:00
Eloy Durán
4948cda5d7
Release 0.16.0.rc5
2012-11-14 23:23:55 +01:00
Eloy Durán
c4cb1233ec
Merge pull request #649 from uasi/typo
...
Fix typo in podspec comments
2012-11-14 13:54:04 -08:00
Eloy Durán
9eddb385b8
[Integrator] Properly detect if the lib has been integrated.
...
Fixes #643 & #643 . Related: #613 .
2012-11-14 22:48:47 +01:00
Eloy Durán
bf2c6398c6
[Lockfile] An inline podspec should always be considered needing installation.
2012-11-14 22:21:40 +01:00
Eloy Durán
05c9ad72d4
[Podfile] Update doc regarding the usage of :podspec instead of an inline spec.
2012-11-14 21:46:58 +01:00
Eloy Durán
f7cf92a577
[Podfile] Inline specs are deprecated, use the :podspec option.
2012-11-14 20:44:30 +01:00
Tomoki Aonuma
83fa829dfe
Fix typo in podspec comments
2012-11-14 15:30:14 +09:00
Fabio Pelosin
1ea7946882
Release 0.16.0.rc4
2012-11-14 00:33:54 +01:00
Fabio Pelosin
4db31ba132
[FileList] Fix for Rake 0.9.3
2012-11-14 00:26:10 +01:00
Cory Alder
2a77f28251
Fixed typo in spec template
...
s/markdonw/markdown
2012-11-11 13:13:56 -08:00
Eloy Durán
ebfaa7aeb6
Release 0.16.0.rc3
2012-11-02 23:42:44 +01:00
Eloy Durán
6311a9b5e0
[UserProjectIntegrator] Ignore PBXReferenceProxy when looking for libPods.a.
...
Fixes #626 .
2012-11-02 22:31:51 +01:00
Eloy Durán
2a80b8c197
Merge pull request #597 from nschum/frameworkcopy
...
Support for copying frameworks to the app bundle.
2012-10-24 10:51:53 -07:00
Fabio Pelosin
835a0faf69
Release 0.16.0.rc2
2012-10-21 19:28:12 +02:00
Fabio Pelosin
01bbc1bc48
Fix for uninitialized constant Xcodeproj::Constants.
2012-10-21 19:14:59 +02:00
Fabio Pelosin
6ad31dd47c
Release 0.16.0.rc1
2012-10-21 18:47:45 +02:00
Fabio Pelosin
c5d13de436
Completed support for Xcodeproj refactor.
2012-10-20 15:38:54 +02:00
Fabio Pelosin
d5b06cc4b8
Merge branch 'master' into xcodeproj-refactor
...
* master:
Release 0.15.2
[Bundle] Update.
[Gemspec] Require Xcodeproj 0.3.5.
Remove stray puts.
Update the lockfiles of the examples.
[Gemfile] Install and remove dependency on letters gem.
[LocalPod] Always use Pathname::glob.
[Gemspec] Use spermy indicator for xcodeproj.
[Specs] Complete revert of 8e72cbe
Fixed a bug with the flags passed into `Dir.glob`
Fixing a bug where `downcase` was being called on the list of used file paths
Updated `clean_paths` and `expand_paths` methods to use `File::FNM_CASEFOLD`
[Linter/Push] Properly singularize words in output.
[Bundler] Update.
[UI] Support for running CocoaPods without a terminal.
[Git] Force a barebone repo for the cache.
[Git] Code clean up.
[LocalPod] Fixing clean paths
Conflicts:
lib/cocoapods/local_pod.rb
2012-10-19 18:38:13 +02:00
Fabio Pelosin
7ea1d46c11
Release 0.15.2
2012-10-19 18:12:25 +02:00
Fabio Pelosin
5a22a2f5c8
Remove stray puts.
2012-10-19 17:36:24 +02:00
Fabio Pelosin
ec219fa517
[Gemfile] Install and remove dependency on letters gem.
...
Letters was causing issues with the colored gem and apparently is not supported
on 1.8.7.
2012-10-19 17:18:39 +02:00
Fabio Pelosin
148371c1b2
[LocalPod] Always use Pathname::glob.
...
This patch also removes the custom Pathname.glob based on Dir::glob.
Related #572 and #602 .
2012-10-19 17:16:01 +02:00
Fabio Pelosin
22fbc3d5bc
Merge pull request #602 from croach/clean-paths-fix
...
Clean paths fix
2012-10-19 07:16:46 -07:00
Christopher Roach
a5e7ef395b
Fixed a bug with the flags passed into Dir.glob
2012-10-17 20:43:43 -07:00
Christopher Roach
76d22d3384
Fixing a bug where downcase was being called on the list of used file paths
2012-10-17 12:18:06 -07:00
Christopher Roach
fa7c982717
Updated clean_paths and expand_paths methods to use File::FNM_CASEFOLD
...
This change is an update to an earlier pull request to fix Issue
https://github.com/CocoaPods/CocoaPods/pull/572 .
2012-10-16 21:18:37 -07:00