onesky / plugin-ios-ota

Over the air plugin
50 stars 8 forks source link

Apple Mach-O Linker Error #1

Closed soheilbm closed 9 years ago

soheilbm commented 9 years ago

I'm getting error when I try to build the app on simulator.

ld: warning: ignoring file /Users/SAMPLE/Projects/SAMPLE-ios/OneSkyOTAPlugin.framework/OneSkyOTAPlugin, missing required architecture x86_64 in file /Users/SAMPLE/Projects/SAMPLE-ios/OneSkyOTAPlugin.framework/OneSkyOTAPlugin (4 slices) Undefined symbols for architecture x86_64: "_OBJCCLASS$_OneSkyOTAPlugin", referenced from:

bretdabaker commented 9 years ago

I have added x86_64 arch and recompiled the SDK, it should fix the problem. Thanks for reporting.

https://github.com/onesky/plugin-ios-ota/releases/download/0.8.1/OneSkyOTAPlugin.zip