When I use the Export Wizard in Eclipse to build my app for all of the devices that I support, the info in the Connect IQ console window indicates that each model is being built at least twice. Some are built 3 times. The build for export takes hours so I'm looking for ways to cut that time down, so if there are duplicate builds happening, I'd love to stop them.
I get Icon size warnings on most builds whether I'm building to run on the simulator or building the whole package with the Export Wizard.
I'm not concerned about the Icon warnings, but the warnings happen only once for each individual build when I'm building to run with the Simulator, and as you can see below, they happen 2-3 times when building with the Export Wizard.
I was going to attach a .TXT file but can't see how to make that happen. If you can explain how to do that, please do.
If you can help me stop multiple builds, or understand that this is necessary, please let me know.
Thanks
Here's the text in the .TXT file
Individual build of VA-HR
======================================================
BUILD: C:\Program Files\Java\jre1.8.0_271\bin\java -Dfile.encoding=UTF-8 -Dapple.awt.UIElement=true -jar C:\Users\Jeff\AppData\Roaming\Garmin\ConnectIQ\Sdks\connectiq-sdk-win-4.0.9-2022-01-24-2154651d3\bin\monkeybrains.jar -o "C:\Users\Jeff\Google Drive\Sailing\Sail2WinApp\Sail2Win\bin\Sail2Win.prg" -w -y C:\Users\Jeff\Garmin\developer_key -d vivoactive_hr_sim -c 2.4.0 -f "C:\Users\Jeff\Google Drive\Sailing\Sail2WinApp\Sail2Win\monkey.jungle"
BUILD: WARNING: The launcher icon (30x30) isn't compatible with the specified launcher icon size of the device 'vivoactive_hr' (40x33). Image will be scaled to the target size.
BUILD: Complete
Individual buid of 245 Music
======================================================
BUILD: C:\Program Files\Java\jre1.8.0_271\bin\java -Dfile.encoding=UTF-8 -Dapple.awt.UIElement=true -jar C:\Users\Jeff\AppData\Roaming\Garmin\ConnectIQ\Sdks\connectiq-sdk-win-4.0.9-2022-01-24-2154651d3\bin\monkeybrains.jar -o "C:\Users\Jeff\Google Drive\Sailing\Sail2WinApp\Sail2Win\bin\Sail2Win.prg" -w -y C:\Users\Jeff\Garmin\developer_key -d fr245m_sim -c 3.2.0 -f "C:\Users\Jeff\Google Drive\Sailing\Sail2WinApp\Sail2Win\monkey.jungle"
BUILD: WARNING: The launcher icon (30x30) isn't compatible with the specified launcher icon size of the device 'fr245m' (40x40). Image will be scaled to the target size.
BUILD: Complete
Export Wizzard build of VA-HR and 245 Music
======================================================
BUILD: C:\Program Files\Java\jre1.8.0_271\bin\java -Dfile.encoding=UTF-8 -Dapple.awt.UIElement=true -jar C:\Users\Jeff\AppData\Roaming\Garmin\ConnectIQ\Sdks\connectiq-sdk-win-4.0.9-2022-01-24-2154651d3\bin\monkeybrains.jar -o "C:\Users\Jeff\Google Drive\Sailing\Sail2WinApp\Sail2Win\bin\Sail2Win.iq" -e -w -y C:\Users\Jeff\Garmin\developer_key -r -f "C:\Users\Jeff\Google Drive\Sailing\Sail2WinApp\Sail2Win\monkey.jungle"
BUILD: WARNING: The launcher icon (30x30) isn't compatible with the specified launcher icon size of the device 'vivoactive_hr' (40x33). Image will be scaled to the target size.
BUILD: WARNING: The launcher icon (30x30) isn't compatible with the specified launcher icon size of the device 'vivoactive_hr' (40x33). Image will be scaled to the target size.
BUILD: WARNING: The launcher icon (30x30) isn't compatible with the specified launcher icon size of the device 'fr245m' (40x40). Image will be scaled to the target size.
BUILD: WARNING: The launcher icon (30x30) isn't compatible with the specified launcher icon size of the device 'fr245m' (40x40). Image will be scaled to the target size.
BUILD: WARNING: The launcher icon (30x30) isn't compatible with the specified launcher icon size of the device 'fr245m' (40x40). Image will be scaled to the target size.
BUILD: Complete
Package Manager: Export successful.