|
11 | 11 | 5D2245F228D8FDB400E84C7D /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D2245F128D8FDB400E84C7D /* ContentView.swift */; };
|
12 | 12 | 5D2245F428D8FDB500E84C7D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5D2245F328D8FDB500E84C7D /* Assets.xcassets */; };
|
13 | 13 | 5D2245F828D8FDB500E84C7D /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5D2245F728D8FDB500E84C7D /* Preview Assets.xcassets */; };
|
14 |
| - 5D5B048C2921268800758B21 /* DebugLayout in Frameworks */ = {isa = PBXBuildFile; productRef = 5D5B048B2921268800758B21 /* DebugLayout */; }; |
| 14 | + 5D5B04922921290F00758B21 /* DebugLayout in Frameworks */ = {isa = PBXBuildFile; productRef = 5D5B04912921290F00758B21 /* DebugLayout */; }; |
15 | 15 | /* End PBXBuildFile section */
|
16 | 16 |
|
17 | 17 | /* Begin PBXFileReference section */
|
|
21 | 21 | 5D2245F328D8FDB500E84C7D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
22 | 22 | 5D2245F528D8FDB500E84C7D /* LayoutInspector.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LayoutInspector.entitlements; sourceTree = "<group>"; };
|
23 | 23 | 5D2245F728D8FDB500E84C7D /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
24 |
| - 5D5B048A2921266100758B21 /* SwiftUI-LayoutInspector */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = "SwiftUI-LayoutInspector"; path = ..; sourceTree = "<group>"; }; |
| 24 | + 5D5B048F2921290A00758B21 /* SwiftUI-LayoutInspector */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = "SwiftUI-LayoutInspector"; path = ..; sourceTree = "<group>"; }; |
25 | 25 | 5DB6BE4F28DE4D4E00280F5E /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
26 | 26 | /* End PBXFileReference section */
|
27 | 27 |
|
|
30 | 30 | isa = PBXFrameworksBuildPhase;
|
31 | 31 | buildActionMask = 2147483647;
|
32 | 32 | files = (
|
33 |
| - 5D5B048C2921268800758B21 /* DebugLayout in Frameworks */, |
| 33 | + 5D5B04922921290F00758B21 /* DebugLayout in Frameworks */, |
34 | 34 | );
|
35 | 35 | runOnlyForDeploymentPostprocessing = 0;
|
36 | 36 | };
|
|
42 | 42 | children = (
|
43 | 43 | 5DB6BE4F28DE4D4E00280F5E /* README.md */,
|
44 | 44 | 5D2245EE28D8FDB400E84C7D /* LayoutInspector */,
|
45 |
| - 5D5B048A2921266100758B21 /* SwiftUI-LayoutInspector */, |
| 45 | + 5D5B048F2921290A00758B21 /* SwiftUI-LayoutInspector */, |
46 | 46 | 5D2245ED28D8FDB400E84C7D /* Products */,
|
47 |
| - 5D8B5F7028E600FA00CF3721 /* Frameworks */, |
48 | 47 | );
|
49 | 48 | indentWidth = 4;
|
50 | 49 | sourceTree = "<group>";
|
|
78 | 77 | path = "Preview Content";
|
79 | 78 | sourceTree = "<group>";
|
80 | 79 | };
|
81 |
| - 5D8B5F7028E600FA00CF3721 /* Frameworks */ = { |
82 |
| - isa = PBXGroup; |
83 |
| - children = ( |
84 |
| - ); |
85 |
| - name = Frameworks; |
86 |
| - sourceTree = "<group>"; |
87 |
| - }; |
88 | 80 | /* End PBXGroup section */
|
89 | 81 |
|
90 | 82 | /* Begin PBXNativeTarget section */
|
|
102 | 94 | );
|
103 | 95 | name = LayoutInspector;
|
104 | 96 | packageProductDependencies = (
|
105 |
| - 5D5B048B2921268800758B21 /* DebugLayout */, |
| 97 | + 5D5B04912921290F00758B21 /* DebugLayout */, |
106 | 98 | );
|
107 | 99 | productName = LayoutInspector;
|
108 | 100 | productReference = 5D2245EC28D8FDB400E84C7D /* LayoutInspector.app */;
|
|
379 | 371 | /* End XCConfigurationList section */
|
380 | 372 |
|
381 | 373 | /* Begin XCSwiftPackageProductDependency section */
|
382 |
| - 5D5B048B2921268800758B21 /* DebugLayout */ = { |
| 374 | + 5D5B04912921290F00758B21 /* DebugLayout */ = { |
383 | 375 | isa = XCSwiftPackageProductDependency;
|
384 | 376 | productName = DebugLayout;
|
385 | 377 | };
|
|
0 commit comments