Hi thereNew issues in X-Code 4.6/Volumes/OKO/Misiaka/Desktop/Documents/Apps/Work/iOS/Squizzar/CordovaLib/Classes/JSON/JSONKit.m/Volumes/OKO/Misiaka/Desktop/Documents/Apps/Work/iOS/Squizzar/CordovaLib/Classes/JSON/JSONKit.m:680:12: Direct access to objective-c's isa is deprecated in favor of object_setClass() and object_getClass()/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:77:11: Instance variable is declared here/Volumes/OKO/Misiaka/Desktop/Documents/Apps/Work/iOS/Squizzar/CordovaLib/Classes/JSON/JSONKit.m:931:17: Direct access to objective-c's isa is deprecated in favor of object_setClass() and object_getClass()/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:77:11: Instance variable is declared here/Volumes/OKO/Misiaka/Desktop/Documents/Apps/Work/iOS/Squizzar/CordovaLib/Classes/CDVLocation.m/Volumes/OKO/Misiaka/Desktop/Documents/Apps/Work/iOS/Squizzar/CordovaLib/Classes/CDVLocation.m:485:56: Implicit conversion from enumeration type 'UIDeviceOrientation' (aka 'enum UIDeviceOrientation') to different enumeration type 'UIInterfaceOrientation' (aka 'enum UIInterfaceOrientation')I've upgraded XCode to the latest version 4.6 (4H127)got installed Cordova 2.3.0 lib// commit 24d65ab645742e8360c3dd16d7a36411cc3383e0// File generated at :: Thu Jan 03 2013 16:57:26 GMT-0800 (PST)What I shall do to resolve that?CheersS
Same here after xcode update and frankly no idea how to resolve it.
Am Sonntag, 3. Februar 2013 16:25:48 UTC+1 schrieb Flaboy.com:
Hi thereNew issues in X-Code 4.6/Volumes/OKO/Misiaka/Desktop/Documents/Apps/Work/iOS/Squizzar/CordovaLib/Classes/JSON/JSONKit.m/Volumes/OKO/Misiaka/Desktop/Documents/Apps/Work/iOS/Squizzar/CordovaLib/Classes/JSON/JSONKit.m:680:12: Direct access to objective-c's isa is deprecated in favor of object_setClass() and object_getClass()/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:77:11: Instance variable is declared here/Volumes/OKO/Misiaka/Desktop/Documents/Apps/Work/iOS/Squizzar/CordovaLib/Classes/JSON/JSONKit.m:931:17: Direct access to objective-c's isa is deprecated in favor of object_setClass() and object_getClass()/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:77:11: Instance variable is declared here/Volumes/OKO/Misiaka/Desktop/Documents/Apps/Work/iOS/Squizzar/CordovaLib/Classes/CDVLocation.m/Volumes/OKO/Misiaka/Desktop/Documents/Apps/Work/iOS/Squizzar/CordovaLib/Classes/CDVLocation.m:485:56: Implicit conversion from enumeration type 'UIDeviceOrientation' (aka 'enum UIDeviceOrientation') to different enumeration type 'UIInterfaceOrientation' (aka 'enum UIInterfaceOrientation')I've upgraded XCode to the latest version 4.6 (4H127)got installed Cordova 2.3.0 lib// commit 24d65ab645742e8360c3dd16d7a36411cc3383e0// File generated at :: Thu Jan 03 2013 16:57:26 GMT-0800 (PST)What I shall do to resolve that?CheersS
--
-- You received this message because you are subscribed to the Google
Groups "phonegap" group.
To post to this group, send email to phon...@googlegroups.com
To unsubscribe from this group, send email to
phonegap+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/phonegap?hl=en?hl=en
For more info on PhoneGap or to download the code go to www.phonegap.com
To compile in the cloud, check out build.phonegap.com
---
You received this message because you are subscribed to the Google Groups "phonegap" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phonegap+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I also only got 2 warnings. But I got the 3rd warning after I tried to run on device. Attached is the screenshot of the error message.