【发布时间】:2018-10-31 16:24:03
【问题描述】:
尝试库 simple_permission,修复了 pod 错误,但出现了这个问题,不知道如何继续。 Build Settings中没有设置swift版本的设置,我尝试添加了,但是没有用。
Launching lib/main.dart on iPhone X in debug mode...
Skipping compilation. Fingerprint match.
Running Xcode clean...
Starting Xcode build...
Xcode build done.
Failed to build iOS app
Error output from Xcode build:
↳
** BUILD FAILED **
Xcode's output:
↳
=== BUILD TARGET simple_permissions OF PROJECT Pods WITH CONFIGURATION Debug ===
The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. This setting can be set in the build settings editor.
Could not build the application for the simulator.
Error launching application on iPhone X.
【问题讨论】: