小编Pip*_*pin的帖子

Expo eas-cli iOS 构建失败

我已经使用 React Native 创建了一个应用程序,并尝试通过 Expo 的 eas-cli 创建一个 iOS 应用程序商店。

\n

eas build --platform ios运行Fastlane build failed with unknown error

\n

检查 Expo 构建日志中的“Run Fastlane”部分后,显示多个错误:

\n

错误1:

\n
Resolving Swift Package Manager dependencies...\n$ xcodebuild -resolvePackageDependencies -workspace ./AppName.xcworkspace -scheme AppName -configuration Release\n\xe2\x96\xb8 Command line invocation:\n\xe2\x96\xb8     /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -resolvePackageDependencies -workspace ./AppName.xcworkspace -scheme AppName -configuration Release\n\xe2\x96\xb8 resolved source packages:\n$ xcodebuild -showBuildSettings -workspace ./AppName.xcworkspace -scheme AppName -configuration Release\nCommand timed out after 3 seconds on try 1 of 4, trying again with a …
Run Code Online (Sandbox Code Playgroud)

xcode ios react-native expo

7
推荐指数
1
解决办法
1万
查看次数

标签 统计

expo ×1

ios ×1

react-native ×1

xcode ×1