Skip to content

Commit b541645

Browse files
Add README to Xcode project, not included in any target
1 parent ebe640f commit b541645

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

StreamChatSwiftUI.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
/* End PBXCopyFilesBuildPhase section */
166166

167167
/* Begin PBXFileReference section */
168+
4A65451E274BA170003C5FA8 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
168169
8465FBB52746873A00AF091E /* StreamChatSwiftUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = StreamChatSwiftUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
169170
8465FBBD2746873A00AF091E /* StreamChatSwiftUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = StreamChatSwiftUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
170171
8465FBC22746873A00AF091E /* StreamChatSwiftUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StreamChatSwiftUITests.swift; sourceTree = "<group>"; };
@@ -323,6 +324,7 @@
323324
8465FBAB2746873A00AF091E = {
324325
isa = PBXGroup;
325326
children = (
327+
4A65451E274BA170003C5FA8 /* README.md */,
326328
8465FBB72746873A00AF091E /* Sources */,
327329
8465FBC12746873A00AF091E /* StreamChatSwiftUITests */,
328330
8465FCBD27468B6900AF091E /* DemoAppSwiftUI */,

0 commit comments

Comments
 (0)