小编b00*_*man的帖子

尝试使用 EAS 构建在 SDK 45 上构建 Expo 托管工作流程应用程序时出现 Pod 错误

我正在尝试使用 EAS 构建构建我的 Expo(托管工作流程)应用程序:

eas build -p ios
Run Code Online (Sandbox Code Playgroud)

它失败并出现以下错误(expo.dev /构建详细信息):

Installing pods
Using Expo modules
Auto-linking React Native modules for target `livehere`: RNCClipboard, RNCMaskedView, RNDateTimePicker, RNGestureHandler, RNReanimated, RNSVG, RNScreens, RNSentry, react-native-maps, react-native-safe-area-context, and react-native-segmented-control
[Codegen] Generating ./build/generated/ios/React-Codegen.podspec.json
Analyzing dependencies
Fetching podspec for `DoubleConversion` from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`
[Codegen] Found FBReactNativeSpec
Fetching podspec for `RCT-Folly` from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`
Fetching podspec for `boost` from `../node_modules/react-native/third-party-podspecs/boost.podspec`
Fetching podspec for `glog` from `../node_modules/react-native/third-party-podspecs/glog.podspec`
Adding spec repo `trunk` with CDN `https://cdn.cocoapods.org/`
[!] Unable to add a source with …
Run Code Online (Sandbox Code Playgroud)

ios cocoapods react-native expo

-1
推荐指数
1
解决办法
956
查看次数

标签 统计

cocoapods ×1

expo ×1

ios ×1

react-native ×1