Closed IngmarStein closed 11 years ago
No idea sorry, it looks like the server is responding with the "can't convert nil into String" message but a quick Google doesn't turn up any results from other people using the API (it appears to be a RoR message). All I can suggest is asking the PGB support what went wrong with the build?
Ok, I found the issue: the name of the p12 file must not start with a dot…
Hi,
I've set up iOS signing in the pom according to the documentation:
My
settings.xml
containsUploading the key seems to work fine (it shows up as unlocked on build.phonegap.com):
However, the build fails with
And PhoneGap Build presents the dreaded "Oh geez. Your build failed." message. If I upload the very same certificate and profile using PhoneGap Build's website, the application builds just fine. Any idea what is wrong here?