|
11 | 11 | 5E2646361FB64876002DC6B6 /* PlaygroundLoggerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E2646351FB64876002DC6B6 /* PlaygroundLoggerTests.swift */; };
|
12 | 12 | 5E2646381FB64876002DC6B6 /* PlaygroundLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E26462A1FB64876002DC6B6 /* PlaygroundLogger.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
13 | 13 | 5E2646431FB64B2A002DC6B6 /* LoggerEntrypoints.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E2646421FB64B2A002DC6B6 /* LoggerEntrypoints.swift */; };
|
14 |
| - 5E2646501FB64F95002DC6B6 /* PlaygroundRuntime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E26464A1FB64F6B002DC6B6 /* PlaygroundRuntime.framework */; }; |
15 | 14 | 5E2646521FB65026002DC6B6 /* LoggerInitialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E2646511FB65026002DC6B6 /* LoggerInitialization.swift */; };
|
16 | 15 | 5E2755CF1FB657F200B69C83 /* LogEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E2755CE1FB657F200B69C83 /* LogEntry.swift */; };
|
17 | 16 | 5E2755D11FB6619800B69C83 /* LogPacket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E2755D01FB6619800B69C83 /* LogPacket.swift */; };
|
|
84 | 83 | remoteGlobalIDString = 5E2646261FB64876002DC6B6;
|
85 | 84 | remoteInfo = PlaygroundLogger;
|
86 | 85 | };
|
87 |
| - 5E2646491FB64F6B002DC6B6 /* PBXContainerItemProxy */ = { |
88 |
| - isa = PBXContainerItemProxy; |
89 |
| - containerPortal = 5E2646451FB64F6B002DC6B6 /* PlaygroundRuntime.xcodeproj */; |
90 |
| - proxyType = 2; |
91 |
| - remoteGlobalIDString = 5EB7828B1FAE6B6F00ADE84E; |
92 |
| - remoteInfo = PlaygroundRuntime; |
93 |
| - }; |
94 |
| - 5E26464C1FB64F7B002DC6B6 /* PBXContainerItemProxy */ = { |
95 |
| - isa = PBXContainerItemProxy; |
96 |
| - containerPortal = 5E2646451FB64F6B002DC6B6 /* PlaygroundRuntime.xcodeproj */; |
97 |
| - proxyType = 1; |
98 |
| - remoteGlobalIDString = 5EB7828A1FAE6B6F00ADE84E; |
99 |
| - remoteInfo = PlaygroundRuntime; |
100 |
| - }; |
101 | 86 | /* End PBXContainerItemProxy section */
|
102 | 87 |
|
103 | 88 | /* Begin PBXFileReference section */
|
|
108 | 93 | 5E2646351FB64876002DC6B6 /* PlaygroundLoggerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlaygroundLoggerTests.swift; sourceTree = "<group>"; };
|
109 | 94 | 5E2646371FB64876002DC6B6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
110 | 95 | 5E2646421FB64B2A002DC6B6 /* LoggerEntrypoints.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoggerEntrypoints.swift; sourceTree = "<group>"; };
|
111 |
| - 5E2646451FB64F6B002DC6B6 /* PlaygroundRuntime.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = PlaygroundRuntime.xcodeproj; path = ../PlaygroundRuntime/PlaygroundRuntime.xcodeproj; sourceTree = "<group>"; }; |
112 | 96 | 5E2646511FB65026002DC6B6 /* LoggerInitialization.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoggerInitialization.swift; sourceTree = "<group>"; };
|
113 | 97 | 5E2755CE1FB657F200B69C83 /* LogEntry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogEntry.swift; sourceTree = "<group>"; };
|
114 | 98 | 5E2755D01FB6619800B69C83 /* LogPacket.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogPacket.swift; sourceTree = "<group>"; };
|
|
178 | 162 | isa = PBXFrameworksBuildPhase;
|
179 | 163 | buildActionMask = 2147483647;
|
180 | 164 | files = (
|
181 |
| - 5E2646501FB64F95002DC6B6 /* PlaygroundRuntime.framework in Frameworks */, |
182 | 165 | );
|
183 | 166 | runOnlyForDeploymentPostprocessing = 0;
|
184 | 167 | };
|
|
199 | 182 | 5E2646291FB64876002DC6B6 /* PlaygroundLogger */,
|
200 | 183 | 5E2646341FB64876002DC6B6 /* PlaygroundLoggerTests */,
|
201 | 184 | 5E2646411FB649D0002DC6B6 /* PlaygroundLoggerTests_macOS */,
|
202 |
| - 5E2646441FB64F54002DC6B6 /* Referenced Projects */, |
203 | 185 | 5E2646281FB64876002DC6B6 /* Products */,
|
204 | 186 | 5E26464F1FB64F95002DC6B6 /* Frameworks */,
|
205 | 187 | );
|
|
253 | 235 | path = PlaygroundLoggerTests_macOS;
|
254 | 236 | sourceTree = "<group>";
|
255 | 237 | };
|
256 |
| - 5E2646441FB64F54002DC6B6 /* Referenced Projects */ = { |
257 |
| - isa = PBXGroup; |
258 |
| - children = ( |
259 |
| - 5E2646451FB64F6B002DC6B6 /* PlaygroundRuntime.xcodeproj */, |
260 |
| - ); |
261 |
| - name = "Referenced Projects"; |
262 |
| - sourceTree = "<group>"; |
263 |
| - }; |
264 |
| - 5E2646461FB64F6B002DC6B6 /* Products */ = { |
265 |
| - isa = PBXGroup; |
266 |
| - children = ( |
267 |
| - 5E26464A1FB64F6B002DC6B6 /* PlaygroundRuntime.framework */, |
268 |
| - ); |
269 |
| - name = Products; |
270 |
| - sourceTree = "<group>"; |
271 |
| - }; |
272 | 238 | 5E26464F1FB64F95002DC6B6 /* Frameworks */ = {
|
273 | 239 | isa = PBXGroup;
|
274 | 240 | children = (
|
|
482 | 448 | buildRules = (
|
483 | 449 | );
|
484 | 450 | dependencies = (
|
485 |
| - 5E26464D1FB64F7B002DC6B6 /* PBXTargetDependency */, |
486 | 451 | );
|
487 | 452 | name = PlaygroundLogger;
|
488 | 453 | productName = PlaygroundLogger;
|
|
538 | 503 | mainGroup = 5E26461D1FB64876002DC6B6;
|
539 | 504 | productRefGroup = 5E2646281FB64876002DC6B6 /* Products */;
|
540 | 505 | projectDirPath = "";
|
541 |
| - projectReferences = ( |
542 |
| - { |
543 |
| - ProductGroup = 5E2646461FB64F6B002DC6B6 /* Products */; |
544 |
| - ProjectRef = 5E2646451FB64F6B002DC6B6 /* PlaygroundRuntime.xcodeproj */; |
545 |
| - }, |
546 |
| - ); |
547 | 506 | projectRoot = "";
|
548 | 507 | targets = (
|
549 | 508 | 5E2646261FB64876002DC6B6 /* PlaygroundLogger */,
|
|
552 | 511 | };
|
553 | 512 | /* End PBXProject section */
|
554 | 513 |
|
555 |
| -/* Begin PBXReferenceProxy section */ |
556 |
| - 5E26464A1FB64F6B002DC6B6 /* PlaygroundRuntime.framework */ = { |
557 |
| - isa = PBXReferenceProxy; |
558 |
| - fileType = wrapper.framework; |
559 |
| - path = PlaygroundRuntime.framework; |
560 |
| - remoteRef = 5E2646491FB64F6B002DC6B6 /* PBXContainerItemProxy */; |
561 |
| - sourceTree = BUILT_PRODUCTS_DIR; |
562 |
| - }; |
563 |
| -/* End PBXReferenceProxy section */ |
564 |
| - |
565 | 514 | /* Begin PBXResourcesBuildPhase section */
|
566 | 515 | 5E2646251FB64876002DC6B6 /* Resources */ = {
|
567 | 516 | isa = PBXResourcesBuildPhase;
|
|
666 | 615 | target = 5E2646261FB64876002DC6B6 /* PlaygroundLogger */;
|
667 | 616 | targetProxy = 5E2646321FB64876002DC6B6 /* PBXContainerItemProxy */;
|
668 | 617 | };
|
669 |
| - 5E26464D1FB64F7B002DC6B6 /* PBXTargetDependency */ = { |
670 |
| - isa = PBXTargetDependency; |
671 |
| - name = PlaygroundRuntime; |
672 |
| - targetProxy = 5E26464C1FB64F7B002DC6B6 /* PBXContainerItemProxy */; |
673 |
| - }; |
674 | 618 | /* End PBXTargetDependency section */
|
675 | 619 |
|
676 | 620 | /* Begin XCBuildConfiguration section */
|
|
0 commit comments