[TIMOB-19391] iOS9: Enable app store submission of watch apps
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2015-08-21T15:20:00.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Tooling |
Labels | watchOS2 |
Reporter | Chee Kiat Ng |
Assignee | Chris Barber |
Created | 2015-08-21T06:41:30.000+0000 |
Updated | 2017-03-17T18:01:20.000+0000 |
This is a non-issue. For a Titanium project that contains a WatchOS2 app, the Xcode project will have 3 targets: the app, the watch extension, and the watch app. The app must have ENABLE_BITCODE set to false because our libraries do not have ENABLE_BITCODE enabled. However, the watch extension and watch app targets do have ENABLE_BITCODE set to true. So there is no action item here.
Closing ticket as invalid.