iOS-Universal-Framework icon indicating copy to clipboard operation
iOS-Universal-Framework copied to clipboard

MK7 (embedded framework) and Xcode 5.1

Open darthpelo opened this issue 10 years ago • 4 comments

Hi since version 5.1 of Xcode, the script is not able to generate the embedded version of the framework, generates only the version without the resources. No error or warning from the scripts. I use MK7 branch.

Others have the same problem?

Thanks

darthpelo avatar Mar 12 '14 14:03 darthpelo

Update: I forgot to mention that Xcode shows "Build failed" at the end, but no red alert and a log of the problem.

darthpelo avatar Mar 12 '14 14:03 darthpelo

I also experiencing this problem: "Build failed" with no red markings on a log after updating Xcode 5.0.2 to Xcode 5.1.

allanmacatingrao avatar Mar 23 '14 12:03 allanmacatingrao

I have the same problem. Please fix it.

nikitabelosludtcev avatar Apr 04 '14 11:04 nikitabelosludtcev

I "solved" the problem by redoing the framework with https://github.com/jverkoey/iOS-Framework. Now my new framework works equally well with arm64 that with the i386 architetture.

I'm sorry to abandon this project after two years, but iOS Framework is a solution aligned with Xcode, does not work with tricks, so works fine with each Xcode version.

darthpelo avatar Apr 04 '14 13:04 darthpelo