Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ppupha committed Dec 23, 2024
1 parent c720d8c commit ecfc8dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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, '15.5'
# platform :ios, '15.5'

# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
Expand Down Expand Up @@ -49,6 +49,7 @@ post_install do |installer|
## dart: PermissionGroup.camera
'PERMISSION_CAMERA=1',
]
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.0'

end
end
Expand Down

0 comments on commit ecfc8dc

Please sign in to comment.