Skip to content

Release v1.10.1

Choose a tag to compare

@suikan4github suikan4github released this 29 Jun 06:34

Fix macOS build workflow by adding platform support generation

  • Add flutter create --platforms=macos . to macOS build jobs in GitHub Actions
  • Include complete macOS project structure (macos/ directory) in repository
  • Fix 'No macOS desktop project configured' error in CI/CD pipeline
  • Ensure proper macOS .app bundle generation for both ZIP and DMG formats
  • Add macOS platform files with Xcode configuration and entitlements
  • Update CHANGELOG.md with v1.10.1 release information