Post

Replies

Boosts

Views

Activity

Reply to Xcode Cloud uses beta version when configured for latest release
I'm running Xcode27.0 beta on MacOS27 beta, so I can't just go back and run Xcode26. updating the Info.plist BuildMachineOSBuild was rejected. But Xcode 26.6 CLI is still viable: Point shell release Xcode (not beta): export DEVELOPER_DIR="/Applications/Xcode.app/Contents/Developer" Bump build number (higher than prior, for me 6): /usr/libexec/PlistBuddy -c 'Set :CFBundleVersion 6' appname/Info.plist Archive w/release SDK: xcodebuild archive -project appname.xcodeproj -scheme appname -configuration Release -destination 'generic/platform=iOS' -archivePath build/appname.xcarchive -allowProvisioningUpdates Export for App Store: xcodebuild -exportArchive -archivePath build/appname.xcarchive -exportPath build/export -exportOptionsPlist ExportOptions.plist -allowProvisioningUpdates Use Transporter to distribute to App Store Connect. Choose build: build/export/youappname.ipa. Deliver. There really needs to be an official way for developers in Beta to a/do Internal testing. wtf. b/still deliver. This is a gap. Good luck.
4d
Reply to Xcode Cloud uses beta version when configured for latest release
I'm running Xcode27.0 beta on MacOS27 beta, so I can't just go back and run Xcode26. updating the Info.plist BuildMachineOSBuild was rejected. But Xcode 26.6 CLI is still viable: Point shell release Xcode (not beta): export DEVELOPER_DIR="/Applications/Xcode.app/Contents/Developer" Bump build number (higher than prior, for me 6): /usr/libexec/PlistBuddy -c 'Set :CFBundleVersion 6' appname/Info.plist Archive w/release SDK: xcodebuild archive -project appname.xcodeproj -scheme appname -configuration Release -destination 'generic/platform=iOS' -archivePath build/appname.xcarchive -allowProvisioningUpdates Export for App Store: xcodebuild -exportArchive -archivePath build/appname.xcarchive -exportPath build/export -exportOptionsPlist ExportOptions.plist -allowProvisioningUpdates Use Transporter to distribute to App Store Connect. Choose build: build/export/youappname.ipa. Deliver. There really needs to be an official way for developers in Beta to a/do Internal testing. wtf. b/still deliver. This is a gap. Good luck.
Replies
Boosts
Views
Activity
4d
Reply to Cycling VO2max
Thanks for the great responses. I filed a feature request FB23079094.
Topic: Health & Fitness SubTopic:
Health & Fitness Q&A
Replies
Boosts
Views
Activity
Jun ’26