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
{{ message }}
This repository was archived by the owner on Jul 27, 2020. It is now read-only.
I am getting the following errors trying to build my app.
Undefined symbols for architecture arm64:
"OBJC_CLASS$_WeixinTimelineActivity", referenced from:
objc-class-ref in GalleryViewController.o
"OBJC_CLASS$_WeixinSessionActivity", referenced from:
objc-class-ref in GalleryViewController.o
ld: symbol(s) not found for architecture arm64
Hello,
I am getting the following errors trying to build my app.
Undefined symbols for architecture arm64:
"OBJC_CLASS$_WeixinTimelineActivity", referenced from:
objc-class-ref in GalleryViewController.o
"OBJC_CLASS$_WeixinSessionActivity", referenced from:
objc-class-ref in GalleryViewController.o
ld: symbol(s) not found for architecture arm64
Any help?
Thanks