Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build on Xcode 16, update GitHub Actions scripts #198

Merged
merged 6 commits into from
Sep 14, 2024
Merged

Commits on Sep 14, 2024

  1. chore: fix build on xcode 16

    sboh1214 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1c6f047 View commit details
    Browse the repository at this point in the history
  2. chore: update github actions

    FLUTTER_VERSION: 3.22.3 > 3.24.0
    macos runner: 13 > 14-arm64
    XCODE_VERSION: 15.0 > 16 Beta 6
    IOS_DEVICE: iPhone 14 Pro > 15 Pro
    ANDROID_API_LEVEL: 28 > 34
    sboh1214 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ed57d88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cde0e93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    048fafd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cf4151 View commit details
    Browse the repository at this point in the history
  6. chore: fix github actions ios build

    chore: fix android build script
    sboh1214 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    3be62c6 View commit details
    Browse the repository at this point in the history