[TIMOB-27132] iOS 13: Add MacOS as a target for deployment
GitHub Issue | n/a |
---|---|
Type | Epic |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-09-16T13:03:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 9.2.0 |
Components | iOS, iPad |
Labels | 2020-Q3, breaking-change, minimum-xcode11 |
Reporter | Rene Pot |
Assignee | Christopher Williams |
Created | 2019-06-05T09:48:01.000+0000 |
Updated | 2020-09-16T13:03:04.000+0000 |
Description
iOS 13 introduces the option to deploy iOS apps to MacOS. We should investigate the effort needed to allow Titanium apps to be deployed to MacOS.
Furthermore, this investigation should also contain permission system and possible other changes needed to make all (or as much as possible) of our existing iOS functionality work on MacOS.
*Expected result*
After implementation users should be able to deploy apps to MacOS and run them. If certain functionalities are hard to port we can omit them in initial release so we can at least say we've got support. If usage and interest is high enough we can build out other features from there.
They mentioned iPad Apps running on Mac.
PR (wip by Vijay): https://github.com/appcelerator/titanium_mobile/pull/11506
Is there any action on this ticket? That would be so awesome!
https://github.com/appcelerator/titanium_mobile/pull/11955
*Closing ticket*. Fix verified in SDK version
9.2.0.v20200915123928
, and9.3.0.v20200915132757
. *Test and other information can be found at:* https://github.com/appcelerator/titanium_mobile/pull/11955