From 129c8b22af1843949fc0fe0e1c26a5a000cc03e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org> Date: Mon, 10 Jun 2024 14:24:11 +0200 Subject: [PATCH] 3.5.9: bump build number for release --- VLC.xcodeproj/project.pbxproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/VLC.xcodeproj/project.pbxproj b/VLC.xcodeproj/project.pbxproj index 42df37127..1be9a9c95 100644 --- a/VLC.xcodeproj/project.pbxproj +++ b/VLC.xcodeproj/project.pbxproj @@ -4500,7 +4500,7 @@ CODE_SIGN_ENTITLEMENTS = Resources/tvOS/VLC.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 625; + CURRENT_PROJECT_VERSION = 627; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = 75GAHG3SZQ; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -4549,7 +4549,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 625; + CURRENT_PROJECT_VERSION = 627; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = 75GAHG3SZQ; ENABLE_NS_ASSERTIONS = NO; @@ -4597,7 +4597,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 625; + CURRENT_PROJECT_VERSION = 627; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = 75GAHG3SZQ; ENABLE_NS_ASSERTIONS = NO; @@ -4749,7 +4749,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 625; + CURRENT_PROJECT_VERSION = 626; DEAD_CODE_STRIPPING = NO; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = 75GAHG3SZQ; @@ -4801,7 +4801,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COPY_PHASE_STRIP = YES; - CURRENT_PROJECT_VERSION = 625; + CURRENT_PROJECT_VERSION = 626; DEAD_CODE_STRIPPING = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = 75GAHG3SZQ; @@ -4902,7 +4902,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COPY_PHASE_STRIP = YES; - CURRENT_PROJECT_VERSION = 625; + CURRENT_PROJECT_VERSION = 626; DEAD_CODE_STRIPPING = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = 75GAHG3SZQ; -- GitLab