iOS-Universal-Framework
iOS-Universal-Framework copied to clipboard
Xcode 6 universal framework
Hi Ksternerud, We were using the templates real and framework templates for building framework it was working perfectly fine for Xcode 5 but the scrips are not working for Xcode 6 so we were converting the frameworks to Xcode 6 compatible using iOS custom cocoa touch framework template which apple Introduced in Xcode 6.
Our Scenario : we have two frameworks one build framework is used in other framework, while converting the universal framework compatible with Xcode 6 we are facing indexing and macro header file issue ,Please let us know if we need to follow any steps to convert the framework to xcode 6 compatible .
https://github.com/pub-burrito/iOS-Universal-Framework/commit/88039e7a317ed7204039b1511d85274fb365d2cd
That commit allows me to continue using this project with Xcode 6.
Cool! Can you send a PR?
I see no sign that a PR ever happened for this. It would be nice to have this commit included for those of us that want to continue to use this project with Xcode 6.