|
1133 | 1133 | remoteGlobalIDString = 4DEE29F50FDE41BE0009423C; |
1134 | 1134 | remoteInfo = kernel; |
1135 | 1135 | }; |
| 1136 | + 4D536D8D1AA6142200551A16 /* PBXContainerItemProxy */ = { |
| 1137 | + isa = PBXContainerItemProxy; |
| 1138 | + containerPortal = C7C148D01A8B5B440048A5AE /* lc-compile.xcodeproj */; |
| 1139 | + proxyType = 1; |
| 1140 | + remoteGlobalIDString = 4D6F070A19CC36DD00DDC6E0; |
| 1141 | + remoteInfo = "lc-compile"; |
| 1142 | + }; |
1136 | 1143 | 4D6C797817134897000BCF78 /* PBXContainerItemProxy */ = { |
1137 | 1144 | isa = PBXContainerItemProxy; |
1138 | 1145 | containerPortal = 4D587FCE0B809C3600200116 /* libz.xcodeproj */; |
|
1357 | 1364 | remoteGlobalIDString = 4DF42A420B048617003F2D95; |
1358 | 1365 | remoteInfo = external; |
1359 | 1366 | }; |
| 1367 | + 5D1353271AA203D400594083 /* PBXContainerItemProxy */ = { |
| 1368 | + isa = PBXContainerItemProxy; |
| 1369 | + containerPortal = 5D1353231AA203D400594083 /* extensions.xcodeproj */; |
| 1370 | + proxyType = 2; |
| 1371 | + remoteGlobalIDString = 5D2262B21AA1E72000400628; |
| 1372 | + remoteInfo = extensions; |
| 1373 | + }; |
| 1374 | + 5D13532D1AA203F400594083 /* PBXContainerItemProxy */ = { |
| 1375 | + isa = PBXContainerItemProxy; |
| 1376 | + containerPortal = 5D1353231AA203D400594083 /* extensions.xcodeproj */; |
| 1377 | + proxyType = 1; |
| 1378 | + remoteGlobalIDString = 5D2262B11AA1E72000400628; |
| 1379 | + remoteInfo = extensions; |
| 1380 | + }; |
1360 | 1381 | 724459D41A6933AB00D22C2C /* PBXContainerItemProxy */ = { |
1361 | 1382 | isa = PBXContainerItemProxy; |
1362 | 1383 | containerPortal = 7261916C1A260B6C00851787 /* libscript.xcodeproj */; |
|
2220 | 2241 | 4DFFC7DE13DD8A91006233A4 /* syscfdate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = syscfdate.cpp; path = src/syscfdate.cpp; sourceTree = "<group>"; }; |
2221 | 2242 | 4DFFC7DF13DD8A91006233A4 /* sysunxnetwork.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sysunxnetwork.cpp; path = src/sysunxnetwork.cpp; sourceTree = "<group>"; }; |
2222 | 2243 | 4DFFC7E613DD8AB9006233A4 /* objectpropsets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = objectpropsets.cpp; path = src/objectpropsets.cpp; sourceTree = "<group>"; }; |
| 2244 | + 5D1353231AA203D400594083 /* extensions.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = extensions.xcodeproj; path = ../extensions/extensions.xcodeproj; sourceTree = "<group>"; }; |
2223 | 2245 | 720E34F519F56FE700EA00ED /* native-layer-ios.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "native-layer-ios.mm"; path = "src/native-layer-ios.mm"; sourceTree = "<group>"; }; |
2224 | 2246 | 720E34F619F56FE700EA00ED /* native-layer-ios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "native-layer-ios.h"; path = "src/native-layer-ios.h"; sourceTree = "<group>"; }; |
2225 | 2247 | 721CAAC018351E1800858545 /* libicui18n.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libicui18n.a; path = ../prebuilt/lib/mac/libicui18n.a; sourceTree = "<group>"; }; |
|
2827 | 2849 | 4D587DCC0B8096B000200116 /* Sources */, |
2828 | 2850 | ); |
2829 | 2851 | sourceTree = "<group>"; |
| 2852 | + wrapsLines = 0; |
2830 | 2853 | }; |
2831 | 2854 | 4D587DA30B80945B00200116 /* Products */ = { |
2832 | 2855 | isa = PBXGroup; |
|
2892 | 2915 | 4D587FAE0B809C0C00200116 /* Projects */ = { |
2893 | 2916 | isa = PBXGroup; |
2894 | 2917 | children = ( |
| 2918 | + 5D1353231AA203D400594083 /* extensions.xcodeproj */, |
2895 | 2919 | C7C148D01A8B5B440048A5AE /* lc-compile.xcodeproj */, |
2896 | 2920 | 7261916C1A260B6C00851787 /* libscript.xcodeproj */, |
2897 | 2921 | 726191581A26091900851787 /* libffi.xcodeproj */, |
|
3589 | 3613 | name = System; |
3590 | 3614 | sourceTree = "<group>"; |
3591 | 3615 | }; |
| 3616 | + 5D1353241AA203D400594083 /* Products */ = { |
| 3617 | + isa = PBXGroup; |
| 3618 | + children = ( |
| 3619 | + 5D1353281AA203D400594083 /* libextensions.dylib */, |
| 3620 | + ); |
| 3621 | + name = Products; |
| 3622 | + sourceTree = "<group>"; |
| 3623 | + }; |
3592 | 3624 | 726191591A26091900851787 /* Products */ = { |
3593 | 3625 | isa = PBXGroup; |
3594 | 3626 | children = ( |
|
4344 | 4376 | buildRules = ( |
4345 | 4377 | ); |
4346 | 4378 | dependencies = ( |
| 4379 | + 5D13532E1AA203F400594083 /* PBXTargetDependency */, |
4347 | 4380 | 4DEE2B2B0FDE42E70009423C /* PBXTargetDependency */, |
4348 | 4381 | 4D221ACD171D59F500E7E557 /* PBXTargetDependency */, |
4349 | 4382 | 4D1F9C49171C655E0091C6CB /* PBXTargetDependency */, |
|
4410 | 4443 | 4D79B7311A275B0000DD750C /* PBXBuildRule */, |
4411 | 4444 | ); |
4412 | 4445 | dependencies = ( |
| 4446 | + 4D536D8E1AA6142200551A16 /* PBXTargetDependency */, |
4413 | 4447 | 72D60322184768580022379C /* PBXTargetDependency */, |
4414 | 4448 | 4D222014171D730100E7E557 /* PBXTargetDependency */, |
4415 | 4449 | 4D8D355B171D4B72009D9D25 /* PBXTargetDependency */, |
|
4522 | 4556 | productRefGroup = 4D587DA30B80945B00200116 /* Products */; |
4523 | 4557 | projectDirPath = ""; |
4524 | 4558 | projectReferences = ( |
| 4559 | + { |
| 4560 | + ProductGroup = 5D1353241AA203D400594083 /* Products */; |
| 4561 | + ProjectRef = 5D1353231AA203D400594083 /* extensions.xcodeproj */; |
| 4562 | + }, |
4525 | 4563 | { |
4526 | 4564 | ProductGroup = C7C148D11A8B5B440048A5AE /* Products */; |
4527 | 4565 | ProjectRef = C7C148D01A8B5B440048A5AE /* lc-compile.xcodeproj */; |
|
4665 | 4703 | remoteRef = 4DBF58641801CA57009CAB2E /* PBXContainerItemProxy */; |
4666 | 4704 | sourceTree = BUILT_PRODUCTS_DIR; |
4667 | 4705 | }; |
| 4706 | + 5D1353281AA203D400594083 /* libextensions.dylib */ = { |
| 4707 | + isa = PBXReferenceProxy; |
| 4708 | + fileType = "compiled.mach-o.dylib"; |
| 4709 | + path = libextensions.dylib; |
| 4710 | + remoteRef = 5D1353271AA203D400594083 /* PBXContainerItemProxy */; |
| 4711 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 4712 | + }; |
4668 | 4713 | 7261915D1A26091900851787 /* libffi.a */ = { |
4669 | 4714 | isa = PBXReferenceProxy; |
4670 | 4715 | fileType = archive.ar; |
|
5909 | 5954 | target = 4DEE29F50FDE41BE0009423C /* kernel */; |
5910 | 5955 | targetProxy = 4D2A579B1198634300135143 /* PBXContainerItemProxy */; |
5911 | 5956 | }; |
| 5957 | + 4D536D8E1AA6142200551A16 /* PBXTargetDependency */ = { |
| 5958 | + isa = PBXTargetDependency; |
| 5959 | + name = "lc-compile"; |
| 5960 | + targetProxy = 4D536D8D1AA6142200551A16 /* PBXContainerItemProxy */; |
| 5961 | + }; |
5912 | 5962 | 4D79B8FF1A3761BA00DD750C /* PBXTargetDependency */ = { |
5913 | 5963 | isa = PBXTargetDependency; |
5914 | 5964 | name = stdscript; |
|
6019 | 6069 | name = external; |
6020 | 6070 | targetProxy = 4DEE2BD20FDE4A1E0009423C /* PBXContainerItemProxy */; |
6021 | 6071 | }; |
| 6072 | + 5D13532E1AA203F400594083 /* PBXTargetDependency */ = { |
| 6073 | + isa = PBXTargetDependency; |
| 6074 | + name = extensions; |
| 6075 | + targetProxy = 5D13532D1AA203F400594083 /* PBXContainerItemProxy */; |
| 6076 | + }; |
6022 | 6077 | 724459D51A6933AB00D22C2C /* PBXTargetDependency */ = { |
6023 | 6078 | isa = PBXTargetDependency; |
6024 | 6079 | name = script; |
|
0 commit comments