Update README and change bundle identifier.

This commit is contained in:
Raktbastr 2025-02-06 21:30:49 -06:00
parent fc2e26d606
commit 0504040374
5 changed files with 18 additions and 9 deletions

View file

@ -9,11 +9,11 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<string>org.laserrobotics.LaserScouter</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>laserscouter</string>
<string>Laser Scouter</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>