Skip to content
This repository has been archived by the owner on Oct 5, 2019. It is now read-only.

Undefined symbols ___isOSVersionAtLeast in TWTRImageScrollView #48

Open
samigehi opened this issue Mar 25, 2018 · 1 comment
Open

Undefined symbols ___isOSVersionAtLeast in TWTRImageScrollView #48

samigehi opened this issue Mar 25, 2018 · 1 comment

Comments

@samigehi
Copy link

I unable to integrate TwitterKit in Swift 3.

I'm trying to show Twitter Timeline in my app, but when I compile TwitterKit with Swift 3 I get this error.

Error

Undefined symbols for architecture x86_64:
"___isOSVersionAtLeast", referenced from:
-[TWTRImageScrollView init] in TwitterKit(TWTRImageScrollView.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@xukaipopo
Copy link

you can update your xcode to 9 or later

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants