Skip to content

Commit b859370

Browse files
committed
version: bump to 4.0.13
Signed-off-by: Luca Vaccaro <me@lvaccaro.com>
1 parent 277bc1b commit b859370

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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-
## [Unreleased]
6+
## [4.0.13] - 2023-09-22
77

88
### Added
99
- Enable signing address with HW

gaios.xcodeproj/project.pbxproj

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,12 @@
107107
34347679268322A100D7AD43 /* RecoveryVerify.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34347678268322A100D7AD43 /* RecoveryVerify.swift */; };
108108
34386C8A26F086BA00EBB6A6 /* DialogAccountIdViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34386C8926F086BA00EBB6A6 /* DialogAccountIdViewController.swift */; };
109109
34389B632A9754260023DAC3 /* RedeemPrefs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34389B622A9754260023DAC3 /* RedeemPrefs.swift */; };
110-
343BC9542AA9BEAD00F0FEE5 /* TwoFAFlow.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 343BC9532AA9BEAD00F0FEE5 /* TwoFAFlow.storyboard */; };
111-
343BC9572AA9BF1200F0FEE5 /* TwoFAViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 343BC9562AA9BF1200F0FEE5 /* TwoFAViewController.swift */; };
112110
343BC9472AA7012B00F0FEE5 /* GreenPIckerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 343BC9462AA7012B00F0FEE5 /* GreenPIckerViewController.swift */; };
113111
343BC9492AA7017600F0FEE5 /* GreenPickerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 343BC9482AA7017600F0FEE5 /* GreenPickerViewModel.swift */; };
114112
343BC94D2AA702F600F0FEE5 /* GreenPickerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 343BC94B2AA702F600F0FEE5 /* GreenPickerCell.swift */; };
115113
343BC94E2AA702F600F0FEE5 /* GreenPickerCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 343BC94C2AA702F600F0FEE5 /* GreenPickerCell.xib */; };
114+
343BC9542AA9BEAD00F0FEE5 /* TwoFAFlow.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 343BC9532AA9BEAD00F0FEE5 /* TwoFAFlow.storyboard */; };
115+
343BC9572AA9BF1200F0FEE5 /* TwoFAViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 343BC9562AA9BF1200F0FEE5 /* TwoFAViewController.swift */; };
116116
34440E7A28B379C8006CD464 /* WalletListHDCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34440E7828B379C8006CD464 /* WalletListHDCell.swift */; };
117117
34440E7B28B379C8006CD464 /* WalletListHDCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 34440E7928B379C8006CD464 /* WalletListHDCell.xib */; };
118118
34440E7F28B37C2D006CD464 /* WalletListEmptyCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34440E7D28B37C2D006CD464 /* WalletListEmptyCell.swift */; };
@@ -774,12 +774,12 @@
774774
34347678268322A100D7AD43 /* RecoveryVerify.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecoveryVerify.swift; sourceTree = "<group>"; };
775775
34386C8926F086BA00EBB6A6 /* DialogAccountIdViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DialogAccountIdViewController.swift; sourceTree = "<group>"; };
776776
34389B622A9754260023DAC3 /* RedeemPrefs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RedeemPrefs.swift; sourceTree = "<group>"; };
777-
343BC9532AA9BEAD00F0FEE5 /* TwoFAFlow.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = TwoFAFlow.storyboard; sourceTree = "<group>"; };
778-
343BC9562AA9BF1200F0FEE5 /* TwoFAViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TwoFAViewController.swift; sourceTree = "<group>"; };
779777
343BC9462AA7012B00F0FEE5 /* GreenPIckerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GreenPIckerViewController.swift; sourceTree = "<group>"; };
780778
343BC9482AA7017600F0FEE5 /* GreenPickerViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GreenPickerViewModel.swift; sourceTree = "<group>"; };
781779
343BC94B2AA702F600F0FEE5 /* GreenPickerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GreenPickerCell.swift; sourceTree = "<group>"; };
782780
343BC94C2AA702F600F0FEE5 /* GreenPickerCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = GreenPickerCell.xib; sourceTree = "<group>"; };
781+
343BC9532AA9BEAD00F0FEE5 /* TwoFAFlow.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = TwoFAFlow.storyboard; sourceTree = "<group>"; };
782+
343BC9562AA9BF1200F0FEE5 /* TwoFAViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TwoFAViewController.swift; sourceTree = "<group>"; };
783783
34440E7828B379C8006CD464 /* WalletListHDCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletListHDCell.swift; sourceTree = "<group>"; };
784784
34440E7928B379C8006CD464 /* WalletListHDCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WalletListHDCell.xib; sourceTree = "<group>"; };
785785
34440E7D28B37C2D006CD464 /* WalletListEmptyCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletListEmptyCell.swift; sourceTree = "<group>"; };
@@ -3056,7 +3056,6 @@
30563056
343BC9532AA9BEAD00F0FEE5 /* TwoFAFlow.storyboard */,
30573057
343BC9562AA9BF1200F0FEE5 /* TwoFAViewController.swift */,
30583058
3450C85F2AAF0616002B67AE /* TwoFAMethodViewController.swift */,
3059-
3482351C2AB97B8800B1ABE3 /* TwoFAInfoViewController.swift */,
30603059
81E04A3A2AA63C6800867705 /* Country.swift */,
30613060
);
30623061
path = AuthenticationFactors;
@@ -4355,7 +4354,7 @@
43554354
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_INTEGER = YES;
43564355
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES;
43574356
CODE_SIGN_STYLE = Automatic;
4358-
CURRENT_PROJECT_VERSION = 0;
4357+
CURRENT_PROJECT_VERSION = 1;
43594358
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
43604359
DEVELOPMENT_TEAM = D9W37S9468;
43614360
ENABLE_BITCODE = NO;
@@ -4369,7 +4368,7 @@
43694368
"$(inherited)",
43704369
"@executable_path/Frameworks",
43714370
);
4372-
MARKETING_VERSION = 4.0.11;
4371+
MARKETING_VERSION = 4.0.13;
43734372
OTHER_LDFLAGS = (
43744373
"$(inherited)",
43754374
"-lc++",
@@ -4399,7 +4398,7 @@
43994398
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_INTEGER = YES;
44004399
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES;
44014400
CODE_SIGN_STYLE = Automatic;
4402-
CURRENT_PROJECT_VERSION = 0;
4401+
CURRENT_PROJECT_VERSION = 1;
44034402
DEVELOPMENT_TEAM = D9W37S9468;
44044403
ENABLE_BITCODE = NO;
44054404
ENABLE_HARDENED_RUNTIME = YES;
@@ -4411,7 +4410,7 @@
44114410
"$(inherited)",
44124411
"@executable_path/Frameworks",
44134412
);
4414-
MARKETING_VERSION = 4.0.11;
4413+
MARKETING_VERSION = 4.0.13;
44154414
OTHER_LDFLAGS = (
44164415
"$(inherited)",
44174416
"-lc++",
@@ -5121,7 +5120,7 @@
51215120
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_INTEGER = YES;
51225121
CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES;
51235122
CODE_SIGN_STYLE = Automatic;
5124-
CURRENT_PROJECT_VERSION = 0;
5123+
CURRENT_PROJECT_VERSION = 1;
51255124
DEVELOPMENT_TEAM = D9W37S9468;
51265125
ENABLE_BITCODE = NO;
51275126
ENABLE_HARDENED_RUNTIME = YES;
@@ -5132,7 +5131,7 @@
51325131
"$(inherited)",
51335132
"@executable_path/Frameworks",
51345133
);
5135-
MARKETING_VERSION = 4.0.11;
5134+
MARKETING_VERSION = 4.0.13;
51365135
OTHER_LDFLAGS = (
51375136
"$(inherited)",
51385137
"-lc++",

gaios/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@
8686
<string>We use the camera to scan QR codes</string>
8787
<key>NSFaceIDUsageDescription</key>
8888
<string>Green uses biometric authentication to allow easy access to the wallet</string>
89+
<key>NSPhotoLibraryUsageDescription</key>
90+
<string></string>
8991
<key>UIBackgroundModes</key>
9092
<array>
9193
<string>bluetooth-central</string>

0 commit comments

Comments
 (0)