I changed the application identifier and created a new provisioning profile for it. The new package identifier and provisioning profile are apparently set correctly in the target settings, and I do not receive a warning when archiving it. But when I want to export the archive, Xcode shows me a dialog:
There are no matching training profiles for "Applications / MyApp.app"
And below he says that:
None of the valid provisioning profiles allowed the specified rights: application identifier, beta reports-active, key-key groups
What am I missing to check / change?
thanks
EDIT: The alert dialog also displays the Visit Member Center and Import Developer Profile buttons. Do I need to install a developer profile if I just want to export the distribution binary?
Go to the Participant Center and then Certificates, Identifier and Profiles, "then create a new developer profile. Download and double-click on the profile, then clean the application. And run.
if you don’t decide. see this video https://www.youtube.com/watch?v=wAdV16nRLp8
Provisioning Profile Debug Release , Automatic (.. ). SO-.
Provisioning Profile
Debug
Release
Automatic
Xcode 7.2:
, "". "" , , , " ". , .
, .
, Bundle, .
Xcode 8 ( 8, ) Xcode → → IOS → , xcode orgaiser, → . , . : , . . " ", , 1 4 , → (4- ) . , , . , IPA. IPA .
In my case, it helped. No other option gave me the same error in the configuration profile, but not in the fourth.
If this is not convenient, by updating the Provisioning profile, you can try switching to TARGETS / Build Settings / Packaging / Product Identifier> . You may have forgotten to change the package identifier.
Source: https://habr.com/ru/post/1611444/More articles:Как скрыть будущие или прошлые даты в UIDatePickerView - iosJava 8 with Jetty issue for Linux - javaDoes Jetty 9 + Java> 8u74 always allocate maximum (-Xmx) memory on Linux? - java-8Boto3, s3 folder is not deleted - pythonSitecore redirect module - sitecoreПолучение нескольких запросов API с помощью React Native - apiNuitka on Windows - windows-7-x64Can we programmatically verify that this is a variable name in standard form or not? - javaAutomatic numbering in linq query - listWhy, when I create the SqlClient type, do I get the missing method exception execution time? - f #All Articles