|
56 | 56 | AE7F67072A744CE200CED561 /* Double+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE7F67062A744CE200CED561 /* Double+Extensions.swift */; };
|
57 | 57 | AE7F67092A7451AA00CED561 /* Price.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE7F67082A7451AA00CED561 /* Price.swift */; };
|
58 | 58 | AE7F670C2A7451D700CED561 /* CurrencyCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE7F670B2A7451D700CED561 /* CurrencyCode.swift */; };
|
59 |
| - AE8DA0B82C265B6D00C3A99E /* AddressFormattedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE8DA0B72C265B6D00C3A99E /* AddressFormattedView.swift */; }; |
60 | 59 | AE91CEED2C0FDB70000AAD20 /* SentAndReceivedValues+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE91CEEC2C0FDB70000AAD20 /* SentAndReceivedValues+Extensions.swift */; };
|
61 | 60 | AE91CEEF2C0FDBC7000AAD20 /* CanonicalTx+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE91CEEE2C0FDBC7000AAD20 /* CanonicalTx+Extensions.swift */; };
|
62 | 61 | AE96F6622A424C400055623C /* BDKSwiftExampleWalletReceiveViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE96F6612A424C400055623C /* BDKSwiftExampleWalletReceiveViewModelTests.swift */; };
|
|
144 | 143 | AE7F67062A744CE200CED561 /* Double+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Double+Extensions.swift"; sourceTree = "<group>"; };
|
145 | 144 | AE7F67082A7451AA00CED561 /* Price.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Price.swift; sourceTree = "<group>"; };
|
146 | 145 | AE7F670B2A7451D700CED561 /* CurrencyCode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyCode.swift; sourceTree = "<group>"; };
|
147 |
| - AE8DA0B72C265B6D00C3A99E /* AddressFormattedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddressFormattedView.swift; sourceTree = "<group>"; }; |
148 | 146 | AE91CEEC2C0FDB70000AAD20 /* SentAndReceivedValues+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentAndReceivedValues+Extensions.swift"; sourceTree = "<group>"; };
|
149 | 147 | AE91CEEE2C0FDBC7000AAD20 /* CanonicalTx+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CanonicalTx+Extensions.swift"; sourceTree = "<group>"; };
|
150 | 148 | AE96F6612A424C400055623C /* BDKSwiftExampleWalletReceiveViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BDKSwiftExampleWalletReceiveViewModelTests.swift; sourceTree = "<group>"; };
|
|
243 | 241 | AE1C34232A424456008F807A /* ReceiveView.swift */,
|
244 | 242 | AE7839FC2AB4E18D005F0CBA /* AmountView.swift */,
|
245 | 243 | AE783A022AB4ECC2005F0CBA /* AddressView.swift */,
|
246 |
| - AE8DA0B72C265B6D00C3A99E /* AddressFormattedView.swift */, |
247 | 244 | AE783A062AB4F7C7005F0CBA /* FeeView.swift */,
|
248 | 245 | AE783A002AB4E5E1005F0CBA /* BuildTransactionView.swift */,
|
249 | 246 | AE2ADD732B61E8F500C2A823 /* SettingsView.swift */,
|
|
557 | 554 | AEAB03112ABDDB86000C9528 /* FeeViewModel.swift in Sources */,
|
558 | 555 | AEE6C74C2ABCB3E200442ADD /* Transaction+Extensions.swift in Sources */,
|
559 | 556 | AE0C30F72A804A2D008F1EAE /* WalletTransactionListView.swift in Sources */,
|
560 |
| - AE8DA0B82C265B6D00C3A99E /* AddressFormattedView.swift in Sources */, |
561 | 557 | AE29ED152BBE36C500EB9C4F /* WalletTransactionsListViewModel.swift in Sources */,
|
562 | 558 | AEB905C32A7EEBF000CD0337 /* BackupInfo.swift in Sources */,
|
563 | 559 | AE783A072AB4F7C7005F0CBA /* FeeView.swift in Sources */,
|
|
929 | 925 | isa = XCRemoteSwiftPackageReference;
|
930 | 926 | repositoryURL = "https://github.com/reez/BitcoinUI.git";
|
931 | 927 | requirement = {
|
932 |
| - branch = main; |
933 |
| - kind = branch; |
| 928 | + kind = exactVersion; |
| 929 | + version = 1.0.5; |
934 | 930 | };
|
935 | 931 | };
|
936 | 932 | /* End XCRemoteSwiftPackageReference section */
|
|
0 commit comments