Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble-iphoneos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2016-11-27 21:16:35 +0300
committerMikkel Krautz <mikkel@krautz.dk>2016-11-27 21:16:35 +0300
commit0aa924d6ed46c4fe454400ecdd9b90af3c267096 (patch)
treecec6c33b7fdba88d2facc289b68e6786e2020c5b /Source
parente07254c95afbedc0fb2672054051583bc5ab2f90 (diff)
Update Mumble to use Xcode 8.1's default settings.
Diffstat (limited to 'Source')
-rw-r--r--Source/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Info.plist b/Source/Info.plist
index 1d5f5b9..b6cf9d2 100644
--- a/Source/Info.plist
+++ b/Source/Info.plist
@@ -35,7 +35,7 @@
</dict>
</dict>
<key>CFBundleIdentifier</key>
- <string>info.mumble.${PRODUCT_NAME:rfc1034identifier}</string>
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>