Skip to content

Commit

Permalink
fix: add platform version for example of iOS
Browse files Browse the repository at this point in the history
Signed-off-by: CaiJingLong <[email protected]>
  • Loading branch information
CaiJingLong committed Mar 22, 2024
1 parent e385e5e commit 2a910f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image_editor/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, '12.0'

# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
Expand Down

0 comments on commit 2a910f5

Please sign in to comment.