|
13 | 13 | B2C716922851E09F0020B958 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2C716802851E09E0020B958 /* ContentView.swift */; };
|
14 | 14 | B2C716932851E09F0020B958 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B2C716812851E09F0020B958 /* Assets.xcassets */; };
|
15 | 15 | B2C716942851E09F0020B958 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B2C716812851E09F0020B958 /* Assets.xcassets */; };
|
| 16 | + B2C7169E285200510020B958 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = B2C7169D285200510020B958 /* README.md */; }; |
16 | 17 | /* End PBXBuildFile section */
|
17 | 18 |
|
18 | 19 | /* Begin PBXFileReference section */
|
|
22 | 23 | B2C716862851E09F0020B958 /* d3-custom-navigation-swiftui.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "d3-custom-navigation-swiftui.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
23 | 24 | B2C7168C2851E09F0020B958 /* d3-custom-navigation-swiftui.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "d3-custom-navigation-swiftui.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
24 | 25 | B2C7168E2851E09F0020B958 /* macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = macOS.entitlements; sourceTree = "<group>"; };
|
| 26 | + B2C7169D285200510020B958 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
25 | 27 | /* End PBXFileReference section */
|
26 | 28 |
|
27 | 29 | /* Begin PBXFrameworksBuildPhase section */
|
|
45 | 47 | B2C716792851E09E0020B958 = {
|
46 | 48 | isa = PBXGroup;
|
47 | 49 | children = (
|
| 50 | + B2C7169D285200510020B958 /* README.md */, |
48 | 51 | B2C7167E2851E09E0020B958 /* Shared */,
|
49 | 52 | B2C7168D2851E09F0020B958 /* macOS */,
|
50 | 53 | B2C716872851E09F0020B958 /* Products */,
|
|
157 | 160 | isa = PBXResourcesBuildPhase;
|
158 | 161 | buildActionMask = 2147483647;
|
159 | 162 | files = (
|
| 163 | + B2C7169E285200510020B958 /* README.md in Resources */, |
160 | 164 | B2C716932851E09F0020B958 /* Assets.xcassets in Resources */,
|
161 | 165 | );
|
162 | 166 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments