Commit 990fe52a authored by AlexVincent525's avatar AlexVincent525

Fix iOS side compile error with `swift_version`.

parent ebccc4a4
...@@ -18,5 +18,6 @@ A new Flutter plugin. ...@@ -18,5 +18,6 @@ A new Flutter plugin.
s.dependency 'Flutter' s.dependency 'Flutter'
s.ios.deployment_target = '8.0' s.ios.deployment_target = '8.0'
s.swift_version = '4.0'
end end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment