From e3982c6437f3ef5e9432359ba9effb0de06f333d Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Fri, 25 Oct 2019 23:20:50 -0700 Subject: Added CFBundleVersion to info.plist to fix iOS app deployment --- Common/NativeApp/Apple/Data/iOS/info.plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Common/NativeApp/Apple/Data/iOS') diff --git a/Common/NativeApp/Apple/Data/iOS/info.plist b/Common/NativeApp/Apple/Data/iOS/info.plist index 470ed34..47629ab 100644 --- a/Common/NativeApp/Apple/Data/iOS/info.plist +++ b/Common/NativeApp/Apple/Data/iOS/info.plist @@ -16,6 +16,8 @@ APPL CFBundleShortVersionString 2.4 + CFBundleVersion + 2.4 CFBundleSignature ???? CFBundleIconFile -- cgit v1.2.3