aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2023-09-30 19:13:55 +0200
committerTeddy Wing2023-09-30 19:13:55 +0200
commitd075084a0a43905e7a40d071210cd14ade75420a (patch)
treebc1856b2e39ab3a04973da22b2fff4792f006138
parent15568bd3c203f1b3d4ea15f997ea9bf7e8286d85 (diff)
downloadBase-Windowed-Application-d075084a0a43905e7a40d071210cd14ade75420a.tar.bz2
Info.plist: Remove my name
Make this more like a template where users will have to fill their own information in these fields.
-rw-r--r--Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/Info.plist b/Info.plist
index 6a6eedd..f243d8d 100644
--- a/Info.plist
+++ b/Info.plist
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>Base Windowed Application</string>
<key>CFBundleIdentifier</key>
- <string>com.teddywing.Base-Windowed-Application</string>
+ <string>com.yourcompany.Base-Windowed-Application</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
@@ -23,7 +23,7 @@
<key>LSMinimumSystemVersion</key>
<string>10.12</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2023 Teddy Wing</string>
+ <string>Copyright © 2023 Your Name. All rights reserved.</string>
<key>CFBundleDocumentTypes</key>
<array>