As of late 2021, we are in the process of updating Stencylpedia and fixing up outdated & broken content. Thanks for your patience!
Disclaimer: Use comments to provide feedback and point out issues with the article (typo, wrong info, etc.). If you're seeking help for your game,
please ask a question on the forums. Thanks!
7 Comments
KJGAMES16
it keeps telling me "Your app's identifier doesn't match the one in your provisioning profile". What can i do?
0
it keeps telling me "Your app's identifier doesn't match the one in your provisioning profile". What can i do?
0
zackyzoom
I"m doing everything but when I try to publish the app, it keeps telling me "Your app's identifier doesn't match the one in your provisioning profile". What does that mean?
0
I"m doing everything but when I try to publish the app, it keeps telling me "Your app's identifier doesn't match the one in your provisioning profile". What does that mean?
0
vvitek
When publishing to iOs on my Mac, I get this error, and it is compiling forever...
[LOG] Check dependencies
[LOG] Code Sign error: No unexpired provisioning profiles found that contain any of the keychain's signing certificates
[LOG] warning: iOS deployment targets lower than 4.3 are not supported (current IPHONEOS_DEPLOYMENT_TARGET = "4.1", ARCHS = "armv7").
[LOG]
[LOG]
[LOG] ** BUILD FAILED **
[LOG]
[LOG]
[LOG] The following build commands failed:
[LOG] Check dependencies
[LOG] (1 failure)
Any sugestions what I set wrong? Is it on the xcode side?
Thank you!
1
When publishing to iOs on my Mac, I get this error, and it is compiling forever...
[LOG] Check dependencies
[LOG] Code Sign error: No unexpired provisioning profiles found that contain any of the keychain's signing certificates
[LOG] warning: iOS deployment targets lower than 4.3 are not supported (current IPHONEOS_DEPLOYMENT_TARGET = "4.1", ARCHS = "armv7").
[LOG]
[LOG]
[LOG] ** BUILD FAILED **
[LOG]
[LOG]
[LOG] The following build commands failed:
[LOG] Check dependencies
[LOG] (1 failure)
Any sugestions what I set wrong? Is it on the xcode side?
Thank you!
1
Jon
I've updated the article to be very clear about the required certificates. To reiterate, you need to generate your P12 from your DISTRIBUTION certificate, NOT your developer certificate.
If you don't do this, you get some error along the lines of this when StencylBuilder e-mails you back and you check the output logs.
Code Sign error: The identity 'iPhone Developer: Austin Langston (xxxxxxxxxx)' doesn't match any identity in any profile
1

I've updated the article to be very clear about the required certificates. To reiterate, you need to generate your P12 from your DISTRIBUTION certificate, NOT your developer certificate.
If you don't do this, you get some error along the lines of this when StencylBuilder e-mails you back and you check the output logs.
Code Sign error: The identity 'iPhone Developer: Austin Langston (xxxxxxxxxx)' doesn't match any identity in any profile
1