小编Aqu*_*eax的帖子

Xcode 中大约 100 个错误,体系结构 x86_64 的未定义符号:将 react-native 从 0.59.1 升级到 0.60.5

我一直在尝试升级我的项目并为 ios 使用 cocoapods,每当我从 xcode 构建时,它都会给我 100 个与 swift 相关的错误, - 我的项目不依赖于 swift - 升级了所有包

请查找错误截图

包列表截图

Xcode 错误截图

Xcode 错误截图1

Xcode 错误截图2

我已经按照以下链接进行包升级 react-native-community 链接

颤振发现同样的错误!- 没试过这个

# platform :ios, '9.0'

require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'


target 'test' do
  # Uncomment the next line if you're using Swift or would like to use dynamic frameworks
  # use_frameworks!

  # Pods for test
  # Your 'node_modules' directory is probably in the root of your project,
  # but if …
Run Code Online (Sandbox Code Playgroud)

ios cocoapods react-native

6
推荐指数
1
解决办法
3134
查看次数

标签 统计

cocoapods ×1

ios ×1

react-native ×1