Maha Ahmed
Maha Ahmed

Reputation: 1

how to test Xcode app on real iPhone?

i want to test my app on my iPhone ... i created app id and i plug my device into mac i have these errors ...

1-Automatic signing failed Xcode failed to provision this target. Please file a bug report at http://bugreport.apple.com/ and include the Update Signing report from the Report navigator. 2-No profiles for 'com.companyname.iosfed' were found Xcode couldn't find any iOS App Development provisioning profiles matching 'com.companyname.iosfed'. my iPhone is ios 11.2.2 and i use Xcode 9.2

[1]: https://i.sstatic.net/LYaEA.pngstrong text

Upvotes: 0

Views: 140

Answers (1)

Bilal Awan
Bilal Awan

Reputation: 5360

Change your bundle Identifier (Bundle ID).

Upvotes: 0

Related Questions