ios-ruby-embedded icon indicating copy to clipboard operation
ios-ruby-embedded copied to clipboard

Lipo moved in Xcode 7

Open csduarte opened this issue 10 years ago • 0 comments

Hello,

I was going to try and create a PR, but i could not find the proper way to test for Xcode 7, but in Xcode 7 the lipo binary was moved to:

/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo

or in regards to the rakefile:

LIPOPATH = "#{XCODEROOT}/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo"

csduarte avatar Nov 29 '15 18:11 csduarte