Skip to content

Commit c4926a6

Browse files
committed
Updates app verssion to 1.5 (85)
1 parent 52d9e97 commit c4926a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Delta.xcodeproj/project.pbxproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -1949,14 +1949,14 @@
19491949
CODE_SIGN_IDENTITY = "iPhone Developer";
19501950
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
19511951
CODE_SIGN_STYLE = Automatic;
1952-
CURRENT_PROJECT_VERSION = 82;
1952+
CURRENT_PROJECT_VERSION = 85;
19531953
DEVELOPMENT_TEAM = 6XVY5G3U44;
19541954
INFOPLIST_FILE = "Delta/Supporting Files/Info.plist";
19551955
LD_RUNPATH_SEARCH_PATHS = (
19561956
"$(inherited)",
19571957
"@executable_path/Frameworks",
19581958
);
1959-
MARKETING_VERSION = 1.5rc2;
1959+
MARKETING_VERSION = 1.5;
19601960
OTHER_LDFLAGS = (
19611961
"-ld64",
19621962
"$(inherited)",
@@ -1987,14 +1987,14 @@
19871987
CODE_SIGN_IDENTITY = "iPhone Developer";
19881988
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
19891989
CODE_SIGN_STYLE = Automatic;
1990-
CURRENT_PROJECT_VERSION = 82;
1990+
CURRENT_PROJECT_VERSION = 85;
19911991
DEVELOPMENT_TEAM = 6XVY5G3U44;
19921992
INFOPLIST_FILE = "Delta/Supporting Files/Info.plist";
19931993
LD_RUNPATH_SEARCH_PATHS = (
19941994
"$(inherited)",
19951995
"@executable_path/Frameworks",
19961996
);
1997-
MARKETING_VERSION = 1.5rc2;
1997+
MARKETING_VERSION = 1.5;
19981998
OTHER_LDFLAGS = (
19991999
"-ld64",
20002000
"$(inherited)",

0 commit comments

Comments
 (0)