Wednesday, December 3, 2014

xcode 6.1 validation error: 64-bit and iOS 8 Requirements for New Apps

So I want to validate my game via Xcode 6.1 and i got the following error

64-bit and iOS 8 Requirements for New Apps October 20, 2014
Starting February 1, 2015, new iOS apps uploaded to the App Store must include 64-bit support and be built with the iOS 8 SDK, included in Xcode 6 or later. To enable 64-bit in your project, we recommend using the default Xcode build setting of “Standard architectures” to build a single binary with both 32-bit and 64-bit code.

Now I am stuck, I dont know what to do, just googling around

Ok, later I found that it is just a warning, so you can still submit your app to the appstore like normal, so cheers

No comments:

Post a Comment