|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 186523ED2ED7365100485B41 /* LDKNode in Frameworks */ = {isa = PBXBuildFile; productRef = 186523EC2ED7365100485B41 /* LDKNode */; }; |
10 | 11 | 18D65E002EB964B500252335 /* VssRustClientFfi in Frameworks */ = {isa = PBXBuildFile; productRef = 18D65DFF2EB964B500252335 /* VssRustClientFfi */; }; |
11 | 12 | 18D65E022EB964BD00252335 /* VssRustClientFfi in Frameworks */ = {isa = PBXBuildFile; productRef = 18D65E012EB964BD00252335 /* VssRustClientFfi */; }; |
12 | 13 | 4AAB08CA2E1FE77600BA63DF /* Lottie in Frameworks */ = {isa = PBXBuildFile; productRef = 4AAB08C92E1FE77600BA63DF /* Lottie */; }; |
|
17 | 18 | 96204B782DE9AA43007BAA26 /* SQLite in Frameworks */ = {isa = PBXBuildFile; productRef = 96204B772DE9AA43007BAA26 /* SQLite */; }; |
18 | 19 | 966DE6702C51210000A7B0EF /* LightningDevKit in Frameworks */ = {isa = PBXBuildFile; productRef = 966DE66F2C51210000A7B0EF /* LightningDevKit */; }; |
19 | 20 | 968FDF162DFAFE230053CD7F /* LDKNode in Frameworks */ = {isa = PBXBuildFile; productRef = 9613018B2C5022D700878183 /* LDKNode */; }; |
20 | | - 968FE1402DFB016B0053CD7F /* LDKNode in Frameworks */ = {isa = PBXBuildFile; productRef = 968FE13F2DFB016B0053CD7F /* LDKNode */; }; |
21 | 21 | 96DEA03A2DE8BBA1009932BF /* BitkitCore in Frameworks */ = {isa = PBXBuildFile; productRef = 96DEA0392DE8BBA1009932BF /* BitkitCore */; }; |
22 | 22 | 96DEA03C2DE8BBAB009932BF /* BitkitCore in Frameworks */ = {isa = PBXBuildFile; productRef = 96DEA03B2DE8BBAB009932BF /* BitkitCore */; }; |
23 | 23 | 96E20CD42CB6D91A00C24149 /* CodeScanner in Frameworks */ = {isa = PBXBuildFile; productRef = 96E20CD32CB6D91A00C24149 /* CodeScanner */; }; |
|
94 | 94 | Services/MigrationsService.swift, |
95 | 95 | Services/ServiceQueue.swift, |
96 | 96 | Services/VssStoreIdProvider.swift, |
97 | | - Utilities/AddressChecker.swift, |
98 | 97 | Utilities/Crypto.swift, |
99 | 98 | Utilities/Errors.swift, |
100 | 99 | Utilities/Keychain.swift, |
|
118 | 117 | Services/LightningService.swift, |
119 | 118 | Services/ServiceQueue.swift, |
120 | 119 | Services/VssStoreIdProvider.swift, |
121 | | - Utilities/AddressChecker.swift, |
122 | 120 | Utilities/Crypto.swift, |
123 | 121 | Utilities/Errors.swift, |
124 | 122 | Utilities/Keychain.swift, |
|
148 | 146 | isa = PBXFrameworksBuildPhase; |
149 | 147 | buildActionMask = 2147483647; |
150 | 148 | files = ( |
151 | | - 968FE1402DFB016B0053CD7F /* LDKNode in Frameworks */, |
152 | 149 | 96DEA03C2DE8BBAB009932BF /* BitkitCore in Frameworks */, |
| 150 | + 186523ED2ED7365100485B41 /* LDKNode in Frameworks */, |
153 | 151 | 4AFCA3722E0596D900205CAE /* Zip in Frameworks */, |
154 | 152 | 96E493A82C943184000E8BC2 /* secp256k1 in Frameworks */, |
155 | 153 | 18D65E022EB964BD00252335 /* VssRustClientFfi in Frameworks */, |
|
241 | 239 | 96E493A72C943184000E8BC2 /* secp256k1 */, |
242 | 240 | 96DEA03B2DE8BBAB009932BF /* BitkitCore */, |
243 | 241 | 4AFCA3712E0596D900205CAE /* Zip */, |
244 | | - 968FE13F2DFB016B0053CD7F /* LDKNode */, |
245 | 242 | 18D65E012EB964BD00252335 /* VssRustClientFfi */, |
| 243 | + 186523EC2ED7365100485B41 /* LDKNode */, |
246 | 244 | ); |
247 | 245 | productName = BitkitNotification; |
248 | 246 | productReference = 961058DC2C355B5500E1F1D8 /* BitkitNotification.appex */; |
|
383 | 381 | 96E20CD22CB6D91A00C24149 /* XCRemoteSwiftPackageReference "CodeScanner" */, |
384 | 382 | 96DEA0382DE8BBA1009932BF /* XCRemoteSwiftPackageReference "bitkit-core" */, |
385 | 383 | 4AFCA36E2E05933800205CAE /* XCRemoteSwiftPackageReference "Zip" */, |
386 | | - 968FE13E2DFB016B0053CD7F /* XCRemoteSwiftPackageReference "ldk-node" */, |
387 | 384 | 4AAB08C82E1FE77600BA63DF /* XCRemoteSwiftPackageReference "lottie-ios" */, |
388 | 385 | 18D65DFE2EB9649F00252335 /* XCRemoteSwiftPackageReference "vss-rust-client-ffi" */, |
| 386 | + 186523EB2ED7365100485B41 /* XCRemoteSwiftPackageReference "ldk-node" */, |
389 | 387 | ); |
390 | 388 | productRefGroup = 96FE1F622C2DE6AA006D0C8B /* Products */; |
391 | 389 | projectDirPath = ""; |
|
876 | 874 | /* End XCConfigurationList section */ |
877 | 875 |
|
878 | 876 | /* Begin XCRemoteSwiftPackageReference section */ |
| 877 | + 186523EB2ED7365100485B41 /* XCRemoteSwiftPackageReference "ldk-node" */ = { |
| 878 | + isa = XCRemoteSwiftPackageReference; |
| 879 | + repositoryURL = "https://github.com/synonymdev/ldk-node"; |
| 880 | + requirement = { |
| 881 | + branch = main; |
| 882 | + kind = branch; |
| 883 | + }; |
| 884 | + }; |
879 | 885 | 18D65DFE2EB9649F00252335 /* XCRemoteSwiftPackageReference "vss-rust-client-ffi" */ = { |
880 | 886 | isa = XCRemoteSwiftPackageReference; |
881 | 887 | repositoryURL = "https://github.com/synonymdev/vss-rust-client-ffi"; |
|
924 | 930 | minimumVersion = 0.0.123; |
925 | 931 | }; |
926 | 932 | }; |
927 | | - 968FE13E2DFB016B0053CD7F /* XCRemoteSwiftPackageReference "ldk-node" */ = { |
928 | | - isa = XCRemoteSwiftPackageReference; |
929 | | - repositoryURL = "https://github.com/synonymdev/ldk-node"; |
930 | | - requirement = { |
931 | | - branch = main; |
932 | | - kind = branch; |
933 | | - }; |
934 | | - }; |
935 | 933 | 96DEA0382DE8BBA1009932BF /* XCRemoteSwiftPackageReference "bitkit-core" */ = { |
936 | 934 | isa = XCRemoteSwiftPackageReference; |
937 | 935 | repositoryURL = "https://github.com/synonymdev/bitkit-core"; |
|
959 | 957 | /* End XCRemoteSwiftPackageReference section */ |
960 | 958 |
|
961 | 959 | /* Begin XCSwiftPackageProductDependency section */ |
| 960 | + 186523EC2ED7365100485B41 /* LDKNode */ = { |
| 961 | + isa = XCSwiftPackageProductDependency; |
| 962 | + package = 186523EB2ED7365100485B41 /* XCRemoteSwiftPackageReference "ldk-node" */; |
| 963 | + productName = LDKNode; |
| 964 | + }; |
962 | 965 | 18D65DFF2EB964B500252335 /* VssRustClientFfi */ = { |
963 | 966 | isa = XCSwiftPackageProductDependency; |
964 | 967 | package = 18D65DFE2EB9649F00252335 /* XCRemoteSwiftPackageReference "vss-rust-client-ffi" */; |
|
1004 | 1007 | package = 966DE66E2C51210000A7B0EF /* XCRemoteSwiftPackageReference "ldk-swift" */; |
1005 | 1008 | productName = LightningDevKit; |
1006 | 1009 | }; |
1007 | | - 968FE13F2DFB016B0053CD7F /* LDKNode */ = { |
1008 | | - isa = XCSwiftPackageProductDependency; |
1009 | | - package = 968FE13E2DFB016B0053CD7F /* XCRemoteSwiftPackageReference "ldk-node" */; |
1010 | | - productName = LDKNode; |
1011 | | - }; |
1012 | 1010 | 96DEA0392DE8BBA1009932BF /* BitkitCore */ = { |
1013 | 1011 | isa = XCSwiftPackageProductDependency; |
1014 | 1012 | package = 96DEA0382DE8BBA1009932BF /* XCRemoteSwiftPackageReference "bitkit-core" */; |
|
0 commit comments