stuartmorgan-g
stuartmorgan-g
> So should we keep support for `ios14` for `cocoapods`, or drop the support as `ios14` is not supported if swift package manager is used? Let's move this discussion to...
> The tests are runned with swift package manager enabled, and therefore ios14 build always fails. But without swift package manager enabled, ios14 tests pass (as they have before). (Mechanically,...
> if we need to fix this it should be doable with some repo tooling adjustments Actually, maybe we won't need tooling changes. Can we just add [this](https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-app-developers#turn-off-for-a-single-project) to the...
> Mac_x64 ios_build_all_packages checks fail: > > > Failed to build iOS app > > Lexical or Preprocessor Issue (Xcode): 'messages.g.h' file not found > > /Volumes/Work/s/w/ir/x/w/packages/packages/google_maps_flutter/google_maps_flutter_ios/ios/google_maps_flutter_ios/Sources/google_maps_flutter_ios/GoogleMapController.m:19:8 > > Not...
From triage: @jokerttu What's the status of this PR? It looks like there are still build failures in CI.
I filed https://github.com/flutter/flutter/issues/169376 with a design document to explore how we are going to handle dependency versioning in Package.swift going forward (e.g., to account for the recently-released 10.0). In theory...
From triage: Currently blocked on a resolution on the design document mentioned above.
> Did we find resolution here? :) I thought we did but the planned resolution didn't work, and I'm currently revisiting.
from triage: iOS proxy updates are close to landing, at which point this will finally be unblocked.
@bparrishMines Can you take a look at updating this to the new wrapper?