Error with signing with xcode project
I am trying to build using xcode project. The plugin recognizes the application project from snv. It can checkout the code but it will not sign the code. It have tried the CODE_SIGN_IDENTITY and PROVISIONING_PROFILE options on the additional command line parameters but it still fails every time trying to sign the app.
Please sign in to leave a comment.
We have a couple of similar requests in the tracker:
http://youtrack.jetbrains.com/issue/TW-24042
http://youtrack.jetbrains.com/issue/TW-24043
Which one is your case?
It sounds to me like 24042 is the issue. It seems like I need to build a custom script to sign the code then maybe do the xcodebuild. I will try that and see what happens.
http://youtrack.jetbrains.com/issue/TW-24042
Please inform us if you find a workaround, we'd really appreciate it.