Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 6 universal framework #205

Open
rescueprogramming opened this issue Nov 10, 2014 · 3 comments
Open

Xcode 6 universal framework #205

rescueprogramming opened this issue Nov 10, 2014 · 3 comments

Comments

@rescueprogramming
Copy link

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 .

@paynerc
Copy link

paynerc commented Nov 11, 2014

pub-burrito@88039e7

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

@kstenerud
Copy link
Owner

Cool! Can you send a PR?

@mbeaty
Copy link

mbeaty commented Feb 24, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants