From the website: "Xcode is the easiest way to request certificates. Connect your device to your Mac and click Use for Development in Xcode's Organizer window. Sign in with the Apple ID associated with your iOS Developer Program membership and Xcode will automatically generate your certificates." The problem is, in the "organizer" window there is only "Archive" and "Crashes", even though I do have a connected device.
Asked
Active
Viewed 161 times
0
-
You may be reading something that is older, the organizer window used to contain the devices manager in earlier versions of Xcode. Try the Devices window. – allenh Jul 16 '17 at 18:52
-
Thanks for the suggestion; however, that window only contains "view device logs" and "take screenshot". – pete Jul 16 '17 at 19:00
-
What you're trying to do may also be automatic now or part of the Xcode installation. Can you create a template "Cocoa Application" macOS application and then just press the "play" button. Based on your question, I'm inferring that you are trying to do macOS development as opposed to iOS dev. – allenh Jul 16 '17 at 19:03
-
I'm trying to put my iOS app on the app store. – pete Jul 16 '17 at 19:08
-
So you're first trying to run it on your iPhone? – allenh Jul 16 '17 at 19:12
-
No i just need to put it on the app store. And now I ran into this issue: https://stackoverflow.com/questions/20565565/an-app-id-with-identifier-is-not-available-please-enter-a-different-string (which the solution doesn't solve) – pete Jul 16 '17 at 19:24
-
Let us [continue this discussion in chat](http://chat.stackoverflow.com/rooms/149333/discussion-between-allen-humphreys-and-pete). – allenh Jul 16 '17 at 19:33