Adobe-Marketing-Cloud-Apps / aem-phonegap-starter-kit

⛔️DEPRECATED: Bootstrap your AEM Apps project
MIT License
34 stars 27 forks source link

error adding the ios platform #10

Closed scottbrodersen closed 8 years ago

scottbrodersen commented 8 years ago

When I add the iOS platform to the project, I get an error (about 10 times, same error) that it cannot find the icon file:

sbroders-2015:ShapesCon-dev.1446731874255 sbroders$ cordova platform add ios Adding ios project... iOS project created with cordova-ios@3.9.2 cp: no such file or directory: /Users/sbroders/Documents/6.1/Apps/ShapesCon-dev.1446731874255/icon.png

Seems like it should be looking in the www folder instead of the project folder.

blefebvre commented 8 years ago

icon.png is now in the expected location, so this error should no longer occur.