osx - Validating error after archive in iOS -
i trying upload ionic project ios devices using xcode 7.3. created certificates , app ids , archived. after that, when click on validate option error, not understand! error says:
failed locate or generate matching signing assets: xcode attempted locate or generate matching signing assets , failed because of following issues. app id identifier 'com.*****.******' not available. please enter different string.
thankx in advance
i got same issue upload xcode7.3. before xcode7.3 dont need create app on itunesconnect , can create ipa file , things. did fix issue following:
- open itunesconnect , login apple-id password.
- create new ios app , select identifier used in our xcode project.
- after need go in xcode , select device , create archive.
- do same step did before , error goes away.
Comments
Post a Comment