Running command: "flutter config --enable-swift-package-manager" in /Volumes/Work/s/w/ir/x/w/packages
Setting "enable-swift-package-manager" value to "true".
You may need to restart any open editors for them to read new settings.
--packages-for-branch: running on branch "HEAD".
Running for all packages that have diffs relative to "4ce4a2119d3ed318606a4576b44df1713b56f875"
Changed packages: google_maps_flutter_ios
============================================================
|| Running for packages/google_maps_flutter/google_maps_flutter_ios [@0:00]
============================================================
Building for: iOS
BUILDING google_maps_flutter/google_maps_flutter_ios/example/ios15 for iOS
Running command: "flutter build ios --no-codesign" in /Volumes/Work/s/w/ir/x/w/packages/packages/google_maps_flutter/google_maps_flutter_ios/example/ios15
All plugins found for ios are Swift Packages, but your project still has CocoaPods integration. Your project uses a non-standard Podfile and will need to be migrated to Swift Package Manager manually. Some steps you may need to complete include:
* In the ios/ directory run "pod deintegrate"
* Transition any Pod dependencies to Swift Package equivalents. See
https://developer.apple.com/documentation/xcode/adding-package-dependencies-to-your-app
* Transition any custom logic
* Remove the include to "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig" in your ios/Flutter/Debug.xcconfig
* Remove the include to "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig" in your ios/Flutter/Release.xcconfig
Removing CocoaPods integration will improve the project's build time.
Warning: Building for device with codesigning disabled. You will have to manually codesign before deploying to device.
Building dev.flutter.plugins.googleMobileMapsExample for device (ios-release)...
Warning: Missing build name (CFBundleShortVersionString).
Warning: Missing build number (CFBundleVersion).
Action Required: You must set a build name and number in the pubspec.yaml file version field before submitting to the App Store.
Warning: CocoaPods recommended version 1.16.2 or greater not installed.
Pods handling may fail on some projects involving plugins.
To update CocoaPods, see
https://guides.cocoapods.org/using/getting-started.html#updating-cocoapods
Running pod install... 1,545ms
Running Xcode build...
Xcode build done. 16.7s
Failed to build iOS app
Target Integrity (Xcode): The package product 'GoogleMapsUtils' requires minimum platform version 15.0 for the iOS platform, but this target supports 14.0
Target Integrity (Xcode): The package product 'GoogleMaps' requires minimum platform version 15.0 for the iOS platform, but this target supports 14.0
Encountered error while building for device.
BUILDING google_maps_flutter/google_maps_flutter_ios/example/ios14 for iOS
Running command: "flutter build ios --no-codesign" in /Volumes/Work/s/w/ir/x/w/packages/packages/google_maps_flutter/google_maps_flutter_ios/example/ios14
All plugins found for ios are Swift Packages, but your project still has CocoaPods integration. Your project uses a non-standard Podfile and will need to be migrated to Swift Package Manager manually. Some steps you may need to complete include:
* In the ios/ directory run "pod deintegrate"
* Transition any Pod dependencies to Swift Package equivalents. See
https://developer.apple.com/documentation/xcode/adding-package-dependencies-to-your-app
* Transition any custom logic
* Remove the include to "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig" in your ios/Flutter/Debug.xcconfig
* Remove the include to "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig" in your ios/Flutter/Release.xcconfig
Removing CocoaPods integration will improve the project's build time.
Warning: Building for device with codesigning disabled. You will have to manually codesign before deploying to device.
Building dev.flutter.plugins.googleMobileMapsExample for device (ios-release)...
Warning: Missing build name (CFBundleShortVersionString).
Warning: Missing build number (CFBundleVersion).
Action Required: You must set a build name and number in the pubspec.yaml file version field before submitting to the App Store.
Warning: CocoaPods recommended version 1.16.2 or greater not installed.
Pods handling may fail on some projects involving plugins.
To update CocoaPods, see
https://guides.cocoapods.org/using/getting-started.html#updating-cocoapods
Running pod install... 1,577ms
Running Xcode build...
Xcode build done. 12.2s
Failed to build iOS app
Target Integrity (Xcode): The package product 'GoogleMapsUtils' requires minimum platform version 15.0 for the iOS platform, but this target supports 14.0
Target Integrity (Xcode): The package product 'GoogleMaps' requires minimum platform version 15.0 for the iOS platform, but this target supports 14.0
Encountered error while building for device.
[packages/google_maps_flutter/google_maps_flutter_ios completed in 1m 10s]
The following packages had errors:
packages/google_maps_flutter/google_maps_flutter_ios:
google_maps_flutter/google_maps_flutter_ios/example/ios15 (iOS)
google_maps_flutter/google_maps_flutter_ios/example/ios14 (iOS)
See above for full details.