Skip to content

Commit 5f11597

Browse files
committed
Add icons to macos and name
1 parent d48de5d commit 5f11597

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed
41.4 KB
Loading
1.27 KB
Loading
-767 Bytes
Loading
5.51 KB
Loading
74 Bytes
Loading
16.6 KB
Loading
347 Bytes
Loading

example/macos/Runner/Configs/AppInfo.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
// 'flutter create' template.
66

77
// The application's name. By default this is also the title of the Flutter window.
8-
PRODUCT_NAME = example
8+
PRODUCT_NAME = flexcolorscheme
99

1010
// The application's bundle identifier
11-
PRODUCT_BUNDLE_IDENTIFIER = com.rydmike.example
11+
PRODUCT_BUNDLE_IDENTIFIER = com.rydmike.flexcolorscheme
1212

1313
// The copyright displayed in application information
1414
PRODUCT_COPYRIGHT = Copyright © 2022 com.rydmike. All rights reserved.

0 commit comments

Comments
 (0)