gpt4 book ai didi

ios - 如何解决 NSScanner 上的 "Undefined symbols for architecture x86_64"问题? React-Native 中的 Swift pod

转载 作者:行者123 更新时间:2023-12-02 02:30:18 25 4
gpt4 key购买 nike

我最近在react-native中创建了一个 strip 集成。我将 stripe ios sdk 从 Objective C 更新到了最新的完整 swift sdk,但现在我在构建它时遇到了这个问题,我真的不知道如何解决它。

我已经放置了“Dummy”swift 文件,而不是与 swift 文件相关的错误,尽管有这个:

Undefined symbols for architecture x86_64:"(extension in Foundation):__C.NSScanner.scanUpToString(Swift.String) -> Swift.String?", referenced from:static Stripe.STPPhoneNumberValidator.formattedRedactedPhoneNumber(for: Swift.String, forCountryCode: Swift.String?) -> Swift.String in libStripe.a(STPPhoneNumberValidator.o)ld: symbol(s) not found for architecture x86_64clang: error: linker command failed with exit code 1 (use -v to see invocation)

XCode:12.2(最新)

Stripe IOS SDK:21.0.1(最新)

React-native:0.63.4(最新)

我已经尝试创建一个纯swift项目(非react-native)来测试stripe sdk并且它可以工作......

谢谢

最佳答案

找到了。

这是一个项目 -> https://github.com/Agaweb/react-native-stripe

解决办法:删除 swift-5.0 搜索路径,否则你会得到一个关于 undefined symbol 的错误(不信你试试),这样做 -> https://github.com/react-native-community/upgrade-support/issues/62#issuecomment-622985723

关于ios - 如何解决 NSScanner 上的 "Undefined symbols for architecture x86_64"问题? React-Native 中的 Swift pod,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65130609/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com