Skip to content

Commit

Permalink
(ios) Release v2.3.0 (code 77)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpad85 committed Jul 3, 2024
1 parent f711d4a commit e924048
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions phoenix-ios/phoenix-ios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2287,7 +2287,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.2.6;
MARKETING_VERSION = 2.3.0;
OTHER_LDFLAGS = (
"$(inherited)",
"\"-Xlinker -interposable\"",
Expand Down Expand Up @@ -2316,7 +2316,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.2.6;
MARKETING_VERSION = 2.3.0;
OTHER_LDFLAGS = (
"$(inherited)",
"\"-Xlinker -interposable\"",
Expand Down Expand Up @@ -2481,7 +2481,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.2.6;
MARKETING_VERSION = 2.3.0;
PRODUCT_BUNDLE_IDENTIFIER = "co.acinq.phoenix.phoenix-notifySrvExt";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -2508,7 +2508,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.2.6;
MARKETING_VERSION = 2.3.0;
PRODUCT_BUNDLE_IDENTIFIER = "co.acinq.phoenix.phoenix-notifySrvExt";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down

0 comments on commit e924048

Please sign in to comment.