application loader - different errors for different build settings.

Hi!

I am having trouble with submitting an app via the application loader.

During development, I have been testing the app on my personal iPhone with a developers provisioning profile from my private account. Now I want to publish it with the company profile. But I can’t.
The errors I receive vary. If I build for Device, and click on the popupped “would you like to upload to appstore?” I get this Error:
This app containts an embedded provisioning profile that is not associated with your account. Please use a provisioning profile associated with Team ID ***********

If I instead build for Xcode Simulator and try and upload that zip file instead I get these errors:

The Coderesources file is missing and it must me a symbolic _CodeSignature/CodeResources. Make certain that the bundle is on a locally-mounted volume (not a remote SMB volume) and be certain to use the mac os x finder to compress it.

Iphone Ipod Touch: application executable contains unsopported architecture(s): i386

Unable to extract codesigning entitlements from your application. Please make sure myAPP is a valid Mach executable that’s properly codesigned.

I have been trying to make new profiles and certificates all weekend, but thats hasn’t helped.
My question is Which errors should I try to fix? If theses errors only appear on different builds?

Is there any good templates for Build.Settings so that i can know for sure that its not my settings file thats corrupt?

Thank you for your time. Now: Lunch!

[import]uid: 199163 topic_id: 33581 reply_id: 333581[/import]

When all else fails, try building one of the sample apps shipped with CoronaSDK (e.g., HelloWorld) and see if you get the same error.

Problems in the build.settings file can cause code signing messages but I haven’t seen it mention provisioning profile issues before.

If you are still seeing problems after building and trying to submit the sample app, I would suggest deleting all your distribution provisioning files along with any expired profiles and certificates and use Xcode to download them for you (Refresh button on the Provisioning Profile pane). [import]uid: 7559 topic_id: 33581 reply_id: 133493[/import]

Thank you Tom!

Now, I have noticed now that application loader wants me to use my provate Team ID. I really do not want to do that, so for the last four days I have been making Apps, AppIDs, Certs and PPs like a crazy person. Application Loader Cant get it out of its thick head that I am not my individual ID at the moment.

Is there any embedded profile I can access and change via Xcode?
How is that Xcode template working out for people?
[import]uid: 199163 topic_id: 33581 reply_id: 133665[/import]

I have now used My private Team ID to publish the app and it worked. Does anyone know if apple is keen on moving apps around on different accounts?

It seems like the app contains something that tells app loader I used to test and stuff with my private account. [import]uid: 199163 topic_id: 33581 reply_id: 133673[/import]

Ok, dont try to upload as Team Admin. You need to be Team Agent.

Thank you! [import]uid: 199163 topic_id: 33581 reply_id: 133680[/import]

When all else fails, try building one of the sample apps shipped with CoronaSDK (e.g., HelloWorld) and see if you get the same error.

Problems in the build.settings file can cause code signing messages but I haven’t seen it mention provisioning profile issues before.

If you are still seeing problems after building and trying to submit the sample app, I would suggest deleting all your distribution provisioning files along with any expired profiles and certificates and use Xcode to download them for you (Refresh button on the Provisioning Profile pane). [import]uid: 7559 topic_id: 33581 reply_id: 133493[/import]

Thank you Tom!

Now, I have noticed now that application loader wants me to use my provate Team ID. I really do not want to do that, so for the last four days I have been making Apps, AppIDs, Certs and PPs like a crazy person. Application Loader Cant get it out of its thick head that I am not my individual ID at the moment.

Is there any embedded profile I can access and change via Xcode?
How is that Xcode template working out for people?
[import]uid: 199163 topic_id: 33581 reply_id: 133665[/import]

I have now used My private Team ID to publish the app and it worked. Does anyone know if apple is keen on moving apps around on different accounts?

It seems like the app contains something that tells app loader I used to test and stuff with my private account. [import]uid: 199163 topic_id: 33581 reply_id: 133673[/import]

Ok, dont try to upload as Team Admin. You need to be Team Agent.

Thank you! [import]uid: 199163 topic_id: 33581 reply_id: 133680[/import]