From 6cf5b8167b45ceb21e0b9dd38effa036f504dcff Mon Sep 17 00:00:00 2001 From: Lei Nelissen Date: Thu, 11 Feb 2021 23:47:42 +0100 Subject: [PATCH] Release build 9 --- ios/JellyfinAudioPlayer.xcodeproj/project.pbxproj | 4 ++-- ios/JellyfinAudioPlayer/Info.plist | 2 +- ios/JellyfinAudioPlayerTests/Info.plist | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ios/JellyfinAudioPlayer.xcodeproj/project.pbxproj b/ios/JellyfinAudioPlayer.xcodeproj/project.pbxproj index 8ac4bdd..e39049f 100644 --- a/ios/JellyfinAudioPlayer.xcodeproj/project.pbxproj +++ b/ios/JellyfinAudioPlayer.xcodeproj/project.pbxproj @@ -504,7 +504,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEVELOPMENT_TEAM = 238P3C58WC; ENABLE_BITCODE = NO; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -535,7 +535,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEVELOPMENT_TEAM = 238P3C58WC; INFOPLIST_FILE = JellyfinAudioPlayer/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; diff --git a/ios/JellyfinAudioPlayer/Info.plist b/ios/JellyfinAudioPlayer/Info.plist index f68af96..0e7e480 100644 --- a/ios/JellyfinAudioPlayer/Info.plist +++ b/ios/JellyfinAudioPlayer/Info.plist @@ -21,7 +21,7 @@ CFBundleSignature ???? CFBundleVersion - 8 + 9 LSRequiresIPhoneOS NSAppTransportSecurity diff --git a/ios/JellyfinAudioPlayerTests/Info.plist b/ios/JellyfinAudioPlayerTests/Info.plist index f644da2..0c590ff 100644 --- a/ios/JellyfinAudioPlayerTests/Info.plist +++ b/ios/JellyfinAudioPlayerTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 8 + 9