Flutter Xcode运行的时候提示Command Phas

2022-07-06  本文已影响0人  kaka0203x

Command PhaseScriptExecution failed with a nonzero exit code

Runpath Search Paths

添加多2个:

/usr/lib/swift

@loader_path/Frameworks

Always Embed Swift Standard Libraries 设置为YES

Edit Scheme -> Build Configuration -> Release改成Debug

参考:

https://stackoverflow.com/questions/26024100/dyld-library-not-loaded-rpath-libswiftcore-dylib/69852407#69852407

上一篇 下一篇

猜你喜欢

热点阅读