You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use xcodegen and have a multi-platform spec and open the project MacOS is selected by default. Is there a way to set the default target device to iPhone 15 or another device of my choosing?
The text was updated successfully, but these errors were encountered:
Following up on this. When we generate a project that is multi-platform that includes WatchOS it seems to default to WatchOS frequently which is not what we want. We want to find a way to enforce the default Target as well as the default build device for when the project is opened the first time after being generated.
Looking at the Spec I would have thought Platform would be the value to set but it seems this is overriden as auto when using the list of supportedDestinations
When I use xcodegen and have a multi-platform spec and open the project MacOS is selected by default. Is there a way to set the default target device to iPhone 15 or another device of my choosing?
The text was updated successfully, but these errors were encountered: