[TIMOB-18866] iOS: Fix segmentation faults in ios-sim
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-06-05T22:16:58.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | Tooling |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2015-05-01T09:26:00.000+0000 |
Updated | 2017-03-16T22:48:50.000+0000 |
Description
ios-sim recently started supporting watch apps, but this new functionality introduced some segmentation faults. ios-sim needs to be cleaned up and should probably use ARC for managing memory.
Solved! ios-sim has been moved to https://github.com/appcelerator/ios-sim-old. A new ios-sim can be found at the original URL: https://github.com/appcelerator/ios-sim. The amazing commit with all sorts of good stuff is here: https://github.com/appcelerator/ios-sim/commit/c8e93f3ad9c802353c5d7beb74bdba004355e986
Closing ticket as fixed.