You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_ConnectSDK", referenced from:
objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
import ConnectSDK
.....
ConnectSDK.initialize()
Changing Build Phases -> Architectures to arm64, not help.
The text was updated successfully, but these errors were encountered:
Building on M1 Pro Mac Error, Xcode 14.2
Changing Build Phases -> Architectures to arm64, not help.
The text was updated successfully, but these errors were encountered: