[TIMOB-24333] iOS: Convert Ti.WatchSession to ARC
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Unknown |
Created | 2017-01-21T16:25:42.000+0000 |
Updated | 2018-02-28T19:55:03.000+0000 |
Description
Move the
Ti.WatchSession
namespace to ARC and integrate the changes with the existing namespaces using the -fobjc-arc flags.
No comments