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

Xcode 6 universal framework

Open rescueprogramming opened this issue 11 years ago • 3 comments

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 .

rescueprogramming avatar Nov 10 '14 18:11 rescueprogramming

https://github.com/pub-burrito/iOS-Universal-Framework/commit/88039e7a317ed7204039b1511d85274fb365d2cd

That commit allows me to continue using this project with Xcode 6.

paynerc avatar Nov 11 '14 15:11 paynerc

Cool! Can you send a PR?

kstenerud avatar Nov 11 '14 17:11 kstenerud

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.

mbeaty avatar Feb 24 '15 21:02 mbeaty