Hi guys,
Can you please help me with this
I managed to send only one app to my iPhone using Xcode install.
Afterwards trying to send other apps I always get only " No code signature found"…
I tried to delete all my provisioning profiles from Apple member center, tried to do that in Xcode also (but provisioning profiles keep popping up after refresh)…
I deleted all provisioning profiles from iPhone (using Xcode).
I followed this article, no success:
http://developer.xojo.com/deployment
******************** UPDATE *********************
Guys, I have deleted ALL provisioning profiles, I even revoked my account
I have deleted all profiles from library-mobile-provision profiles, and manually added new ones!
Still no help (I think naming my app is the problem).
Can you please tell me:
- if my app name on Apple Developer is “First”, Apple adds “prefix” to it and they add “.comFirst” to the app ID.
What name should I write when building in Corona and what name should I give to my provisioning profile?
P.S. Xcode has “Fix this issue”, but I do not know how to do that from Corona (app works on Xcode iPhone simulator).
Corona creates only “First.app” file, and not .dSYM file?
********************** UPDATE NO. 2 ************************
I have tried build Corona Sample apps (building process goes fine, but I get the same error when attempting to install app on my iPhone).
Corona shows this message: "The version of iOS SDK (8.4) that’s installed on this computer does not match the target iOS version (9.0). You may encounter issues building or incompatibilities at runtime.
You should consider updating your version of Xcode or using xcode-select to enable a compatible version.
Do you want to proceed with a build?"
I have to emphasise that with same iOS SDK 8.4 version I have managed to successfully install one app on my iPhone this morning…
Waiting your reply.
Many thanks.
Ivan