Skip to content

Commit

Permalink
Update Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
koji-1009 committed Oct 23, 2022
1 parent 6cb4765 commit 9e22e42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions flutter_auth_ui/example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,8 @@ end
post_install do |installer|
installer.pods_project.targets.each do |target|
flutter_additional_ios_build_settings(target)
target.build_configurations.each do |config|
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.0'
end
end
end
2 changes: 1 addition & 1 deletion flutter_auth_ui/example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,6 @@ SPEC CHECKSUMS:
GTMSessionFetcher: ffbb25ec00ebcb5201adab0a56d808f6f1902d9f
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb

PODFILE CHECKSUM: 57c8aed26fba39d3ec9424816221f294a07c58eb
PODFILE CHECKSUM: faf2797953ebc5b284c0b55ab6023f0f2fa7e652

COCOAPODS: 1.11.3

0 comments on commit 9e22e42

Please sign in to comment.