Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined symbols for architecture arm64: #127

Open
bxrhhy opened this issue Nov 23, 2021 · 1 comment
Open

Undefined symbols for architecture arm64: #127

bxrhhy opened this issue Nov 23, 2021 · 1 comment

Comments

@bxrhhy
Copy link

bxrhhy commented Nov 23, 2021

Machine: Mac os 11.1(big sur)
cpu: intel
iosDevice: iphone 6s(ios14.8.1)
Undefined symbols for architecture arm64:
"_swift_FORCE_LOAD$_swiftDataDetection", referenced from:
_swift_FORCE_LOAD$swiftDataDetection$_FBAudienceNetwork in FBAudienceNetwork(FBAudienceNetwork.o)
(maybe you meant: _swift_FORCE_LOAD$swiftDataDetection$_FBAudienceNetwork)
"OBJC_CLASS$_SKAdImpression", referenced from:
objc-class-ref in FBAudienceNetwork(FBAdSKAdNetworkManager.m.o)
"_swift_FORCE_LOAD$_swiftFileProvider", referenced from:
_swift_FORCE_LOAD$swiftFileProvider$_FBAudienceNetwork in FBAudienceNetwork(FBAudienceNetwork.o)
(maybe you meant: _swift_FORCE_LOAD$swiftFileProvider$_FBAudienceNetwork)
ld: symbol(s) not found for architecture arm64

@youssefali424
Copy link

quick solution , specify a working version of FBAudienceNetwork in podfile ex (6.5.1 currently working)

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

No branches or pull requests

2 participants