|
12 | 12 | 07344C65264277ED001CD90E /* LDKFramework.h in Headers */ = {isa = PBXBuildFile; fileRef = 07344C57264277ED001CD90E /* LDKFramework.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
13 | 13 | 07344C8726427F95001CD90E /* LDKExampleClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07344C8626427F95001CD90E /* LDKExampleClass.swift */; };
|
14 | 14 | 07344C8826427F95001CD90E /* LDKExampleClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07344C8626427F95001CD90E /* LDKExampleClass.swift */; };
|
15 |
| - 0767D03A2698BB9800BEB4CC /* ldk_net.h in Headers */ = {isa = PBXBuildFile; fileRef = 0767D0352698BB9700BEB4CC /* ldk_net.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
16 |
| - 0767D03B2698BB9800BEB4CC /* lightning.h in Headers */ = {isa = PBXBuildFile; fileRef = 0767D0362698BB9700BEB4CC /* lightning.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
17 |
| - 0767D03C2698BB9800BEB4CC /* ldk_rust_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0767D0372698BB9700BEB4CC /* ldk_rust_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
18 |
| - 0767D03D2698BB9800BEB4CC /* ldk_ver.h in Headers */ = {isa = PBXBuildFile; fileRef = 0767D0382698BB9700BEB4CC /* ldk_ver.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
19 |
| - 0767D03E2698BB9800BEB4CC /* ldk_net.c in Sources */ = {isa = PBXBuildFile; fileRef = 0767D0392698BB9800BEB4CC /* ldk_net.c */; }; |
20 |
| - 0767D03F2698BB9800BEB4CC /* ldk_net.c in Sources */ = {isa = PBXBuildFile; fileRef = 0767D0392698BB9800BEB4CC /* ldk_net.c */; }; |
21 | 15 | 07D3E668286C0B700095CCD8 /* PaymentSendFailure.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07D3E50C286C0B6F0095CCD8 /* PaymentSendFailure.swift */; };
|
22 | 16 | 07D3E669286C0B700095CCD8 /* Option_u64Z.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07D3E50D286C0B6F0095CCD8 /* Option_u64Z.swift */; };
|
23 | 17 | 07D3E66A286C0B700095CCD8 /* Fallback.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07D3E50E286C0B6F0095CCD8 /* Fallback.swift */; };
|
|
367 | 361 | 07D3E7CE286C21AA0095CCD8 /* ChannelManagerConstructor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07D3E7C9286C21AA0095CCD8 /* ChannelManagerConstructor.swift */; };
|
368 | 362 | 07D3E7CF286C21AA0095CCD8 /* UtilMethods.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07D3E7CA286C21AA0095CCD8 /* UtilMethods.swift */; };
|
369 | 363 | 07D3E7D0286C21AA0095CCD8 /* UtilMethods.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07D3E7CA286C21AA0095CCD8 /* UtilMethods.swift */; };
|
| 364 | + 07D3E7D6286C9E540095CCD8 /* ldk_ver.h in Headers */ = {isa = PBXBuildFile; fileRef = 07D3E7D2286C9E540095CCD8 /* ldk_ver.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 365 | + 07D3E7D7286C9E540095CCD8 /* lightning.h in Headers */ = {isa = PBXBuildFile; fileRef = 07D3E7D3286C9E540095CCD8 /* lightning.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 366 | + 07D3E7D8286C9E540095CCD8 /* ldk_rust_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 07D3E7D4286C9E540095CCD8 /* ldk_rust_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 367 | + 07D3E7DC286C9E820095CCD8 /* ldk_net.c in Sources */ = {isa = PBXBuildFile; fileRef = 07D3E7DA286C9E820095CCD8 /* ldk_net.c */; }; |
| 368 | + 07D3E7DD286C9E820095CCD8 /* ldk_net.h in Headers */ = {isa = PBXBuildFile; fileRef = 07D3E7DB286C9E820095CCD8 /* ldk_net.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
370 | 369 | /* End PBXBuildFile section */
|
371 | 370 |
|
372 | 371 | /* Begin PBXContainerItemProxy section */
|
|
389 | 388 | 07344C8626427F95001CD90E /* LDKExampleClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LDKExampleClass.swift; sourceTree = "<group>"; };
|
390 | 389 | 07344FCD26428DD2001CD90E /* LDKFramework.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; path = LDKFramework.modulemap; sourceTree = "<group>"; };
|
391 | 390 | 0767D0322698BB9600BEB4CC /* LDKFrameworkTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LDKFrameworkTests-Bridging-Header.h"; sourceTree = "<group>"; };
|
392 |
| - 0767D0352698BB9700BEB4CC /* ldk_net.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ldk_net.h; sourceTree = SOURCE_ROOT; }; |
393 |
| - 0767D0362698BB9700BEB4CC /* lightning.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lightning.h; sourceTree = SOURCE_ROOT; }; |
394 |
| - 0767D0372698BB9700BEB4CC /* ldk_rust_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ldk_rust_types.h; sourceTree = SOURCE_ROOT; }; |
395 |
| - 0767D0382698BB9700BEB4CC /* ldk_ver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ldk_ver.h; sourceTree = SOURCE_ROOT; }; |
396 |
| - 0767D0392698BB9800BEB4CC /* ldk_net.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ldk_net.c; sourceTree = SOURCE_ROOT; }; |
397 | 391 | 0767DB2F26A0964800BEB4CC /* LDKFramework copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "LDKFramework copy-Info.plist"; path = "/Users/arik/Developer/ldk-swift-generator/xcode/LDKFramework/LDKFramework copy-Info.plist"; sourceTree = "<absolute>"; };
|
398 | 392 | 07D3E50C286C0B6F0095CCD8 /* PaymentSendFailure.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentSendFailure.swift; sourceTree = "<group>"; };
|
399 | 393 | 07D3E50D286C0B6F0095CCD8 /* Option_u64Z.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Option_u64Z.swift; sourceTree = "<group>"; };
|
|
742 | 736 | 07D3E7C5286C142F0095CCD8 /* libldk.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libldk.a; sourceTree = "<group>"; };
|
743 | 737 | 07D3E7C9286C21AA0095CCD8 /* ChannelManagerConstructor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChannelManagerConstructor.swift; sourceTree = "<group>"; };
|
744 | 738 | 07D3E7CA286C21AA0095CCD8 /* UtilMethods.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UtilMethods.swift; sourceTree = "<group>"; };
|
| 739 | + 07D3E7D2286C9E540095CCD8 /* ldk_ver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ldk_ver.h; path = "../../../../ldk-c-bindings/lightning-c-bindings/include/ldk_ver.h"; sourceTree = "<group>"; }; |
| 740 | + 07D3E7D3286C9E540095CCD8 /* lightning.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lightning.h; path = "../../../../ldk-c-bindings/lightning-c-bindings/include/lightning.h"; sourceTree = "<group>"; }; |
| 741 | + 07D3E7D4286C9E540095CCD8 /* ldk_rust_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ldk_rust_types.h; path = "../../../../ldk-c-bindings/lightning-c-bindings/include/ldk_rust_types.h"; sourceTree = "<group>"; }; |
| 742 | + 07D3E7DA286C9E820095CCD8 /* ldk_net.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ldk_net.c; path = "../../../../ldk-c-bindings/ldk-net/ldk_net.c"; sourceTree = "<group>"; }; |
| 743 | + 07D3E7DB286C9E820095CCD8 /* ldk_net.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ldk_net.h; path = "../../../../ldk-c-bindings/ldk-net/ldk_net.h"; sourceTree = "<group>"; }; |
745 | 744 | /* End PBXFileReference section */
|
746 | 745 |
|
747 | 746 | /* Begin PBXFrameworksBuildPhase section */
|
|
818 | 817 | 0767D0312698BB8800BEB4CC /* headers */ = {
|
819 | 818 | isa = PBXGroup;
|
820 | 819 | children = (
|
821 |
| - 0767D0392698BB9800BEB4CC /* ldk_net.c */, |
822 |
| - 0767D0352698BB9700BEB4CC /* ldk_net.h */, |
823 |
| - 0767D0372698BB9700BEB4CC /* ldk_rust_types.h */, |
824 |
| - 0767D0382698BB9700BEB4CC /* ldk_ver.h */, |
825 |
| - 0767D0362698BB9700BEB4CC /* lightning.h */, |
| 820 | + 07D3E7D4286C9E540095CCD8 /* ldk_rust_types.h */, |
| 821 | + 07D3E7D2286C9E540095CCD8 /* ldk_ver.h */, |
| 822 | + 07D3E7D3286C9E540095CCD8 /* lightning.h */, |
| 823 | + 07D3E7DA286C9E820095CCD8 /* ldk_net.c */, |
| 824 | + 07D3E7DB286C9E820095CCD8 /* ldk_net.h */, |
826 | 825 | 0767D0322698BB9600BEB4CC /* LDKFrameworkTests-Bridging-Header.h */,
|
827 | 826 | );
|
828 | 827 | name = headers;
|
|
1237 | 1236 | isa = PBXHeadersBuildPhase;
|
1238 | 1237 | buildActionMask = 2147483647;
|
1239 | 1238 | files = (
|
1240 |
| - 0767D03B2698BB9800BEB4CC /* lightning.h in Headers */, |
1241 |
| - 0767D03A2698BB9800BEB4CC /* ldk_net.h in Headers */, |
1242 |
| - 0767D03C2698BB9800BEB4CC /* ldk_rust_types.h in Headers */, |
| 1239 | + 07D3E7D7286C9E540095CCD8 /* lightning.h in Headers */, |
| 1240 | + 07D3E7D6286C9E540095CCD8 /* ldk_ver.h in Headers */, |
| 1241 | + 07D3E7DD286C9E820095CCD8 /* ldk_net.h in Headers */, |
| 1242 | + 07D3E7D8286C9E540095CCD8 /* ldk_rust_types.h in Headers */, |
1243 | 1243 | 07344C65264277ED001CD90E /* LDKFramework.h in Headers */,
|
1244 |
| - 0767D03D2698BB9800BEB4CC /* ldk_ver.h in Headers */, |
1245 | 1244 | );
|
1246 | 1245 | runOnlyForDeploymentPostprocessing = 0;
|
1247 | 1246 | };
|
|
1295 | 1294 | TargetAttributes = {
|
1296 | 1295 | 07344C53264277EC001CD90E = {
|
1297 | 1296 | CreatedOnToolsVersion = 12.3;
|
1298 |
| - LastSwiftMigration = 1230; |
| 1297 | + LastSwiftMigration = 1340; |
1299 | 1298 | };
|
1300 | 1299 | 07344C5C264277ED001CD90E = {
|
1301 | 1300 | CreatedOnToolsVersion = 12.3;
|
|
1359 | 1358 | 07D3E75C286C0B710095CCD8 /* BestBlock.swift in Sources */,
|
1360 | 1359 | 07D3E66E286C0B700095CCD8 /* Option_TypeZ.swift in Sources */,
|
1361 | 1360 | 07D3E707286C0B700095CCD8 /* Result_NodeIdDecodeErrorZ.swift in Sources */,
|
1362 |
| - 0767D03E2698BB9800BEB4CC /* ldk_net.c in Sources */, |
1363 | 1361 | 07D3E788286C0B710095CCD8 /* PrivateRoute.swift in Sources */,
|
1364 | 1362 | 07D3E795286C0B710095CCD8 /* ChannelDetails.swift in Sources */,
|
1365 | 1363 | 07D3E682286C0B700095CCD8 /* SignOrCreationError.swift in Sources */,
|
|
1488 | 1486 | 07D3E714286C0B710095CCD8 /* Result_u32GraphSyncErrorZ.swift in Sources */,
|
1489 | 1487 | 07D3E6C1286C0B700095CCD8 /* Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.swift in Sources */,
|
1490 | 1488 | 07D3E6D5286C0B700095CCD8 /* Result_PaymentSecretAPIErrorZ.swift in Sources */,
|
| 1489 | + 07D3E7DC286C9E820095CCD8 /* ldk_net.c in Sources */, |
1491 | 1490 | 07D3E767286C0B710095CCD8 /* FundingCreated.swift in Sources */,
|
1492 | 1491 | 07D3E73D286C0B710095CCD8 /* Result_ClosingSignedDecodeErrorZ.swift in Sources */,
|
1493 | 1492 | 07D3E6AD286C0B700095CCD8 /* C2Tuple_TxidCVec_C2Tuple_u32ScriptZZZ.swift in Sources */,
|
|
1702 | 1701 | 07D3E7D0286C21AA0095CCD8 /* UtilMethods.swift in Sources */,
|
1703 | 1702 | 07344C63264277ED001CD90E /* LDKFrameworkTests.swift in Sources */,
|
1704 | 1703 | 07344C8826427F95001CD90E /* LDKExampleClass.swift in Sources */,
|
1705 |
| - 0767D03F2698BB9800BEB4CC /* ldk_net.c in Sources */, |
1706 | 1704 | 07D3E7CE286C21AA0095CCD8 /* ChannelManagerConstructor.swift in Sources */,
|
1707 | 1705 | );
|
1708 | 1706 | runOnlyForDeploymentPostprocessing = 0;
|
|
1855 | 1853 | DYLIB_CURRENT_VERSION = 1;
|
1856 | 1854 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
1857 | 1855 | EXCLUDED_ARCHS = "";
|
1858 |
| - HEADER_SEARCH_PATHS = "$(PROJECT_DIR)"; |
| 1856 | + HEADER_SEARCH_PATHS = ( |
| 1857 | + "${LDK_C_BINDINGS_BASE}/lightning-c-bindings/include", |
| 1858 | + "${LDK_C_BINDINGS_BASE}/ldk-net", |
| 1859 | + ); |
1859 | 1860 | INFOPLIST_FILE = LDKFramework/Info.plist;
|
1860 | 1861 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1861 | 1862 | IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
1891 | 1892 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
1892 | 1893 | EXCLUDED_ARCHS = "";
|
1893 | 1894 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
|
1894 |
| - HEADER_SEARCH_PATHS = "$(PROJECT_DIR)"; |
| 1895 | + HEADER_SEARCH_PATHS = ( |
| 1896 | + "${LDK_C_BINDINGS_BASE}/lightning-c-bindings/include", |
| 1897 | + "${LDK_C_BINDINGS_BASE}/ldk-net", |
| 1898 | + ); |
1895 | 1899 | INFOPLIST_FILE = LDKFramework/Info.plist;
|
1896 | 1900 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1897 | 1901 | IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
1918 | 1922 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
1919 | 1923 | CLANG_ENABLE_MODULES = YES;
|
1920 | 1924 | CODE_SIGN_STYLE = Automatic;
|
1921 |
| - HEADER_SEARCH_PATHS = ""; |
| 1925 | + HEADER_SEARCH_PATHS = ( |
| 1926 | + "${LDK_C_BINDINGS_BASE}/lightning-c-bindings/include", |
| 1927 | + "${LDK_C_BINDINGS_BASE}/ldk-net", |
| 1928 | + ); |
1922 | 1929 | INFOPLIST_FILE = LDKFrameworkTests/Info.plist;
|
1923 | 1930 | LD_RUNPATH_SEARCH_PATHS = (
|
1924 | 1931 | "$(inherited)",
|
|
1943 | 1950 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
1944 | 1951 | CLANG_ENABLE_MODULES = YES;
|
1945 | 1952 | CODE_SIGN_STYLE = Automatic;
|
1946 |
| - HEADER_SEARCH_PATHS = ""; |
| 1953 | + HEADER_SEARCH_PATHS = ( |
| 1954 | + "${LDK_C_BINDINGS_BASE}/lightning-c-bindings/include", |
| 1955 | + "${LDK_C_BINDINGS_BASE}/ldk-net", |
| 1956 | + ); |
1947 | 1957 | INFOPLIST_FILE = LDKFrameworkTests/Info.plist;
|
1948 | 1958 | LD_RUNPATH_SEARCH_PATHS = (
|
1949 | 1959 | "$(inherited)",
|
|
0 commit comments