Fix the CFBundleIdentifier

square-messages
Aaron Raimist 2019-01-02 21:40:36 -06:00
parent da7fb89c81
commit c90e96072c
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ win32 {
}
mac {
QMAKE_TARGET_BUNDLE_PREFIX = org.eu.encom.spectral
QMAKE_TARGET_BUNDLE_PREFIX = org.eu.encom
VERSION = 0.0.0.$$system(git rev-list --count HEAD)
INFO_PLIST_PATH = $$shell_quote($${OUT_PWD}/$${TARGET}.app/Contents/Info.plist)