dpogue commented on issue #1590:
URL: https://github.com/apache/cordova-ios/issues/1590#issuecomment-5391067785

   @deguchi Thanks for the detailed investigation! 2 thoughts:
   
   1. Would you be able to compare the results from Cordova iOS 7.1.1 and 
figure out what's different between the two versions in terms of the app 
resource signing? This worked in 7.1.1 as far as I've been able to tell.
   
   2. With Cordova iOS 8.x, does overriding the `EXECUTABLE_NAME` setting to 
something like "App" solve the problem (since there are no longer non-ASCII 
characters in play)? This would need to be done in the Xcode project file, but 
then you should be able to run a Cordova compile command from the CLI.
   
   If the second option works with `EXECUTABLE_NAME`, we can get that fixed for 
the next Cordova iOS version.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to