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 execute make deploy, everything works just as expected. There is another issue open for "direct transfer via xcode" so I won't touch that here.
However, since I have only one certificate installed on my mac, it's sometimes annoying when the console asks me to select a certificate by executing make deploy cert=0 where 0 is the certificate index from the list.
Can this step be somehow avoided?
The text was updated successfully, but these errors were encountered:
When I execute
make deploy
, everything works just as expected. There is another issue open for "direct transfer via xcode" so I won't touch that here.However, since I have only one certificate installed on my mac, it's sometimes annoying when the console asks me to select a certificate by executing
make deploy cert=0
where 0 is the certificate index from the list.Can this step be somehow avoided?
The text was updated successfully, but these errors were encountered: