Hello everyone,
I have been have this very annoying issue when I try to build my iOS app for distribution. I have the correct certificates.
I have the correct distribution provisioning profile.
I have deleted the build folder several times, and cleaned my project.
I have even created an new workspace and created a new project...
The compilations/build process works fine until after the image Optimazation complete, then after that I get this:
[ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : Validate build/Release-iphoneos/myAppName.app [ERROR] : (1 failure)I don't know what else to do at this point.
I am running Mavericks and targeting iOS SDK 7.1 Titanium sdk 3.3.0
Any help, suggestions and feedback will be greatly appreciated. Thank you all!