Skip to content

Commit

Permalink
Updates app verssion to 1.5 (85)
Browse files Browse the repository at this point in the history
  • Loading branch information
rileytestut committed Jan 31, 2024
1 parent 52d9e97 commit c4926a6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Delta.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1949,14 +1949,14 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 82;
CURRENT_PROJECT_VERSION = 85;
DEVELOPMENT_TEAM = 6XVY5G3U44;
INFOPLIST_FILE = "Delta/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.5rc2;
MARKETING_VERSION = 1.5;
OTHER_LDFLAGS = (
"-ld64",
"$(inherited)",
Expand Down Expand Up @@ -1987,14 +1987,14 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 82;
CURRENT_PROJECT_VERSION = 85;
DEVELOPMENT_TEAM = 6XVY5G3U44;
INFOPLIST_FILE = "Delta/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.5rc2;
MARKETING_VERSION = 1.5;
OTHER_LDFLAGS = (
"-ld64",
"$(inherited)",
Expand Down

0 comments on commit c4926a6

Please sign in to comment.