We ran "xcodebuild" command but it exited with error code 65

来源:4-

Tom1212

2020-06-23


................
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening rn.xcworkspace. Run CLI with --verbose flag for more details.
Command line invocation:
    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace rn.xcworkspace -configuration Debug -scheme rn -destination id=3A1EAE66-1A71-4F87-9B9C-6C6A233EBD55

note: Using new build system
note: Planning build
note: Using build description from disk
warning: Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the rn editor. (in target 'rn' from project 'rn')
PhaseScriptExecution Start\ Packager /Users/lianxiaozhuang/Library/Developer/Xcode/DerivedData/rn-ddvslkjhcnhofigvofxrzvesmpcw/Build/Intermediates.noindex/rn.build/Debug-iphonesimulator/rn.build/Script-FD4C38642228810C00325AF5.sh (in target 'rn' from project 'rn')
    cd /Users/lianxiaozhuang/Desktop/sourceTree/rn-demo/ios
    /bin/sh -c /Users/lianxiaozhuang/Library/Developer/Xcode/DerivedData/rn-ddvslkjhcnhofigvofxrzvesmpcw/Build/Intermediates.noindex/rn.build/Debug-iphonesimulator/rn.build/Script-FD4C38642228810C00325AF5.sh

GenerateDSYMFile /Users/lianxiaozhuang/Library/Developer/Xcode/DerivedData/rn-ddvslkjhcnhofigvofxrzvesmpcw/Build/Products/Debug-iphonesimulator/rn.app.dSYM /Users/lianxiaozhuang/Library/Developer/Xcode/DerivedData/rn-ddvslkjhcnhofigvofxrzvesmpcw/Build/Products/Debug-iphonesimulator/rn.app/rn (in target 'rn' from project 'r

写回答

2回答

慕哥22583300

2021-05-30

git rainyJiang22/Github_RN.git

cd ios but No Podfile found

0
0

CrazyCodeBoy

2020-06-23

cd ios
然后 执行下
pod install
之后在试下

0
1
慕哥22583300
ios目录下没有Podfile这个文件 可能我项目地址可能下错了 请告知一下好吗?
2021-05-31
共1条回复

RN入门到进阶,打造高质量上线App

解锁React Native开发应用新姿势,React Native新版本热门技术

3169 学习 · 3256 问题

查看课程