Im using Version 14.0 (14A309)
In Xcode 13 i used the keybinding Control ⌃ + Option ⌥ + Command ⌘ + F to fix all errors in scope, for example an enum with missing cases.
It is not possible in Xcode 14 since the "Fix All Issues" button is disabled all the time.
You can navigate to "Fix All Issues" from:
Editor -> "Fix All Issues" but its not possible to tap the button.
Post
Replies
Boosts
Views
Activity
Is it possible to set up Xcode Cloud so it distributes the app to different bundle id? (for example, mock, test and release environment)
Right at the moment we are only limited to deploy TestFlight for the bundle ID that configured Xcode Cloud? I would really like to be able automate several different build with different bundle id's...
When i try to archive using Xcode Cloud to a different bundle id that the one configuring Xcode Cloud i get the following errors:
ITMS-90054: This bundle is is invalid.
ITMS-90345: Metadata.Info.plist Mismatch.
When I archive manually it works perfectly fine.
Suddenly I'm not able to load Xcode Cloud in Xcode 13.2.1. I didnt get this error yesterday.
13C100 is the newest version, so its kinda hard to update :/