From 52d9e97f646ba34a3a2ad0ce12158cf9ae6dbd9c Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Tue, 16 Jan 2024 17:51:21 -0600 Subject: [PATCH] Updates app version to 1.5rc2 (82) --- Delta.xcodeproj/project.pbxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Delta.xcodeproj/project.pbxproj b/Delta.xcodeproj/project.pbxproj index 26aad19..e5d0e37 100644 --- a/Delta.xcodeproj/project.pbxproj +++ b/Delta.xcodeproj/project.pbxproj @@ -1949,14 +1949,14 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 80; + CURRENT_PROJECT_VERSION = 82; DEVELOPMENT_TEAM = 6XVY5G3U44; INFOPLIST_FILE = "Delta/Supporting Files/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.5; + MARKETING_VERSION = 1.5rc2; OTHER_LDFLAGS = ( "-ld64", "$(inherited)", @@ -1987,14 +1987,14 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 80; + CURRENT_PROJECT_VERSION = 82; DEVELOPMENT_TEAM = 6XVY5G3U44; INFOPLIST_FILE = "Delta/Supporting Files/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.5; + MARKETING_VERSION = 1.5rc2; OTHER_LDFLAGS = ( "-ld64", "$(inherited)",