Leave CFBundleIdentifier to io.bisq.Bisq

io.bisq.Bisq  is the registered app ID at Apple for code signing.
It can be changed but I prefer to postpone that for later.
This commit is contained in:
Manfred Karrer 2018-03-12 21:49:17 -05:00
parent 5ec8782ea8
commit 88462c1180
No known key found for this signature in database
GPG Key ID: 401250966A6B2C46

View File

@ -15,7 +15,7 @@
<key>CFBundleName</key>
<string>Bisq</string>
<key>CFBundleIdentifier</key>
<string>bisq.Bisq</string>
<string>io.bisq.Bisq</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>