- 27 Mar, 2012 7 commits
-
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
* master: Added note about set_arc_compatibility_flag to the CHANGELOG Looks like the -fobj-arc flag we added to OTHER_LD_FLAGS in ea918cd9 was an unsupported feature as it has now been removed from Xcode 4.3.2, causing lib tool to complain about an unrecognised flag. Instead of removing the VCR cache, namespace the cache by Ruby version. Remove Guard dependencies. Use `rake spec:kick` for auto-test-running. Make sure to use bundler for rake tasks that run bacon. Oops, use correct rake task. Move travis install commands to Rakefile and setup CFLAGS env for Travis/RVM. Hmm, chicken and egg problem on Travis, copy travis:setup task from Xcodeproj. Replace Xcodeproj git submodule by adding it to the Gemfile. Closes #172. Improve error report template. Closes #187. Conflicts: .kick
-
Luke Redpath authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
- 26 Mar, 2012 8 commits
-
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Luke Redpath authored
an unsupported feature as it has now been removed from Xcode 4.3.2, causing lib tool to complain about an unrecognised flag. I considered removing this entirely but have decided to keep it around as an option for the time being. You can get the previous behaviour by adding set_arc_compatibility_flag! to your Podfile. I'd like to get rid of this entirely eventually. Re-closes #142 unless anybody has any objections.
-
Eloy Duran authored
See d3bd2989.
-
Eloy Duran authored
-
Eloy Duran authored
-
- 25 Mar, 2012 10 commits
-
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-
- 24 Mar, 2012 13 commits
-
-
Fabio Pelosin authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
-
Eloy Duran authored
This also fixes a failure on Travis.
-
Eloy Duran authored
Apperantly OS X's BSD tar accepts the x option even if the archive is not a gzip archive.
-
Eloy Duran authored
-
Victor Ilyukevich authored
I run pod search not from directory with xcode project and it there was an error with reading podfile. Than I added check for existence of podfile. [#177]
-
Victor Ilyukevich authored
to prevent broken syntax highlighting in emacs (and maybe in another editors too)
-
- 23 Mar, 2012 2 commits
-
-
Fabio Pelosin authored
-
Fabio Pelosin authored
-