Hey! silly question im trying to submit an app but my binary is invalid. I get his email.
Missing 64-bit support - Beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK. Beginning June 1, 2015 app updates will also need to follow the same requirements. 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.
I wasn’t aware of this 64 bit requirement so i finished a new app in the last days and was trying to submit it when i got to this brick wall.
I tried to compile from the 0.9 version but somehow i can’t figure out how to make it work.
It’s quite a “simple” app and I’m not using any openCV so i believe it would be possible to compile with the current state of 0.9, am i right?
If so, could someone shed some light on how to compile from the current state of the 0.9 vs?