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

Disable x64 architecture for iOS #169

Closed
alexgarbarev opened this issue Feb 5, 2014 · 2 comments
Closed

Disable x64 architecture for iOS #169

alexgarbarev opened this issue Feb 5, 2014 · 2 comments

Comments

@alexgarbarev
Copy link
Contributor

Currently xcode project supports x64 architecture, but it brakes support of iOS 5 and iOS 6.. I created branch 32bit and disable x64.
I think it can be merged to master and then removed as branch

@jasperblues
Copy link
Member

You're right. We should build against 32bit, but test on all of:

  • OSX 64bit with/without ARC but not with garbage collection (its ruled out now)
  • iOS 32 & 64 bit.

@alexgarbarev
Copy link
Contributor Author

04d4d75. Issue can be closed

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

2 participants