首页 > 移动平台 > 详细

关于flutter mac catalina arch: posix_spawnp: ...flutter/bin/cache/artifacts/engine/ios-release/gen_snapshot: Bad CPU type in executable

时间:2019-10-22 13:35:25      阅读:256      评论:0      收藏:0      [点我收藏+]

参考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_snapshot: Bad CPU type in executable

原文:https://www.cnblogs.com/nightfallsad/p/11718873.html

(1)
(1)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!