Hello,
I’m getting the following error:
Failed to create target code sign properties mapping, error: failed to get provisioning profile - bundle id mapping, error: undefined method
end_with?’ for [“MyProject.xcodeproj”]:Array`
Before upgrading to latest xcode 9 beta, I was able to build fine. I have selected the latest xcode build for bitrise also. I have even reuploaded the code signatures. Nothing seem to fix it.
Hi @ahmettaha ,
Can you please copy paste the build’s URL here, or send it in email (https://www.bitrise.io/contact )?
I pasted thr link abovr. Thank you
1 Like
Thank you, we’ll check it ASAP! @ahmettaha
Hello,
Is there any hope?
Thank you
https://www.bitrise.io/build/b372d97bfd31c94a
@ahmettaha If I’m right @godreikrisztian already contacted you through the onsite chat - we’ll report the solution here too for future reference
Hi @ahmettaha
thanks for the issue report!
We released a new version (GitHub - v2.2.1 / discuss: Xcode Archive & Export for iOS v2.2.1 ), this version should be able to generate the exportOptions with xcode 9.
1 Like
Edit: Decided to report this as a separate issue:
Hi there,
I’m trying to build my app on with the Xcode 9 GM stack.
It runs the tests and builds the archive fine. Here is the error I get:
▸ Archive Succeeded
Using export options
Generating export options
using export-method input: ad-hoc
Failed to create target code sign properties mapping, error: failed to run ruby script, output: {"error":"undefined method `[]' for nil:NilClass\n[\"/var/folders/90/5stft2v13fb_m_gv3c8x9nwc0000gn/T/__ruby-script-runner__154720919/script.rb:36:in `block (3 l…
1 Like