Hi all,
I'm new to codenameone and tried to build my first iOS App - but the build failed with an Export Error.
What I did is:
I created an Apple Developer Account.
I created certificate and provisioning profile manually with xcode (because the wizard does not work - there is no team I could select in the first step after login).
I located the certificate and provisioning profile in the Eclipse preferences and started the iOS build.
What I get:
The build failed but I have no idea why. In the error log this seems the relevant information:
Rejecting: 015b792e-0f79-42e0-b9a0-c8bebb4cb291 (Offending Key: application-identifier)
2016-10-09 17:34:32 +0000 [MT] -[IDEDistributionProvisioning _itemToSigningInfoMap:]: Can't find any applicable signing identities for items: (
"<IDEDistributionItem: 0x7fa3ecb60df0 'de.gtd.gui'
...
"Error Domain=IDECodesignResolverErrorDomain Code=7 \"No matching provisioning profiles found\"
Do you have any idea what could be wrong?
Kind regards
Klaus