Josh Sharpe created CB-10853:
--------------------------------
Summary: Invalid image path for icon.png when uploading to app
store
Key: CB-10853
URL: https://issues.apache.org/jira/browse/CB-10853
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 4.0.1
Reporter: Josh Sharpe
When xcode uploads my app to the app store, I received this blocking error:
"Invalid Image Path - No image found at the path referenced under key
'CFBundleIconFile': 'icon.png'"
This, despite the fact that icon.png existed in the App Icon Asset catalog, and
on disk right beside all my other icons.
I was able to resolve using steps described here:
https://forums.developer.apple.com/thread/26455
Summarized as:
I had this same problem, it seems that Cordova does not properly copy the
icon.png file into the 'Resources' folder.
To fix:
In the 'View' menu, click Navigators > Show Project Navigator
Right-click on the 'Resources' folder and select 'Add Files to __project name__'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]