Unverified Commit 95a5cbcb authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Add extra Flutter settings to ios_app_with_extensions Podfile (#70719)

parent fa41afa8
......@@ -41,3 +41,9 @@ target 'watch Extension' do
pod 'EFQRCode/watchOS', '5.1.6'
end
post_install do |installer|
installer.pods_project.targets.each do |target|
flutter_additional_ios_build_settings(target)
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment