Bryan Oltman
Bryan Oltman
I'm not sure I totally understand this proposal. How would the `ReleaseState` enum be used/maintained between runs? I also don't think we have a lot of the other pieces this...
Interesting. I would expect the signing to happen as part of the `flutter build macos --release` command. I'm more familiar with iOS development, but Flutter and Xcode are configured to...
> A customer has requested that the would like to see how many patch installs shorebird served for them last month I'm not sure I 100% understand the request. We...
It looks like the error is: ``` [ ] FAILURE: Build failed with an exception. [ ] * What went wrong: [ ] Execution failed for task ':charset_converter:verifyReleaseResources'. [ ]...
Very weird that it would work with Flutter 3.24.0 and not 3.24.1. Out of curiosity, does `flutter build appbundle --release` work?
I don't imagine downgrading would help
Sorry, I was waiting for an answer to the question of whether `flutter build appbundle --release` (specifically with the release flag) also worked
Closing due to inactivity. Please reopen if you're still having this issue with an answer to Felix's comment above.
Closing, as we're unlikely to add support for a deprecated localization method.
It does appear to only be a warning https://github.com/shorebirdtech/flutter/blob/shorebird/dev/packages/flutter_tools/lib/src/commands/build_ios.dart#L518-L532