Hello, I never quite understand the Xcode code signing process.
1 In Xcode, I start a new single view project.
2. In the next screen, I entered the product name Blank.
3. In Team add account, I entered my AppleID, after added it, it has my name showed up as personal Team. (I don't have an Apple paid account.)
4. In Organization Name. I entered a random name like Mafia
5. In Organization Identifier I entered com.xyz, (my full email is xyz@gmail.com)
6, In Bundle Identifier, it displays com.xyz.Blank. (Automatically generated.)
Then I clicked Next and Create.
A new screen comes up, it informs me two errors. Failed to create provisioning profile and No profiles for 'com.xyz.Blank' were found. What's wrong? Thanks
1 In Xcode, I start a new single view project.
2. In the next screen, I entered the product name Blank.
3. In Team add account, I entered my AppleID, after added it, it has my name showed up as personal Team. (I don't have an Apple paid account.)
4. In Organization Name. I entered a random name like Mafia
5. In Organization Identifier I entered com.xyz, (my full email is xyz@gmail.com)
6, In Bundle Identifier, it displays com.xyz.Blank. (Automatically generated.)
Then I clicked Next and Create.
A new screen comes up, it informs me two errors. Failed to create provisioning profile and No profiles for 'com.xyz.Blank' were found. What's wrong? Thanks
Last edited: