Post

Replies

Boosts

Views

Activity

Reply to Xcodecloud Xcodebuild Failed With Exit Code 70
This is/was driving me nuts... after cleaning virtually all warnings, deleting identifiers, toggling automatic provisioning in Xcode and a million other things, the advice above may have been the key. Here is what I did: From Xcode, perform an Archive of the iPhone app (I have the main app, widgets, and a companion watch app with its own widget extension as well (probably source of the problem)). After the Archive is created, perform a Validate. After Validate, perform a Distribute, choose Custom, choose Release Testing, choose App Thinning "All". After this, it appears to be working again... I got a TestFlight notification on my phone. Fingers crossed for Xcode cloud build, next. Update: Xcode Cloud did NOT work. I thought the above might reinitialize something but apparently not. Still failing on my watchOS archive: Showing All Messages Run command: 'xcodebuild -exportArchive -archivePath /Volumes/workspace/tmp/0ad1cd3c-4b88-48c6-b61f-ace8da289cdd.xcarchive -exportPath /Volumes/workspace/adhocexport -exportOptionsPlist /Volumes/workspace/ci/ad-hoc-exportoptions.plist '-DVTPortalRequest.Endpoint=http://172.16.55.65:8089' -DVTProvisioningIsManaged=YES -IDEDistributionLogDirectory=/Volumes/workspace/tmp/ad-hoc-export-archive-logs -DVTSkipCertificateValidityCheck=YES -DVTServicesLogLevel=3' New ideas welcome!
Nov ’24
Reply to Xcodecloud Xcodebuild Failed With Exit Code 70
This is/was driving me nuts... after cleaning virtually all warnings, deleting identifiers, toggling automatic provisioning in Xcode and a million other things, the advice above may have been the key. Here is what I did: From Xcode, perform an Archive of the iPhone app (I have the main app, widgets, and a companion watch app with its own widget extension as well (probably source of the problem)). After the Archive is created, perform a Validate. After Validate, perform a Distribute, choose Custom, choose Release Testing, choose App Thinning "All". After this, it appears to be working again... I got a TestFlight notification on my phone. Fingers crossed for Xcode cloud build, next. Update: Xcode Cloud did NOT work. I thought the above might reinitialize something but apparently not. Still failing on my watchOS archive: Showing All Messages Run command: 'xcodebuild -exportArchive -archivePath /Volumes/workspace/tmp/0ad1cd3c-4b88-48c6-b61f-ace8da289cdd.xcarchive -exportPath /Volumes/workspace/adhocexport -exportOptionsPlist /Volumes/workspace/ci/ad-hoc-exportoptions.plist '-DVTPortalRequest.Endpoint=http://172.16.55.65:8089' -DVTProvisioningIsManaged=YES -IDEDistributionLogDirectory=/Volumes/workspace/tmp/ad-hoc-export-archive-logs -DVTSkipCertificateValidityCheck=YES -DVTServicesLogLevel=3' New ideas welcome!
Replies
Boosts
Views
Activity
Nov ’24
Reply to Can you preserve "early adopter pricing"?
How did this tactic work out for you? Was it worth it? Did you eventually raise the price?
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Xcode Cloud upload dSYM to Sentry
Now, if I've got a companion Apple Watch app, can I prevent another download of the Sentry package and prevent those symbols from being uploaded?
Replies
Boosts
Views
Activity
Jul ’24