-
-
Notifications
You must be signed in to change notification settings - Fork 471
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate example macOS build config to Flutter 3.7
- Loading branch information
1 parent
7778d63
commit 1088573
Showing
12 changed files
with
66 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,30 @@ | ||
# This file tracks properties of this Flutter project. | ||
# Used by Flutter tool to assess capabilities and perform upgrades etc. | ||
# | ||
# This file should be version controlled and should not be manually edited. | ||
# This file should be version controlled. | ||
|
||
version: | ||
revision: 78910062997c3a836feee883712c241a5fd22983 | ||
revision: b06b8b2710955028a6b562f5aa6fe62941d6febf | ||
channel: stable | ||
|
||
project_type: app | ||
|
||
# Tracks metadata for the flutter migrate command | ||
migration: | ||
platforms: | ||
- platform: root | ||
create_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf | ||
base_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf | ||
- platform: macos | ||
create_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf | ||
base_revision: b06b8b2710955028a6b562f5aa6fe62941d6febf | ||
|
||
# User provided section | ||
|
||
# List of Local paths (relative to this file) that should be | ||
# ignored by the migrate tool. | ||
# | ||
# Files that are not part of the templates will be ignored by default. | ||
unmanaged_files: | ||
- 'lib/main.dart' | ||
- 'ios/Runner.xcodeproj/project.pbxproj' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,46 @@ | ||
PODS: | ||
- flutter_acrylic (0.1.0): | ||
- FlutterMacOS | ||
- FlutterMacOS (1.0.0) | ||
- macos_window_utils (1.0.0): | ||
- FlutterMacOS | ||
- screen_retriever (0.0.1): | ||
- FlutterMacOS | ||
- system_theme (0.0.1): | ||
- FlutterMacOS | ||
- url_launcher_macos (0.0.1): | ||
- FlutterMacOS | ||
- window_manager (0.2.0): | ||
- FlutterMacOS | ||
|
||
DEPENDENCIES: | ||
- flutter_acrylic (from `Flutter/ephemeral/.symlinks/plugins/flutter_acrylic/macos`) | ||
- FlutterMacOS (from `Flutter/ephemeral`) | ||
- macos_window_utils (from `Flutter/ephemeral/.symlinks/plugins/macos_window_utils/macos`) | ||
- screen_retriever (from `Flutter/ephemeral/.symlinks/plugins/screen_retriever/macos`) | ||
- system_theme (from `Flutter/ephemeral/.symlinks/plugins/system_theme/macos`) | ||
- url_launcher_macos (from `Flutter/ephemeral/.symlinks/plugins/url_launcher_macos/macos`) | ||
- window_manager (from `Flutter/ephemeral/.symlinks/plugins/window_manager/macos`) | ||
|
||
EXTERNAL SOURCES: | ||
flutter_acrylic: | ||
:path: Flutter/ephemeral/.symlinks/plugins/flutter_acrylic/macos | ||
FlutterMacOS: | ||
:path: Flutter/ephemeral | ||
macos_window_utils: | ||
:path: Flutter/ephemeral/.symlinks/plugins/macos_window_utils/macos | ||
screen_retriever: | ||
:path: Flutter/ephemeral/.symlinks/plugins/screen_retriever/macos | ||
system_theme: | ||
:path: Flutter/ephemeral/.symlinks/plugins/system_theme/macos | ||
url_launcher_macos: | ||
:path: Flutter/ephemeral/.symlinks/plugins/url_launcher_macos/macos | ||
window_manager: | ||
:path: Flutter/ephemeral/.symlinks/plugins/window_manager/macos | ||
|
||
SPEC CHECKSUMS: | ||
flutter_acrylic: c3df24ae52ab6597197837ce59ef2a8542640c17 | ||
FlutterMacOS: 57701585bf7de1b3fc2bb61f6378d73bbdea8424 | ||
url_launcher_macos: 45af3d61de06997666568a7149c1be98b41c95d4 | ||
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 | ||
macos_window_utils: 933f91f64805e2eb91a5bd057cf97cd097276663 | ||
screen_retriever: 59634572a57080243dd1bf715e55b6c54f241a38 | ||
system_theme: c7b9f6659a5caa26c9bc2284da096781e9a6fcbc | ||
url_launcher_macos: c04e4fa86382d4f94f6b38f14625708be3ae52e2 | ||
window_manager: 3a1844359a6295ab1e47659b1a777e36773cd6e8 | ||
|
||
PODFILE CHECKSUM: 6eac6b3292e5142cfc23bdeb71848a40ec51c14c | ||
PODFILE CHECKSUM: ff0a9a3ce75ee73f200ca7e2f47745698c917ef9 | ||
|
||
COCOAPODS: 1.11.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+54.7 KB
(220%)
example/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.35 KB
(170%)
example/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-909 Bytes
(36%)
example/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+8.02 KB
(240%)
example/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-177 Bytes
(86%)
example/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+21.1 KB
(250%)
example/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+344 Bytes
(120%)
example/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters