• Luke Redpath's avatar
    Looks like the -fobj-arc flag we added to OTHER_LD_FLAGS in ea918cd9 was · 3a4344bb
    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.
    3a4344bb
Name
Last commit
Last update
bin Loading commit data...
examples Loading commit data...
lib Loading commit data...
spec Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.kick Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
Gemfile Loading commit data...
Gemfile.lock Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Rakefile Loading commit data...
TODO Loading commit data...
cocoapods.gemspec Loading commit data...
scratch-pad.md Loading commit data...