Open darthpelo opened 10 years ago
Update: I forgot to mention that Xcode shows "Build failed" at the end, but no red alert and a log of the problem.
I also experiencing this problem: "Build failed" with no red markings on a log after updating Xcode 5.0.2 to Xcode 5.1.
I have the same problem. Please fix it.
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.
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