Slavcho
Slavcho

Reputation: 2812

No non-expired provisioning profiles were found

enter image description here
I cannot test my app on my device, the error that I'm seeing is the one shown in the image.
Even if I choose my account for Team I get the following message "An App ID with Identifier 'identifier' is not available. Please enter a different string.". I haven't enrolled to Apple's membership, but on my other mac this wasn't occurring. In my keychain access the certificates are installed but no provisioning profiles yet because I don't have any of them as soon as I'm free user.

Upvotes: 5

Views: 16376

Answers (1)

Sami
Sami

Reputation: 564

Based on the discussion.

Importing the developer account from the working machine resolved the issue:

https://developer.apple.com/library/ios/recipes/xcode_help-accounts_preferences/articles/export_signing_assets.html

Upvotes: 2

Related Questions