Hi, i’m a new xcode user and i’ve got some trouble to integrate your latest sdk
When I build I get this error msg:
the current deployment target does not support automated __weak
My IOS deployment target is 8.0, Base sdk 8.0, architectures: arm64 arm7 arm7s, Obective-C Automatic Reference Counting is true.
I’ve tryied to => Refactor -> Convert to Objective-C ARC without success ( error: invalid deployment target for -stdlib=libc++ (requires IOS 5.0 or later (??) ) )
Hope you can help me,
Thank’s for your work 