In my project in Xcode I have Issue: "No non-expired provisioning profiles are installed". I clicked "Fix Issue" and after 2-3 minutes:
"Generation of the team provisioning profile Apple ID "XxXxXxXxXx" is still pending. Please wait a moment and then click the Refresh button in the Details section of the Accounts tab fot this team."
I refreshed it and nothing. I have still "Pending (Managed by Xcode)" in all "IOS Team Provisioning Profile" on https://developer.apple.com/account/ios/profile/profileList.action.
any idea to fix it?
You can manually create your own provisioning profile (NOT managed by Xcode) and use that instead until the Xcode-managed profile is approved.
I have spent 24 hours with an Xcode profile in the "Pending" state, but if I manually create one it seems to get approved instantly.
You can manually add profiles through the Apple Developer Portal at https://developer.apple.com. You can use a wildcard app ID (*) to match any app, the same as your Xcode profile uses.