Change MacOS Bundle Identifier

This commit is contained in:
Steven Conaway 2019-02-07 05:09:23 +00:00
parent d9bfe17b42
commit 363149f401

View File

@ -17,7 +17,7 @@
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>fractorium</string> <string>fractorium</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.yourcompany.fractorium</string> <string>com.fractorium.fractorium</string>
<key>NOTE</key> <key>NOTE</key>
<string>This file was generated by Qt/QMake.</string> <string>This file was generated by Qt/QMake.</string>
</dict> </dict>