You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/01/11 00:38:20 UTC

[GitHub] [cordova-docs] Birowsky opened a new issue #1145: Can't run app with single icon configuration

Birowsky opened a new issue #1145:
URL: https://github.com/apache/cordova-docs/issues/1145


   # Bug Report
   
   ## Problem
   `cordova run ios` fails after adding `<icon src="resources/icon.png" />` to `config.xml`. I've provided the `resources/icon.png` file, relative to the Cordova project root.
   
   CLI error message:
   
   > The following build commands failed:
   >         ..../cordova/platforms/ios/build/emulator/TheWorkoutApp.app ..../cordova/platforms/ios/TheWorkoutApp/Images.xcassets
   > (1 failure)
   > xcodebuild: Command failed with exit code 65
   > error Command failed with exit code 65.
   > 
   
   
   ### Environment, Platform, Device
   cordova 10.0.0
   cordova-ios 6.1.1
   Mac 11.1 (intel)
   
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org