2
我收到此錯誤,無法弄清楚發生了什麼。我正在使用Firebase4進行AuthUI。這是一個拉動舊版TwitterKit的人。這可能是問題嗎?與TwitterKit的FirebaseUI Auth Clang錯誤
錯誤:
Undefined symbols for architecture x86_64:
"_TWTRIdentifierForAdvertising", referenced from:
+[TWTRCardConfiguration deviceID] in TwitterKit(TWTRCardConfiguration.o)
ld: symbol(s) not found for architecture x86_64
與此貼子相同。所以請點擊這裏:[在這裏回答](https://stackoverflow.com/questions/44188112/undefined-symbols-for-architecture-x86-64-in-xcode-after-firebase-update) – jimijon