mirror of
https://github.com/flutter/samples.git
synced 2026-03-25 13:51:35 +00:00
Pedometer dependency updates and regeneration (#2133)
Supersedes https://github.com/flutter/samples/pull/2132 with regeneration as well --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ A new Flutter FFI plugin project.
|
||||
s.source = { :path => '.' }
|
||||
s.source_files = 'Classes/**/*'
|
||||
s.dependency 'Flutter'
|
||||
s.platform = :ios, '9.0'
|
||||
s.platform = :ios, '12.0'
|
||||
s.requires_arc = []
|
||||
|
||||
# Flutter.framework does not contain a i386 slice.
|
||||
|
||||
Reference in New Issue
Block a user