Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3688

iOS AppStore vs Adhoc code signing issue

$
0
0

The Code signing part of Apple is as always confusing the crap out of me.
I have an iOS app that I can compile successfully using the Xojo setting “Build for Development”, and using Xcode can copy to any devices I allowed it on. So far, so good.
When I change the setting in Xojo to build for AppStore and compile, during the Signing part of the progress bar, Xojo comes back to me (after 30-45 seconds) with an error:

The operation couldn’t be completed. 2025-01-24 14:53:47.354 xcodebuild[4453:38402] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path "/var/folders/vr/kg0xh76d7v7ggtj2mdxwdtyh0000gn/T/myAppName-01-24_14-53-47.354.xcdistributionlogs".
error: exportArchive No profiles for 'nl.colorplaza.myAppName' were found

In the above I replaced the actual app name with “myAppName”

To which profile is this error referring to?
I have a Provisioning Profile that is active, for the App Store with iOS as a platform, and downloaded it from developer.apple.com and installed it by double clicking.
Is there a way to check the profiles used by Xojo in Xcode to perhaps get some better indication of the source of the issue?

Thanks in advance for any tips.

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 3688

Trending Articles