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
alert.informativeText ="The process will continue on the GitHub website in your default web browser. You will have to enter the code shown below.\n\n\(response.userCode)\n\nWhen you return to CCMenu please wait for a token to appear."
47
+
alert.messageText =response.userCode
48
+
alert.informativeText ="The process will continue on the GitHub website in your default web browser. You will have to enter the code shown above.\n\nWhen you return to CCMenu please wait for a token to appear."
49
49
alert.alertStyle =.informational
50
-
alert.addButton(withTitle:"Copy code and continue")
50
+
alert.addButton(withTitle:"Copy Code and Continue")
0 commit comments