xcode5.1 - Compile errors with segment.io after Xcode 5.1 update -


after updating xcode 5.1, receiving compile errors:

undefined symbols architecture arm64:   "_objc_class_$_localyticssession", referenced from:       objc-class-ref in analytics(localyticsprovider.o) ld: symbol(s) not found architecture arm64 clang: error: linker command failed exit code 1 (use -v see invocation) 

segment.io posted solution problem update 0.10.1 - add new version of framework xcode project: https://github.com/segmentio/analytics-ios/issues/98


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -