mercredi 26 mars 2014

Resource image in Ssencha Architect and Cordova integration

Hi, I have two questions about sencha Architect and Cordova integration.





1 -

After:

sencha cordova init com.mycompany.MyApp MyApp





I see the config.xml file. If I edit this file and next build app (from sencha architect or by "sencha app build native"/"sencha app build -run native"), the file config.xml is not copied to the folder with the cordova's project (e.g. ./cordova/config.xml and ./cordova/platforms/ios/www/config.xml)

Why?





2 -

In the app folder there is "resources" folder with icons, loading and startup. If I change the icons/loading/startup images and then build app (from sencha architect or by "sencha app build native"/"sencha app build -run native"), the images aren't copied to the correct folder (e.g. ./cordova/platforms/ios/APPNAME/Resources/icons/ and ./cordova/platforms/ios/APPNAME/Resources/splash) but I need to copy manually the images from ./resources/icons and ./resources/loading to the right folders. This happens whether I use "sencha app build native" than using the button "publish" into "sencha architect".

It 's normal?





Thank you




Aucun commentaire:

Enregistrer un commentaire