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

Add Xcode 7 compatibility #213

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Xcode 7 compatibility #213

wants to merge 1 commit into from

Conversation

zittix
Copy link

@zittix zittix commented Sep 15, 2015

Add Xcode 7 compatibility for the Real Framework script and fixes issue #212

@zittix zittix mentioned this pull request Sep 15, 2015
@kstenerud
Copy link
Owner

Is there any way to copy these xcspec files from the Xcode folder? That would make things a little more future proof.

@Danappelxx
Copy link

ping?

@neilyoung
Copy link

@Danappelxx: I'm not the project owner, but I suppose this project is discontinued. I personally made a new "Framework" project in XCode 7 from scratch with all my sources, that came a long way since XCode 3 or so. It was a bit of work but in the end it was worth it and I'm now having my project as an official framework project available for the future

@Danappelxx
Copy link

@neilyoung Right! I forgot to delete/edit my comment - I was having an issue that was related with this, but it had a different cause. Thanks, though.

@zittix
Copy link
Author

zittix commented Nov 5, 2015

@neilyoung are you able to create a universal framework for devices and simulator without script?

@neilyoung
Copy link

@zittix: My framework is not supposed to run in simulator because it is close to real device hardware, but when I started I checked out this tutorial http://insert.io/framework-ios8-xcode6/. The script published there was able to build me a framework containing all device architectures plus the simulator stuff.

EDIT: Right now I'm not using this script anymore, just building a release version for a "Generic device"

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

Successfully merging this pull request may close these issues.

4 participants