updates and bug fixes

This commit is contained in:
Forrest 2026-07-30 11:39:33 -04:00
parent 8aacce5aa8
commit 351d47b3ff
9 changed files with 419 additions and 64 deletions

View file

@ -29,10 +29,10 @@ workflows:
# ---------------------------------------------------------------------------
android:
name: Android (APK + AAB)
# mac_mini_m1 is the free-tier / most widely available instance and builds
# mac_mini_m2 is the free-tier / most widely available instance and builds
# Android fine. If your plan includes Linux, `linux_x2` is cheaper/faster
# for Android-only builds.
instance_type: mac_mini_m1
instance_type: mac_mini_m2
max_build_duration: 60
environment:
flutter: 3.44.8
@ -82,7 +82,7 @@ workflows:
# ---------------------------------------------------------------------------
ios:
name: iOS (TestFlight)
instance_type: mac_mini_m1
instance_type: mac_mini_m2
max_build_duration: 60
# Reference NAME of the App Store Connect API key integration you added in
# Codemagic (Teams → Integrations → App Store Connect). Replace the value