Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18029] iOS: Fix all optimization type errors detected by static analyzer

GitHub Issuen/a
TypeSub-task
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2014-11-16T04:35:06.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.5.0, Release 4.0.0
ComponentsiOS
Labelslook1
ReporterChee Kiat Ng
AssigneeEric Merriman
Created2014-11-13T03:47:55.000+0000
Updated2017-03-21T22:38:35.000+0000

Description

Optimization type errors detected by static analyzer are usually instance variables declared but never used. These should be removed. Verification method: 1. in Xcode, Product -> Analyze 2. Results will appear, look out for "optimization" type errors Resolving this ticket will result in 0 "optimization" type errors.

Comments

  1. Chee Kiat Ng 2014-11-13

    PR here: https://github.com/appcelerator/titanium_mobile/pull/6342
  2. Lee Morris 2017-03-21

    Closing ticket as fixed.

JSON Source