|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 5E26461C1FB6471B002DC6B6 /* PlaygroundQuickLookPrototype.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E26461B1FB6471B002DC6B6 /* PlaygroundQuickLookPrototype.swift */; }; |
11 | 10 | 5EB7829A1FAE6CD700ADE84E /* PlaygroundTransformRuntime.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB782991FAE6CD700ADE84E /* PlaygroundTransformRuntime.swift */; };
|
12 | 11 | 5EEA48FA1FAFD9920020682B /* PCMacroRuntime.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EEA48F91FAFD9920020682B /* PCMacroRuntime.swift */; };
|
13 | 12 | /* End PBXBuildFile section */
|
14 | 13 |
|
15 | 14 | /* Begin PBXFileReference section */
|
16 |
| - 5E26461B1FB6471B002DC6B6 /* PlaygroundQuickLookPrototype.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlaygroundQuickLookPrototype.swift; sourceTree = "<group>"; }; |
17 | 15 | 5EB7828B1FAE6B6F00ADE84E /* PlaygroundRuntime.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PlaygroundRuntime.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
18 | 16 | 5EB7828F1FAE6B6F00ADE84E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
19 | 17 | 5EB782991FAE6CD700ADE84E /* PlaygroundTransformRuntime.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlaygroundTransformRuntime.swift; sourceTree = "<group>"; };
|
|
52 | 50 | children = (
|
53 | 51 | 5EB782991FAE6CD700ADE84E /* PlaygroundTransformRuntime.swift */,
|
54 | 52 | 5EEA48F91FAFD9920020682B /* PCMacroRuntime.swift */,
|
55 |
| - 5E26461B1FB6471B002DC6B6 /* PlaygroundQuickLookPrototype.swift */, |
56 | 53 | 5EB7829F1FAE777900ADE84E /* Supporting Files */,
|
57 | 54 | );
|
58 | 55 | path = PlaygroundRuntime;
|
|
147 | 144 | buildActionMask = 2147483647;
|
148 | 145 | files = (
|
149 | 146 | 5EEA48FA1FAFD9920020682B /* PCMacroRuntime.swift in Sources */,
|
150 |
| - 5E26461C1FB6471B002DC6B6 /* PlaygroundQuickLookPrototype.swift in Sources */, |
151 | 147 | 5EB7829A1FAE6CD700ADE84E /* PlaygroundTransformRuntime.swift in Sources */,
|
152 | 148 | );
|
153 | 149 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments