Skip to content

Commit

Permalink
feat: upgrade example target to iOS 10
Browse files Browse the repository at this point in the history
  • Loading branch information
sowens-csd committed Jan 25, 2020
1 parent c78919f commit 24ab327
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/ios/Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Uncomment this line to define a global platform for your project
# platform :ios, '9.0'
platform :ios, '10.0'

# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
Expand Down
2 changes: 1 addition & 1 deletion example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ SPEC CHECKSUMS:
Flutter: 0e3d915762c693b495b44d77113d4970485de6ec
speech_to_text: 41b068d5f61fe3abe7e2bb0296250cf996e45417

PODFILE CHECKSUM: 1b66dae606f75376c5f2135a8290850eeb09ae83
PODFILE CHECKSUM: 0ba44ad07df4ab62269dc769727cf0f12b1e453d

COCOAPODS: 1.8.3

0 comments on commit 24ab327

Please sign in to comment.