[TIMOB-24354] iOS: Convert Ti.Filesystem 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-30T19:55:06.000+0000 |
| Updated | 2018-02-28T19:55:09.000+0000 |
Description
Move the
Ti.Filesystem namespace to ARC and integrate the changes with the existing namespaces using the -fobjc-arc flags.
No comments