关于flutter mac catalina arch: posix_spawnp: ...flutter/bin/cache/artifacts/engine/ios-release/gen_s

Posted nightfallsad

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关于flutter mac catalina arch: posix_spawnp: ...flutter/bin/cache/artifacts/engine/ios-release/gen_s相关的知识,希望对你有一定的参考价值。

参考https://github.com/flutter/flutter/issues/33909

Xcode 10 SDK seems not to include i386 architecture.

Can‘t build Flutter engine with Xcode 10 because it removed i386 support 

Xcode 10 removed 32-bit stubs for linking against the macOS SDK.

temporary solution for ios is to remove armv7 and armv7s from Valid architectures in Build Settings section. It drops support for iPhone 5, iPhone 5C, iPad 4 and older devices

以上是关于关于flutter mac catalina arch: posix_spawnp: ...flutter/bin/cache/artifacts/engine/ios-release/gen_s的主要内容,如果未能解决你的问题,请参考以下文章