|
534 | 534 | F8472F6B2E69BBCB0094163D /* SendingTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8472F6A2E69BBCB0094163D /* SendingTransaction.swift */; }; |
535 | 535 | F8472F6D2E744AFF0094163D /* SendingTransaction+Actions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8472F6C2E744AFA0094163D /* SendingTransaction+Actions.swift */; }; |
536 | 536 | F8472F722E745A3E0094163D /* ProgressIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8472F712E745A3D0094163D /* ProgressIndicator.swift */; }; |
| 537 | + F849ACB62ED5D024005B38AF /* SwapInProgress.swift in Sources */ = {isa = PBXBuildFile; fileRef = F849ACB52ED5D01C005B38AF /* SwapInProgress.swift */; }; |
| 538 | + F849ACBA2ED5F823005B38AF /* CodableStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = F849ACB92ED5F822005B38AF /* CodableStorage.swift */; }; |
537 | 539 | F88781AF2EB10B1E00207D0B /* TokenPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = F88781AE2EB10B1E00207D0B /* TokenPicker.swift */; }; |
538 | 540 | F88781B12EB1EC5A00207D0B /* SwapDeposit.swift in Sources */ = {isa = PBXBuildFile; fileRef = F88781B02EB1EC5A00207D0B /* SwapDeposit.swift */; }; |
539 | 541 | F88781B32EB1EE4C00207D0B /* SwapProgress.swift in Sources */ = {isa = PBXBuildFile; fileRef = F88781B22EB1EE4C00207D0B /* SwapProgress.swift */; }; |
|
1130 | 1132 | F8472F6A2E69BBCB0094163D /* SendingTransaction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendingTransaction.swift; sourceTree = "<group>"; }; |
1131 | 1133 | F8472F6C2E744AFA0094163D /* SendingTransaction+Actions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SendingTransaction+Actions.swift"; sourceTree = "<group>"; }; |
1132 | 1134 | F8472F712E745A3D0094163D /* ProgressIndicator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressIndicator.swift; sourceTree = "<group>"; }; |
| 1135 | + F849ACB52ED5D01C005B38AF /* SwapInProgress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwapInProgress.swift; sourceTree = "<group>"; }; |
| 1136 | + F849ACB92ED5F822005B38AF /* CodableStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CodableStorage.swift; sourceTree = "<group>"; }; |
1133 | 1137 | F88781AE2EB10B1E00207D0B /* TokenPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokenPicker.swift; sourceTree = "<group>"; }; |
1134 | 1138 | F88781B02EB1EC5A00207D0B /* SwapDeposit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwapDeposit.swift; sourceTree = "<group>"; }; |
1135 | 1139 | F88781B22EB1EE4C00207D0B /* SwapProgress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwapProgress.swift; sourceTree = "<group>"; }; |
|
1907 | 1911 | 545A9D22294F9E66008D24A6 /* User Settings */, |
1908 | 1912 | 37B48A8224B3968F00F8A8D2 /* AppKeychainWrapper.swift */, |
1909 | 1913 | 3A4CE32F26A18DFC00ECF460 /* UserDefaults.swift */, |
| 1914 | + F849ACB92ED5F822005B38AF /* CodableStorage.swift */, |
1910 | 1915 | ); |
1911 | 1916 | path = "Persistant Data"; |
1912 | 1917 | sourceTree = "<group>"; |
|
3036 | 3041 | F82888B22EC39D730085A103 /* Models */ = { |
3037 | 3042 | isa = PBXGroup; |
3038 | 3043 | children = ( |
| 3044 | + F849ACB52ED5D01C005B38AF /* SwapInProgress.swift */, |
3039 | 3045 | F82888B32EC39D7B0085A103 /* ExolixConfirmation.swift */, |
3040 | 3046 | ); |
3041 | 3047 | path = Models; |
|
3633 | 3639 | 3AE5E5682874696E00D3AF85 /* ValuePickerView.swift in Sources */, |
3634 | 3640 | 3A0391E6290BA40E00352D73 /* BugReportingView.swift in Sources */, |
3635 | 3641 | 546B032A2983F33600DBED8E /* OnboardingPagerView.swift in Sources */, |
| 3642 | + F849ACB62ED5D024005B38AF /* SwapInProgress.swift in Sources */, |
3636 | 3643 | 54E007B62B8DF55600AFCD7C /* SecurityManager.swift in Sources */, |
3637 | 3644 | 711D7FA42D511FDE0080A987 /* LogViewController.swift in Sources */, |
3638 | 3645 | 71F2B2232D8C20E700104073 /* LoginDeeplink.swift in Sources */, |
|
3744 | 3751 | 5422CBFC2B88C79200428394 /* ScreenRecordingSettingsView.swift in Sources */, |
3745 | 3752 | 711F28EB2DA3322D00751986 /* ReceiveViewController.swift in Sources */, |
3746 | 3753 | 711D7FA82D5503540080A987 /* StylisedButton.swift in Sources */, |
| 3754 | + F849ACBA2ED5F823005B38AF /* CodableStorage.swift in Sources */, |
3747 | 3755 | 37547D5624601BF600EB59CC /* UIView+GlobalFrame.swift in Sources */, |
3748 | 3756 | 54D46A952CA6909800E554C0 /* WalletTag.swift in Sources */, |
3749 | 3757 | BF8316FD23EF7EAA00235403 /* LAContext.swift in Sources */, |
|
4125 | 4133 | CODE_SIGN_ENTITLEMENTS = MobileWallet/Tari.entitlements; |
4126 | 4134 | CODE_SIGN_IDENTITY = "Apple Development"; |
4127 | 4135 | CODE_SIGN_STYLE = Automatic; |
4128 | | - CURRENT_PROJECT_VERSION = Dev; |
| 4136 | + CURRENT_PROJECT_VERSION = 5; |
4129 | 4137 | DEVELOPMENT_TEAM = 8XGMD9X2H2; |
4130 | 4138 | ENABLE_BITCODE = NO; |
4131 | 4139 | FRAMEWORK_SEARCH_PATHS = ( |
|
4160 | 4168 | CODE_SIGN_ENTITLEMENTS = MobileWallet/Tari.entitlements; |
4161 | 4169 | CODE_SIGN_IDENTITY = "Apple Development"; |
4162 | 4170 | CODE_SIGN_STYLE = Automatic; |
4163 | | - CURRENT_PROJECT_VERSION = Dev; |
| 4171 | + CURRENT_PROJECT_VERSION = 5; |
4164 | 4172 | DEVELOPMENT_TEAM = 8XGMD9X2H2; |
4165 | 4173 | ENABLE_BITCODE = NO; |
4166 | 4174 | FRAMEWORK_SEARCH_PATHS = ( |
|
0 commit comments