liveservices / LiveSDK-for-iOS

LiveSDK library for integrating with Live Connect
MIT License
138 stars 84 forks source link

64 bit support "_OBJC_CLASS_$_LiveConnectClient" #57

Closed hatim-haffane closed 9 years ago

hatim-haffane commented 9 years ago

hello , when i try to build for 64bit i get this error

Undefined symbols for architecture arm64: "_OBJCCLASS$_LiveConnectClient", referenced from: objc-class-ref can you help me please

aclev commented 9 years ago

How are you referencing the project? Did you download the source directly or did you use cocoapods?