Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9442] Compiling with Xcode under Titanium 2.0.2 GA produce 3 'semantic issue' warnings

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionDuplicate
Resolution Date2014-10-27T22:16:43.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.4.2, Release 3.5.0, Release 4.0.0
ComponentsiOS
Labels2.0.2GA, IOS5, Xcode, community
ReporterVincent
AssigneeIngo Muschenetz
Created2012-06-04T01:27:08.000+0000
Updated2015-03-03T22:41:44.000+0000

Description

since Ti 2.0.2 GA, I have the following warnings : Classes/TiUIWindowProxy.m : Instance method '-updateBarImage' not found (return type defaults to 'id') Instance method '-updateTitleView' not found (return type defaults to 'id') /Classes/TiHost.m : Instance method '-krollBridge' not found (return type defaults to 'id') step to reproduce with Kitchen Sink iphone example : open KitchenSink.xcodeproj and build with Xcode ( debug or release mode)

Attachments

FileDateSize
xcode_warnings2.0.2.GA.pdf2012-06-04T01:41:24.000+000022724

Comments

  1. Vincent 2012-07-06

    now 7 warnings with Titanium 2.1.0 AnalyticsModule.mm Instance method '-flushEventQueueWrapper' not found (return type defaults to 'id') TiBlob.m Incompatible pointer types returning 'NSNull *' from a function with result type 'NSString *' TiMediaAudioPlayerProxy.m Instance method '-start:' not found (return type defaults to 'id') TiHost.m Instance method '-krollBridge' not found (return type defaults to 'id') TiUIWindowProxy.m Instance method '-updateBarImage' not found (return type defaults to 'id') Instance method '-updateTitleView' not found (return type defaults to 'id') TiMapView.m Instance method '-proxyForAnnotation:' not found (return type defaults to 'id')
  2. Ingo Muschenetz 2014-10-27

    Resolving as duplicate of TIMOB-16697.

JSON Source