mark-veenstra commented on issue #338: support for creating Xcode9 style 
exportOptions.plist 
URL: https://github.com/apache/cordova-ios/pull/338#issuecomment-334074356
 
 
   > My only guess is that you are building for --device and then by
   default it is using the "release" section, which you do not seem to
   have fined.
   
   @jrryhrtn What do you mean with above? It is true that when I do `cordova 
build ios --device --debug` the build fails. When I do `cordova build ios 
--debug` the build succeeds, but I do NOT get any archive. So how can I 
generate an archive without `--device` or what is wrong in my setup so that 
`cordova build ios --device --debug` fails?
   As a sidenote the Apple ID that does work, also uses the `--device` flag, 
but also has no release certificate!
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to