Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Dec 6, 2024
1 parent 5eb2185 commit d6b5e96
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions demo/flutter-clock/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"] = "13.0"
end
end
end
2 changes: 1 addition & 1 deletion demo/flutter-clock/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ SPEC CHECKSUMS:
rhino_flutter: 7200cbe8d3a035e753660deccfd9955da3aa5612
Toast: 91b396c56ee72a5790816f40d3a94dd357abc196

PODFILE CHECKSUM: cc1f88378b4bfcf93a6ce00d2c587857c6008d3b
PODFILE CHECKSUM: 94e77867f9687ceb440eb24cf2aa1ab9a8ca336a

COCOAPODS: 1.16.2

0 comments on commit d6b5e96

Please sign in to comment.