valid provisioning profile matching the application's Identifier could not be found

前端 未结 5 1874
刺人心
刺人心 2020-12-15 05:38

I\'m trying to test my app on my device and am hitting the error stating \"A valid provisioning profile matching the application\'s Identifier \'com.mycompany.MyApp\' could

5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-15 06:09

    i was dealing with this problem forever, and similarly, quitting and reopening xcode and then refreshing from developer portal did the trick. interestingly, i guess because i am using a wildcard app id, i don't have to manually change the bundle id in the xcode project's target.

提交回复
热议问题