Hi, I have a problem with the new iStore requirements For an Asset.car file
I used the website at: *http://applicationloader.net/appuploader/icontool.php * Which produced png’s and an Assets.car file All of which I copied to the src directory I then edited the -app.xml file to include, Within the <icon> section *<image29x29>Icon-Small.png</image29x29> <image40x40>Icon-Small-40.png</image40x40> …… …. …. …. <image167x167>Icon-167.png</image167x167> <image180x180>Icon-180.png</image180x180>* I previously had entries for a few of these under: But commented these out I also *Project Structure -> Modules -> iOS Added all the image files and the Assets.car file “to package”* All seemed to work, but when I uploaded to the iStore I get: * ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'Icon-167.png'" ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'i...@2x.png'"* Plus a another 5 lines for the different image Paths *Anyone offer an example of how I would use CFBundleIcons for 2 (as an example) icons And where to put them in the xml file* Any help would be gratefully appreciated Phil:-) /I am using: IntelliJ 2017 Flex 4.16.1 AIR29/ -- Sent from: http://apache-flex-users.2333346.n4.nabble.com/