I'd like to make a project that contains app settings for CIQ2+ devices only.
I know I could create a specific resource folder and set the resource path of the devices which I know are CIQ2+ to it using a jungle. But that approach wouldn't support auto app migration. When Garmin would launch a new device, I'd have to change my jungle file manually to set the path for this new device, and recompile and reupload the project.
I wonder if there's a way to do it the other way around. I'd put the settings in the default resource folder (so that newer devices would use it after an auto-migration), but exclude the default resource folder from the older devices.
Thanks!