Hi. How can I change to an Individual Membership? Or when the time comes to notarize the app I will distribute from my website can I do that as an individual?
Change to Individual Membership
I suspect I’m missing something here. The notary service requires that you sign code with a valid Developer ID code signing identity [1]. It doesn’t care about the team type. It’ll accept code from both Individual and Organization teams.
Given that reality, what’s your actual goal here?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
[1] Specifically, valid at the time that the code was signed.