flutter在xocde11.4 真机运行上问题

551 阅读1分钟

Flutter 在Xcode11.4真机运行上报错 如:

Building for iOS, but the linked and embedded framework 'App.framework' was built for iOS Simulator.

或者

Building for iOS Simulator, but the linked and embedded framework 'App.framework' was built for iOS.

解决方案

flutter.dev/docs/develo…