There are two components of this PR, improved CI checks, and version updating script.
Improved CI checks.
adding a check to make sure both versions do not exist in pod yet
lint both SDKs before uploading either
This should make sure that if CI passes, both are successfully uploaded, and if CI fails, neither are uploaded.
version updating script.
this script does everthing in the iOS version bump/release document in notion, I believe running the script will overall result in less version bumping mistakes than doing it by hand every time. Of course it's still recommended to follow through the document and check the changes in git.
(There was no documentation on bumping MotionSDK in notion, which should have been there, I've updated the notion document)
There are two components of this PR, improved CI checks, and version updating script.
Improved CI checks.
version updating script.
(There was no documentation on bumping MotionSDK in notion, which should have been there, I've updated the notion document)