Skip to content

Commit 81a122b

Browse files
committed
Add README to pbxproj
1 parent c43fa72 commit 81a122b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: OverlayContainer.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
E78485C42201E66500DE64C3 /* OverlayNotchHeightTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OverlayNotchHeightTest.swift; sourceTree = "<group>"; };
131131
E78485C52201E66500DE64C3 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
132132
E78486472201EA7400DE64C3 /* OverlayContainer_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OverlayContainer_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
133+
E78A7A582603424B0088569A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
133134
E791BAA3225F284800124D27 /* GroundView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroundView.swift; sourceTree = "<group>"; };
134135
E791BAAC225F771400124D27 /* CGFloat+Round.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CGFloat+Round.swift"; sourceTree = "<group>"; };
135136
E7A6A3AA24460B5E00E51F7A /* OverlayContainerSheetDismissalPolicyTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OverlayContainerSheetDismissalPolicyTest.swift; sourceTree = "<group>"; };
@@ -174,6 +175,7 @@
174175
E78485522201E4F700DE64C3 = {
175176
isa = PBXGroup;
176177
children = (
178+
E78A7A582603424B0088569A /* README.md */,
177179
E78485672201E54E00DE64C3 /* Source */,
178180
E78485C12201E66500DE64C3 /* Tests */,
179181
E784855D2201E4F700DE64C3 /* Products */,

0 commit comments

Comments
 (0)