summaryrefslogtreecommitdiff
path: root/platform/ios/Info.plist
diff options
context:
space:
mode:
authorfredrossperry <fredrossperry@gmail.com>2016-04-12 07:45:24 -0700
committerfredrossperry <fredrossperry@gmail.com>2016-04-12 07:46:35 -0700
commit6e328b38749bb97f908e96fc4ac4707a581a11b2 (patch)
tree425c0853ff4928255cf7567b2424663681dac895 /platform/ios/Info.plist
parent37cf22a58218795b0ef7a084efbf7248b8d09263 (diff)
downloadmupdf-6e328b38749bb97f908e96fc4ac4707a581a11b2.tar.xz
Fixes for building on XCode 7.3, and to use copies of images from the Android viewer project.
Diffstat (limited to 'platform/ios/Info.plist')
-rw-r--r--platform/ios/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/Info.plist b/platform/ios/Info.plist
index 49d438f1..d21207dc 100644
--- a/platform/ios/Info.plist
+++ b/platform/ios/Info.plist
@@ -68,7 +68,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
- <string>com.artifex.mupdf</string>
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>