BUT, the release notes for 2.1.3 say
Add ability to target specific SDK version when building for a device.
We already have that ability at the project level. What does it mean for the build to target a version? For instance I see this in the build command line:
-s 1.2.1
Why would I want to target that version? What does it even mean? Does it mean I can't use 1.2.6 features like HR zones?
Is there a way to disable this?