Skip to content

Commit c8d9a40

Browse files
committed
feat: Set macOS window title
1 parent fc9a2cc commit c8d9a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macos/Runner/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundleInfoDictionaryVersion</key>
1414
<string>6.0</string>
1515
<key>CFBundleName</key>
16-
<string>$(PRODUCT_NAME)</string>
16+
<string>Pandora JSON API Decrypter</string>
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>

0 commit comments

Comments
 (0)