Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 9_3_X] feat: add OS version major/minor integer constants #11869

Merged
merged 3 commits into from Aug 6, 2020

Conversation

build
Copy link
Contributor

@build build commented Aug 5, 2020

Backport b21c5d7 from #11859

- Added new integer constants:
  * Ti.Platform.versionMajor
  * Ti.Platform.versionMinor
  * OS_VERSION_MAJOR
  * OS_VERSION_MINOR

Fixes TIMOB-28061
@build build added this to the 9.3.0 milestone Aug 5, 2020
@build build requested review from a team August 5, 2020 20:55
@build
Copy link
Contributor Author

build commented Aug 5, 2020

Warnings
⚠️ There is no linked JIRA ticket in the PR body. Please include the URL of the relevant JIRA ticket. If you need to, you may file a ticket on JIRA
Messages
📖

💾 Here's the generated SDK zipfile.

📖 ✊ The commits in this PR match our conventions! Feel free to Rebase and Merge this PR when ready.
📖

✅ All tests are passing
Nice one! All 7274 tests are passing.
(There are 708 skipped tests not included in that total)

Generated by 🚫 dangerJS against 49a14b1

@garymathews
Copy link
Contributor

Merging since this has been merged to master.

@garymathews garymathews merged commit fd7a7d9 into tidev:9_3_X Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants