Skip to content

Commit

Permalink
[0] ver 5.0.2(4)
Browse files Browse the repository at this point in the history
  • Loading branch information
akidon0000 committed Mar 17, 2024
1 parent 549447f commit c43935e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions univIP.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1700,7 +1700,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 4;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = XSC9AJPSP3;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
Expand All @@ -1722,7 +1722,7 @@
"@executable_path/Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.3;
MARKETING_VERSION = 5.0.1;
MARKETING_VERSION = 5.0.2;
ONLY_ACTIVE_ARCH = NO;
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down Expand Up @@ -1770,7 +1770,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = XSC9AJPSP3;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
HEADER_SEARCH_PATHS = (
Expand All @@ -1791,7 +1791,7 @@
"@executable_path/Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.3;
MARKETING_VERSION = 5.0.1;
MARKETING_VERSION = 5.0.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-l\"xml2\"",
Expand Down

0 comments on commit c43935e

Please sign in to comment.