From adb4d21f99601eac6c0374814fa78ca45f49d72d Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Mon, 11 Dec 2023 15:57:43 -0600 Subject: [PATCH] Updates app version to 1.5 (80) --- 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 cb07d23..1f90379 100644 --- a/Delta.xcodeproj/project.pbxproj +++ b/Delta.xcodeproj/project.pbxproj @@ -1941,14 +1941,14 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 78; + CURRENT_PROJECT_VERSION = 80; DEVELOPMENT_TEAM = 6XVY5G3U44; INFOPLIST_FILE = "Delta/Supporting Files/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.5rc; + MARKETING_VERSION = 1.5; OTHER_LDFLAGS = ( "-ld64", "$(inherited)", @@ -1979,14 +1979,14 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 78; + CURRENT_PROJECT_VERSION = 80; DEVELOPMENT_TEAM = 6XVY5G3U44; INFOPLIST_FILE = "Delta/Supporting Files/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.5rc; + MARKETING_VERSION = 1.5; OTHER_LDFLAGS = ( "-ld64", "$(inherited)",