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
Seems like a duplicate of #589 , it selects the first executable target using ASCII sorting; for now try changing the target name to ‘zMyApp’ or the watch target name to ‘AMyWatchApp’ — note case sensitivity, any uppercase sorts before any lowercase
When i created a watch scheme with different name, the scheme points to the {myApp}.app instead of {MyWatchApp}.app.
I didnt find any option to set the Executable* to point to the right .app file.
Executable* - (Watch) Scheme -> Run -> Info -> Executable
This created the scheme, but the executable target was {MyApp.app} instead of {MyWatchApp.app}
Can you point out if I am missing anything here?
The text was updated successfully, but these errors were encountered: