When exporting a project using any of the SDK 7.4.x versions, the compiler attempts to build for the placeholder wearable2021
, even though it is not enabled among the target devices and is not even available for selection. The issue disappears after deleting the wearable2021
folder from the devices directory, which, for some reason, is still present among the devices downloaded by the SDK Manager. The smallwearable2021
folder is also present but does not seem to be considered by the compiler in this case. This problem does not occur with any of the previous SDK versions (7.3.x and earlier).