This makes it so all function are a no-op on SDK 8. This change is only intended to land in Studio, not in the liveview version the will go in the SDK, so I've branched master to create a 1_2_X, which will be a maintenance branch for the Studio version.
We have to do this in every hook function rather than before attaching the hook as the CLI info does not contain the SDK info when we're attaching the hooks.
https://jira.appcelerator.org/browse/TISTUD-9119
This makes it so all function are a no-op on SDK 8. This change is only intended to land in Studio, not in the liveview version the will go in the SDK, so I've branched master to create a 1_2_X, which will be a maintenance branch for the Studio version.
We have to do this in every hook function rather than before attaching the hook as the CLI info does not contain the SDK info when we're attaching the hooks.