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

Update project to include arm64 architecture #1677

Closed
msqr opened this issue Nov 21, 2013 · 1 comment
Closed

Update project to include arm64 architecture #1677

msqr opened this issue Nov 21, 2013 · 1 comment

Comments

@msqr
Copy link
Contributor

msqr commented Nov 21, 2013

Hello,

I am trying to build a 64-bit app target that uses RestKit, however the current Xcode project in master does not include this architecture in its build configuration. I updated the configuration to include this (set it to "Standard architectures (including 64-bit)". Xcode updated the minimum deployment target to 5.1.1 automatically. The code built without any problems after this change.

I wonder if this could change could be integrated into RestKit?

Cheers,
Matt

@blakewatters
Copy link
Member

Yes, send me a pull request

On Wednesday, November 20, 2013, Matt Magoffin wrote:

Hello,

I am trying to build a 64-bit app target that uses RestKit, however the
current Xcode project in master does not include this architecture in its
build configuration. I updated the configuration to include this (set it to
"Standard architectures (including 64-bit)". Xcode updated the minimum
deployment target to 5.1.1 automatically. The code built without any
problems after this change.

I wonder if this could change could be integrated into RestKit?

Cheers,
Matt


Reply to this email directly or view it on GitHubhttps://github.com//issues/1677
.

To stay sane & productive, I don't live in e-mail. If you need to reach me
quickly, try this link: https://awayfind.com/blakewatters

msqr added a commit to msqr/RestKit that referenced this issue Nov 21, 2013
blakewatters added a commit that referenced this issue Nov 22, 2013
Update project to build for arm64 on iOS targets, re #1677.
wrightak pushed a commit to moneytree/RestKit that referenced this issue Nov 26, 2013
Conflicts:
	RestKit.xcodeproj/project.pbxproj
makdad added a commit to moneytree/RestKit that referenced this issue Nov 26, 2013
Update project to build for arm64 on iOS targets, re RestKit#1677.
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