Skip to content

Commit fe70373

Browse files
committed
version: increase to 5.0.2
Signed-off-by: Luca Vaccaro <me@lvaccaro.com>
1 parent fbb42ce commit fe70373

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [5.0.2] - 2025-06-07
7+
8+
### Changed
9+
- Bug fixes
10+
611
## [5.0.1] - 2025-05-28
712

813
### Changed

gaios.xcodeproj/project.pbxproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5739,7 +5739,7 @@
57395739
CODE_SIGN_ENTITLEMENTS = gaios/gaiosDebug.entitlements;
57405740
CODE_SIGN_IDENTITY = "Apple Development";
57415741
CODE_SIGN_STYLE = Automatic;
5742-
CURRENT_PROJECT_VERSION = 0;
5742+
CURRENT_PROJECT_VERSION = 3;
57435743
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
57445744
DEVELOPMENT_TEAM = D9W37S9468;
57455745
ENABLE_BITCODE = NO;
@@ -5754,7 +5754,7 @@
57545754
"$(inherited)",
57555755
"@executable_path/Frameworks",
57565756
);
5757-
MARKETING_VERSION = 5.0.1;
5757+
MARKETING_VERSION = 5.0.2;
57585758
OTHER_LDFLAGS = (
57595759
"$(inherited)",
57605760
"-lc++",
@@ -5786,7 +5786,7 @@
57865786
CODE_SIGN_ENTITLEMENTS = gaios/gaiosRelease.entitlements;
57875787
CODE_SIGN_IDENTITY = "Apple Distribution: Blockstream Corporation (D9W37S9468)";
57885788
CODE_SIGN_STYLE = Manual;
5789-
CURRENT_PROJECT_VERSION = 0;
5789+
CURRENT_PROJECT_VERSION = 3;
57905790
DEVELOPMENT_TEAM = D9W37S9468;
57915791
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = D9W37S9468;
57925792
ENABLE_BITCODE = NO;
@@ -5799,7 +5799,7 @@
57995799
"$(inherited)",
58005800
"@executable_path/Frameworks",
58015801
);
5802-
MARKETING_VERSION = 5.0.1;
5802+
MARKETING_VERSION = 5.0.2;
58035803
OTHER_LDFLAGS = (
58045804
"$(inherited)",
58055805
"-lc++",
@@ -5914,7 +5914,7 @@
59145914
CODE_SIGN_ENTITLEMENTS = NotificationService/NotificationServiceDebug.entitlements;
59155915
CODE_SIGN_IDENTITY = "Apple Development";
59165916
CODE_SIGN_STYLE = Automatic;
5917-
CURRENT_PROJECT_VERSION = 0;
5917+
CURRENT_PROJECT_VERSION = 3;
59185918
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
59195919
DEVELOPMENT_TEAM = D9W37S9468;
59205920
GCC_C_LANGUAGE_STANDARD = gnu17;
@@ -5929,7 +5929,7 @@
59295929
"@executable_path/../../Frameworks",
59305930
);
59315931
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
5932-
MARKETING_VERSION = 5.0.1;
5932+
MARKETING_VERSION = 5.0.2;
59335933
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
59345934
MTL_FAST_MATH = YES;
59355935
PRODUCT_BUNDLE_IDENTIFIER = io.blockstream.greendev.NotificationService;
@@ -5954,7 +5954,7 @@
59545954
CODE_SIGN_IDENTITY = "Apple Distribution: Blockstream Corporation (D9W37S9468)";
59555955
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution: Blockstream Corporation (D9W37S9468)";
59565956
CODE_SIGN_STYLE = Manual;
5957-
CURRENT_PROJECT_VERSION = 0;
5957+
CURRENT_PROJECT_VERSION = 3;
59585958
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
59595959
DEVELOPMENT_TEAM = D9W37S9468;
59605960
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = D9W37S9468;
@@ -5970,7 +5970,7 @@
59705970
"@executable_path/../../Frameworks",
59715971
);
59725972
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
5973-
MARKETING_VERSION = 5.0.1;
5973+
MARKETING_VERSION = 5.0.2;
59745974
MTL_FAST_MATH = YES;
59755975
PRODUCT_BUNDLE_IDENTIFIER = io.blockstream.green.NotificationService;
59765976
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -5993,7 +5993,7 @@
59935993
CODE_SIGN_IDENTITY = "Apple Distribution: Blockstream Corporation (D9W37S9468)";
59945994
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution: Blockstream Corporation (D9W37S9468)";
59955995
CODE_SIGN_STYLE = Manual;
5996-
CURRENT_PROJECT_VERSION = 0;
5996+
CURRENT_PROJECT_VERSION = 3;
59975997
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
59985998
DEVELOPMENT_TEAM = D9W37S9468;
59995999
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = D9W37S9468;
@@ -6009,7 +6009,7 @@
60096009
"@executable_path/../../Frameworks",
60106010
);
60116011
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
6012-
MARKETING_VERSION = 5.0.1;
6012+
MARKETING_VERSION = 5.0.2;
60136013
MTL_FAST_MATH = YES;
60146014
PRODUCT_BUNDLE_IDENTIFIER = io.blockstream.greendev.NotificationService;
60156015
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -6854,7 +6854,7 @@
68546854
CODE_SIGN_ENTITLEMENTS = gaios/gaiosStaging.entitlements;
68556855
CODE_SIGN_IDENTITY = "Apple Distribution: Blockstream Corporation (D9W37S9468)";
68566856
CODE_SIGN_STYLE = Manual;
6857-
CURRENT_PROJECT_VERSION = 0;
6857+
CURRENT_PROJECT_VERSION = 3;
68586858
DEVELOPMENT_TEAM = D9W37S9468;
68596859
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = D9W37S9468;
68606860
ENABLE_BITCODE = NO;
@@ -6869,7 +6869,7 @@
68696869
"$(inherited)",
68706870
"@executable_path/Frameworks",
68716871
);
6872-
MARKETING_VERSION = 5.0.1;
6872+
MARKETING_VERSION = 5.0.2;
68736873
MTL_ENABLE_DEBUG_INFO = YES;
68746874
OTHER_LDFLAGS = (
68756875
"$(inherited)",

0 commit comments

Comments
 (0)