|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 071041C427DA763F00AE1175 /* PolarConnectionExperiment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07C753E826D954B100081BF8 /* PolarConnectionExperiment.swift */; };
|
11 |
| - 074A2DC426D957BC00370D0B /* RegtestBlockchainObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07BBCB2826D0369F000D96C4 /* RegtestBlockchainObserver.swift */; }; |
| 11 | + 074A2DC426D957BC00370D0B /* RegtestBlockchainObserverOld.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07BBCB2826D0369F000D96C4 /* RegtestBlockchainObserverOld.swift */; }; |
12 | 12 | 074A2DCD26D970D500370D0B /* RegtestBroadcasterInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = 074A2DCB26D970D400370D0B /* RegtestBroadcasterInterface.swift */; };
|
13 | 13 | 074A2DCE26D970D500370D0B /* RegtestChannelManagerPersister.swift in Sources */ = {isa = PBXBuildFile; fileRef = 074A2DCC26D970D500370D0B /* RegtestChannelManagerPersister.swift */; };
|
14 | 14 | 075E22A226FEF8540000A76B /* NetGraphMsgHandlerConstructor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 075E22A126FEF8540000A76B /* NetGraphMsgHandlerConstructor.swift */; };
|
|
693 | 693 | 076D251827FC219300970AFC /* InvoicePayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 076D227727FC219000970AFC /* InvoicePayer.swift */; };
|
694 | 694 | 076D251927FC219300970AFC /* DelayedPaymentOutputDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 076D227827FC219000970AFC /* DelayedPaymentOutputDescriptor.swift */; };
|
695 | 695 | 076D251A27FC219300970AFC /* DelayedPaymentOutputDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 076D227827FC219000970AFC /* DelayedPaymentOutputDescriptor.swift */; };
|
| 696 | + 076D2A6C280399F500970AFC /* RegtestBlockchainManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 076D2A6B280399F500970AFC /* RegtestBlockchainManager.swift */; }; |
| 697 | + 076D2A6E28039ACB00970AFC /* BlockchainObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 076D2A6D28039ACB00970AFC /* BlockchainObserver.swift */; }; |
696 | 698 | 0780F9C7272865260095FD6A /* LNSyncHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0780F9C6272865260095FD6A /* LNSyncHandler.swift */; };
|
697 | 699 | 07BBC76A26D02727000D96C4 /* DirectBindingsAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07BBC76926D02727000D96C4 /* DirectBindingsAppApp.swift */; };
|
698 | 700 | 07BBC76C26D02727000D96C4 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07BBC76B26D02727000D96C4 /* ContentView.swift */; };
|
|
727 | 729 | 07BBCE7726D03B49000D96C4 /* TestBroadcasterInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07BBCE6726D03B49000D96C4 /* TestBroadcasterInterface.swift */; };
|
728 | 730 | 07C753E126D6BE4E00081BF8 /* HumanObjectPeerTestInstance.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07C753DF26D6BE4E00081BF8 /* HumanObjectPeerTestInstance.swift */; };
|
729 | 731 | 07C753F326D9560200081BF8 /* PromiseKit in Frameworks */ = {isa = PBXBuildFile; productRef = 07C753F226D9560200081BF8 /* PromiseKit */; };
|
| 732 | + 2DD11C86114C6827D6E338A2 /* BlockchainObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 076D2A6D28039ACB00970AFC /* BlockchainObserver.swift */; }; |
| 733 | + 2DD11F1338488839D8955B7A /* PolarIntegrationTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DD1172C8DF0B244CF69B0FA /* PolarIntegrationTest.swift */; }; |
| 734 | + 2DD11F99CF6E547FA7FB9225 /* RegtestBlockchainManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 076D2A6B280399F500970AFC /* RegtestBlockchainManager.swift */; }; |
730 | 735 | /* End PBXBuildFile section */
|
731 | 736 |
|
732 | 737 | /* Begin PBXContainerItemProxy section */
|
|
1092 | 1097 | 076D227627FC219000970AFC /* OutPoint.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OutPoint.swift; sourceTree = "<group>"; };
|
1093 | 1098 | 076D227727FC219000970AFC /* InvoicePayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InvoicePayer.swift; sourceTree = "<group>"; };
|
1094 | 1099 | 076D227827FC219000970AFC /* DelayedPaymentOutputDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DelayedPaymentOutputDescriptor.swift; sourceTree = "<group>"; };
|
| 1100 | + 076D2A6B280399F500970AFC /* RegtestBlockchainManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegtestBlockchainManager.swift; sourceTree = "<group>"; }; |
| 1101 | + 076D2A6D28039ACB00970AFC /* BlockchainObserver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlockchainObserver.swift; sourceTree = "<group>"; }; |
1095 | 1102 | 0780F9C6272865260095FD6A /* LNSyncHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LNSyncHandler.swift; sourceTree = "<group>"; };
|
1096 | 1103 | 07BBC76626D02727000D96C4 /* DirectBindingsApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DirectBindingsApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
1097 | 1104 | 07BBC76926D02727000D96C4 /* DirectBindingsAppApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DirectBindingsAppApp.swift; sourceTree = "<group>"; };
|
|
1115 | 1122 | 07BBCB1826D034B1000D96C4 /* libldk.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libldk.a; sourceTree = "<group>"; };
|
1116 | 1123 | 07BBCB1A26D03571000D96C4 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; };
|
1117 | 1124 | 07BBCB2726D0369F000D96C4 /* SwiftSocketPeerHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftSocketPeerHandler.swift; sourceTree = "<group>"; };
|
1118 |
| - 07BBCB2826D0369F000D96C4 /* RegtestBlockchainObserver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RegtestBlockchainObserver.swift; sourceTree = "<group>"; }; |
| 1125 | + 07BBCB2826D0369F000D96C4 /* RegtestBlockchainObserverOld.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RegtestBlockchainObserverOld.swift; sourceTree = "<group>"; }; |
1119 | 1126 | 07BBCB2926D0369F000D96C4 /* SwiftSocketEchoHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftSocketEchoHandler.swift; sourceTree = "<group>"; };
|
1120 | 1127 | 07BBCB3426D036AC000D96C4 /* TCPPeerHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TCPPeerHandler.swift; sourceTree = "<group>"; };
|
1121 | 1128 | 07BBCB3526D036AC000D96C4 /* ChannelManagerConstructor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChannelManagerConstructor.swift; sourceTree = "<group>"; };
|
|
1130 | 1137 | 07BBCE6726D03B49000D96C4 /* TestBroadcasterInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestBroadcasterInterface.swift; sourceTree = "<group>"; };
|
1131 | 1138 | 07C753DF26D6BE4E00081BF8 /* HumanObjectPeerTestInstance.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HumanObjectPeerTestInstance.swift; sourceTree = "<group>"; };
|
1132 | 1139 | 07C753E826D954B100081BF8 /* PolarConnectionExperiment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PolarConnectionExperiment.swift; sourceTree = "<group>"; };
|
| 1140 | + 2DD1172C8DF0B244CF69B0FA /* PolarIntegrationTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PolarIntegrationTest.swift; sourceTree = "<group>"; }; |
1133 | 1141 | /* End PBXFileReference section */
|
1134 | 1142 |
|
1135 | 1143 | /* Begin PBXFrameworksBuildPhase section */
|
|
1168 | 1176 | 076D1D2227F3828E00970AFC /* BTCVarInt.swift */,
|
1169 | 1177 | 076D1D2527F38FDD00970AFC /* BitcoinTests.swift */,
|
1170 | 1178 | 076D1D2727F397E600970AFC /* BTCHashing.swift */,
|
| 1179 | + 2DD1172C8DF0B244CF69B0FA /* PolarIntegrationTest.swift */, |
1171 | 1180 | );
|
1172 | 1181 | path = bitcoin;
|
1173 | 1182 | sourceTree = "<group>";
|
|
1652 | 1661 | 074A2DCB26D970D400370D0B /* RegtestBroadcasterInterface.swift */,
|
1653 | 1662 | 074A2DCC26D970D500370D0B /* RegtestChannelManagerPersister.swift */,
|
1654 | 1663 | 07BBCB2726D0369F000D96C4 /* SwiftSocketPeerHandler.swift */,
|
1655 |
| - 07BBCB2826D0369F000D96C4 /* RegtestBlockchainObserver.swift */, |
| 1664 | + 07BBCB2826D0369F000D96C4 /* RegtestBlockchainObserverOld.swift */, |
1656 | 1665 | 07BBCB2926D0369F000D96C4 /* SwiftSocketEchoHandler.swift */,
|
1657 | 1666 | 0780F9C6272865260095FD6A /* LNSyncHandler.swift */,
|
| 1667 | + 076D2A6D28039ACB00970AFC /* BlockchainObserver.swift */, |
| 1668 | + 076D2A6B280399F500970AFC /* RegtestBlockchainManager.swift */, |
1658 | 1669 | );
|
1659 | 1670 | path = "app-batteries";
|
1660 | 1671 | sourceTree = "<group>";
|
|
1781 | 1792 | );
|
1782 | 1793 | mainGroup = 07BBC75D26D02727000D96C4;
|
1783 | 1794 | packageReferences = (
|
1784 |
| - 07C753F126D9560200081BF8 /* XCRemoteSwiftPackageReference "PromiseKit" */, |
1785 |
| - 076D1D2927F5163500970AFC /* XCRemoteSwiftPackageReference "swift-crypto" */, |
| 1795 | + 07C753F126D9560200081BF8 /* XCRemoteSwiftPackageReference "PromiseKit.git" */, |
| 1796 | + 076D1D2927F5163500970AFC /* XCRemoteSwiftPackageReference "swift-crypto.git" */, |
1786 | 1797 | );
|
1787 | 1798 | productRefGroup = 07BBC76726D02727000D96C4 /* Products */;
|
1788 | 1799 | projectDirPath = "";
|
|
1909 | 1920 | 076D23EB27FC219100970AFC /* Result_PositiveTimestampCreationErrorZ.swift in Sources */,
|
1910 | 1921 | 076D244927FC219200970AFC /* InvoiceFeatures.swift in Sources */,
|
1911 | 1922 | 076D23A127FC219100970AFC /* Result_COption_EventZDecodeErrorZ.swift in Sources */,
|
| 1923 | + 076D2A6E28039ACB00970AFC /* BlockchainObserver.swift in Sources */, |
1912 | 1924 | 076D23DD27FC219100970AFC /* Result_C2Tuple_SignatureCVec_SignatureZZNoneZ.swift in Sources */,
|
1913 | 1925 | 076D230127FC219000970AFC /* C2Tuple_SignatureSignatureZ.swift in Sources */,
|
1914 | 1926 | 076D22A327FC219000970AFC /* Option_u16Z.swift in Sources */,
|
1915 | 1927 | 076D24FB27FC219200970AFC /* LockedChannelMonitor.swift in Sources */,
|
1916 |
| - 074A2DC426D957BC00370D0B /* RegtestBlockchainObserver.swift in Sources */, |
| 1928 | + 074A2DC426D957BC00370D0B /* RegtestBlockchainObserverOld.swift in Sources */, |
1917 | 1929 | 076D231B27FC219000970AFC /* Result_ScorerDecodeErrorZ.swift in Sources */,
|
1918 | 1930 | 076D241327FC219100970AFC /* Result_ReplyShortChannelIdsEndDecodeErrorZ.swift in Sources */,
|
1919 | 1931 | 076D249D27FC219200970AFC /* HolderCommitmentTransaction.swift in Sources */,
|
|
2155 | 2167 | 076D22DF27FC219000970AFC /* Filter.swift in Sources */,
|
2156 | 2168 | 076D23EF27FC219100970AFC /* Result_NodeAnnouncementDecodeErrorZ.swift in Sources */,
|
2157 | 2169 | 076D23AB27FC219100970AFC /* Result_HTLCUpdateDecodeErrorZ.swift in Sources */,
|
| 2170 | + 076D2A6C280399F500970AFC /* RegtestBlockchainManager.swift in Sources */, |
2158 | 2171 | 07BBCB1B26D03578000D96C4 /* ldk_net.c in Sources */,
|
2159 | 2172 | 076D245327FC219200970AFC /* BestBlock.swift in Sources */,
|
2160 | 2173 | 076D229D27FC219000970AFC /* Option_MonitorEventZ.swift in Sources */,
|
|
2547 | 2560 | 076D230C27FC219000970AFC /* C2Tuple_PaymentHashPaymentIdZ.swift in Sources */,
|
2548 | 2561 | 076D24C827FC219200970AFC /* ChannelDetails.swift in Sources */,
|
2549 | 2562 | 076D237227FC219100970AFC /* Result_NoneAPIErrorZ.swift in Sources */,
|
| 2563 | + 2DD11F99CF6E547FA7FB9225 /* RegtestBlockchainManager.swift in Sources */, |
| 2564 | + 2DD11C86114C6827D6E338A2 /* BlockchainObserver.swift in Sources */, |
| 2565 | + 2DD11F1338488839D8955B7A /* PolarIntegrationTest.swift in Sources */, |
2550 | 2566 | );
|
2551 | 2567 | runOnlyForDeploymentPostprocessing = 0;
|
2552 | 2568 | };
|
|
2874 | 2890 | /* End XCConfigurationList section */
|
2875 | 2891 |
|
2876 | 2892 | /* Begin XCRemoteSwiftPackageReference section */
|
2877 |
| - 076D1D2927F5163500970AFC /* XCRemoteSwiftPackageReference "swift-crypto" */ = { |
| 2893 | + 076D1D2927F5163500970AFC /* XCRemoteSwiftPackageReference "swift-crypto.git" */ = { |
2878 | 2894 | isa = XCRemoteSwiftPackageReference;
|
2879 | 2895 | repositoryURL = "https://github.com/apple/swift-crypto.git";
|
2880 | 2896 | requirement = {
|
2881 | 2897 | kind = upToNextMajorVersion;
|
2882 | 2898 | minimumVersion = 2.0.0;
|
2883 | 2899 | };
|
2884 | 2900 | };
|
2885 |
| - 07C753F126D9560200081BF8 /* XCRemoteSwiftPackageReference "PromiseKit" */ = { |
| 2901 | + 07C753F126D9560200081BF8 /* XCRemoteSwiftPackageReference "PromiseKit.git" */ = { |
2886 | 2902 | isa = XCRemoteSwiftPackageReference;
|
2887 | 2903 | repositoryURL = "https://github.com/mxcl/PromiseKit.git";
|
2888 | 2904 | requirement = {
|
|
2895 | 2911 | /* Begin XCSwiftPackageProductDependency section */
|
2896 | 2912 | 076D1D2A27F5163500970AFC /* Crypto */ = {
|
2897 | 2913 | isa = XCSwiftPackageProductDependency;
|
2898 |
| - package = 076D1D2927F5163500970AFC /* XCRemoteSwiftPackageReference "swift-crypto" */; |
| 2914 | + package = 076D1D2927F5163500970AFC /* XCRemoteSwiftPackageReference "swift-crypto.git" */; |
2899 | 2915 | productName = Crypto;
|
2900 | 2916 | };
|
2901 | 2917 | 07C753F226D9560200081BF8 /* PromiseKit */ = {
|
2902 | 2918 | isa = XCSwiftPackageProductDependency;
|
2903 |
| - package = 07C753F126D9560200081BF8 /* XCRemoteSwiftPackageReference "PromiseKit" */; |
| 2919 | + package = 07C753F126D9560200081BF8 /* XCRemoteSwiftPackageReference "PromiseKit.git" */; |
2904 | 2920 | productName = PromiseKit;
|
2905 | 2921 | };
|
2906 | 2922 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments