summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/Apple/Data/iOS
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2018-12-28 05:18:07 +0000
committerEgor Yusov <egor.yusov@gmail.com>2018-12-28 05:18:07 +0000
commit02ce1138588a15b3c1f02b9a7ab63252abbc9a42 (patch)
tree56dd2fdad29597a652a5dbc5d1ad31e496cdaaa9 /Common/NativeApp/Apple/Data/iOS
parentFixed issue with transitioning to full screen in Vulkan mode on Mac (diff)
downloadDiligentEngine-02ce1138588a15b3c1f02b9a7ab63252abbc9a42.tar.gz
DiligentEngine-02ce1138588a15b3c1f02b9a7ab63252abbc9a42.zip
Updated mac/ios bundle versions
Diffstat (limited to 'Common/NativeApp/Apple/Data/iOS')
-rw-r--r--Common/NativeApp/Apple/Data/iOS/info.plist4
1 files changed, 1 insertions, 3 deletions
diff --git a/Common/NativeApp/Apple/Data/iOS/info.plist b/Common/NativeApp/Apple/Data/iOS/info.plist
index 8e94cb9..470ed34 100644
--- a/Common/NativeApp/Apple/Data/iOS/info.plist
+++ b/Common/NativeApp/Apple/Data/iOS/info.plist
@@ -15,11 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.8</string>
+ <string>2.4</string>
<key>CFBundleSignature</key>
<string>????</string>
- <key>CFBundleVersion</key>
- <string>1</string>
<key>CFBundleIconFile</key>
<string>dg-icon.png</string>
<key>LSRequiresIPhoneOS</key>