I'm frantically trying to submit my app for the iOS 9 launch but I'm confronting a weird problem.
When I try to submit my application binary through Xcode 7, I get the following error:
What scares me is googling ERROR ITMS-90533 returned no results.
The architecture Build Settings seems to check out as per this stackoverflow question. In both the Project target and Extension target:
- Architecturesis set to- Standard Architectures (armv7, arm64)in both the Project target and Extension target
- Build Active Architectureis set to- NOfor- RELEASE
- Valid Architecturesis set to- arm64, armv7, armv7s
I'm not really sure what to do at this point. I've tried playing around with the settings and nothing seems to be working. Any help would be really awesome.


 
     
    