diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/make_release.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_release.py b/scripts/make_release.py index dcb9b459..9c92c568 100644 --- a/scripts/make_release.py +++ b/scripts/make_release.py @@ -99,7 +99,7 @@ if use_bundle: <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> - <string>TeeLaunch</string> + <string>teewars</string> <key>CFBundleIconFile</key> <string>Teewars</string> <key>CFBundleInfoDictionaryVersion</key> |