Commit Graph

9 Commits

Author SHA1 Message Date
Tony 256d4007d2 Move Dart SDK and Flutter forks to GitHub 2026-06-26 01:42:06 +08:00
Tony c49761a765 Use hosted runners for full SDK CI by default 2026-06-25 23:18:59 +08:00
Tony 3445aa0636 Support hosted verification without gh 2026-06-25 20:19:40 +08:00
Tony 6be198f3ab Update repository inventory pins 2026-06-25 20:11:17 +08:00
Tony b5d0b7b233 Add open Shorebird CI and release tooling 2026-06-25 20:08:23 +08:00
Tony d8e7cfb237 Add macOS configuration files and implement license flavor patching
- Created AppInfo.xcconfig, Debug.xcconfig, Release.xcconfig, and Warnings.xcconfig for macOS Runner target.
- Added entitlements files for DebugProfile and Release configurations to enable app sandboxing.
- Implemented Info.plist for application metadata and MainFlutterWindow.swift for window management.
- Added unit tests in RunnerTests.swift and widget tests in widget_test.dart.
- Updated pubspec.lock and pubspec.yaml to include flutter_lints and updated dependencies.
- Enhanced verify_aot_patch.dart for better AOT patching support and added utility functions.
- Included web assets: favicon, icons, index.html, and manifest.json for web deployment.

Signed-off-by: Tony <tonylu@tony-cloud.com>
2026-06-25 01:59:41 +08:00
Tony 391cb3e2d2 Update depot_tools subproject commit reference
Signed-off-by: Tony <tonylu@tony-cloud.com>
2026-06-24 13:26:25 +08:00
Tony 18cc5118c5 Remove obsolete separate engine submodule 2026-06-24 11:17:14 +08:00
Tony 56f121c517 Create open Shorebird workspace meta-repo 2026-06-24 03:19:10 +08:00