Erel,
I've deleted all the provisioning profiles to update to using my new iPhone.
When I follow the tutorial and try to compile a sample project, I get the following error...
Check dependencies
Code Sign error: Provisioning profile does not match bundle identifier: The provisioning profile specified in your build settings (“Development”) has an AppID of “com.AndrewLindsay.*” which does not match your bundle identifier “com.AndrewLindsay”.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.4'
warning: all apps should include an armv7 architecture (current ARCHS = "arm64").
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
I've deleted all the provisioning profiles to update to using my new iPhone.
When I follow the tutorial and try to compile a sample project, I get the following error...
Check dependencies
Code Sign error: Provisioning profile does not match bundle identifier: The provisioning profile specified in your build settings (“Development”) has an AppID of “com.AndrewLindsay.*” which does not match your bundle identifier “com.AndrewLindsay”.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.4'
warning: all apps should include an armv7 architecture (current ARCHS = "arm64").
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)