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

Build for different architectures #8

Open
chris838 opened this issue Jan 30, 2014 · 0 comments
Open

Build for different architectures #8

chris838 opened this issue Jan 30, 2014 · 0 comments

Comments

@chris838
Copy link
Contributor

Currently the project builds only for armv7 architecture. This is at least partly due to the fact that the libvpx is built for this architecture only.

The libvpx build script should be updated to build for the three default architectures used by Xcode 5 and the iOS 7 SDK: armv7; armv7s; arm64.

This should then permit the project itself to be built with these set as valid architectures and the architecture set with "(Including 64-bit)".

@ghost ghost self-assigned this Jan 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant