Skip to content

Commit 5cc023d

Browse files
committed
Update macos window title name
1 parent ce93b47 commit 5cc023d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macos/Runner/Configs/AppInfo.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// 'flutter create' template.
66

77
// The application's name. By default this is also the title of the Flutter window.
8-
PRODUCT_NAME = dart_ast_node_viewer
8+
PRODUCT_NAME = Dart AST Node Viewer
99

1010
// The application's bundle identifier
1111
PRODUCT_BUNDLE_IDENTIFIER = com.charlescyt.dartAstNodeViewer

0 commit comments

Comments
 (0)