我一直在尝试升级我的项目并为 ios 使用 cocoapods,每当我从 xcode 构建时,它都会给我 100 个与 swift 相关的错误, - 我的项目不依赖于 swift - 升级了所有包
请查找错误截图
我已经按照以下链接进行包升级 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)