Wikitude / wikitude-cordova-plugin

Wikitude's Augmented Reality Plugin for Cordova - working together with the Wikitude SDK library for Android and iOS. Provides image recognition and tracking, geo-based augmente reality and 3D rendering and animations in an augmented reality scene
https://www.wikitude.com
Other
199 stars 181 forks source link

IOS Publish failed #126

Closed jeewankarki closed 4 years ago

jeewankarki commented 7 years ago

Hi,

When i run the app then showing error in below line.

Please Find reference screenshot attachment.

screen shot 1939-05-27 at 7 44 43 pm

/*

Thanks, Jeewan

AndreasSchacherbauerWikitude commented 7 years ago

Hi @jeewankarki, Which version of Xcode are you using? I guess you didn't modified the Wikitude Cordova plugin in any way before you encountered this problem?!

Best regards, Andreas

ghost commented 7 years ago

I was having the same issue even when starting a new cordova+wikitude project. I did what Xcode suggest to do and modified that line typedef NSString * WTRenderingAPI; NS_EXTENSIBLE_STRING_ENUM; in WTWikitudeTypes.h file and that fix the problem. :confused: Xcode Version : 7.3 (7D175)

AndreasSchacherbauerWikitude commented 7 years ago

Hi @vdcg444, Is there a particular reason why you use Xcode 7.x? It's kind of old...

Best regards, Andreas

ghost commented 7 years ago

I know! @AndreasSchacherbauerWikitude. I was in a hurry then, that's why I didn't upgrade my job's mac. Going to try with the latest version now, thank you!

AndreasSchacherbauerWikitude commented 7 years ago

Perfect, please let me know if it's fine with Xcode 8.x or 9.x (beta)