Just trying to build for the store and getting this error I haven’t seen before. I searched my code for App-Store but can’t see it. Is it possibly a MBS issue or has someone seen this before?
The operation couldn’t be completed. 2025-03-31 12:01:01.813 xcodebuild [4958:239549] [MT] IDEDistribution:
-[IDEDistributionLogging_createLoggingBundleAtPath:]:
Created bundle at path "/var/folders/da/ ph63n9v56yl9hyd4fwdq65j40000gp/T/Clueless
Crossword_2025-03-31_12-01-01.812 xcdistributionlogs".
2025-03-31 12:01:01.954 xcodebuild [4958:239549] [MT]
IDEDistribution: Command line name “app-store” is deprecated. Use “app-store-connect” instead.
error: exportArchive Provisioning profile "Clueless Crossword
App Store" doesn’t include signing certificate “Apple Distribution: Martin Fitzgibbons (…
)”.
Scott_C
(Scott C)
March 31, 2025, 6:33pm
2
There seems to be two other recent posts containing this message recently:
An iOS app compiled with the Build For Development option works, but when choosing the Build for App Store option in Xojo, I get the following Error:
The operation couldn’t be completed. 2025-01-25 15:08:18.124 xcodebuild[32163:253087] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path “/var/folders/vr/kg0xh76d7v7ggtj2mdxwdtyh0000gn/T/PaintPortal_2025-01-25_15-08-18.124.xcdistributionlogs”.
2025-01-25 15:08:18.172 xcodebuild[32163:253087] [MT] I…
I am developing an iOS app. I uploaded the app to App Store Connect for TestFlight, but when I checked the file size on App Store Connect, it was quite small, and when I opened the test app on the iPad I distributed for testing, only a blank page was displayed.
I think the Xojo program and the Xcode project are not linked. I have confirmed that the Bundle ID is the same for Xojo and Xcode. When I build with Xojo, the message “exportArchive Provisioning profile “iOS Team Store Provisioning Profi…
Hope this helps.
I tracked it down, it didn’t seem to relate to the error message but a duplicate certificate.
1 Like