|
37 | 37 | 84335018274BAD4B007A1B81 /* NewChatViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84335017274BAD4B007A1B81 /* NewChatViewModel.swift */; }; |
38 | 38 | 8434E58127707F19001E1B83 /* GridPhotosView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434E58027707F19001E1B83 /* GridPhotosView.swift */; }; |
39 | 39 | 8434E583277088D9001E1B83 /* TitleWithCloseButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8434E582277088D9001E1B83 /* TitleWithCloseButton.swift */; }; |
| 40 | + 844CC60E2811378D0006548D /* ComposerConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 844CC60D2811378D0006548D /* ComposerConfig.swift */; }; |
40 | 41 | 8465FBBE2746873A00AF091E /* StreamChatSwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8465FBB52746873A00AF091E /* StreamChatSwiftUI.framework */; }; |
41 | 42 | 8465FCB727468B0600AF091E /* NukeUI in Frameworks */ = {isa = PBXBuildFile; productRef = 8465FCB627468B0600AF091E /* NukeUI */; }; |
42 | 43 | 8465FCBF27468B6900AF091E /* DemoAppSwiftUIApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8465FCBE27468B6900AF091E /* DemoAppSwiftUIApp.swift */; }; |
|
369 | 370 | 84335017274BAD4B007A1B81 /* NewChatViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewChatViewModel.swift; sourceTree = "<group>"; }; |
370 | 371 | 8434E58027707F19001E1B83 /* GridPhotosView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridPhotosView.swift; sourceTree = "<group>"; }; |
371 | 372 | 8434E582277088D9001E1B83 /* TitleWithCloseButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TitleWithCloseButton.swift; sourceTree = "<group>"; }; |
| 373 | + 844CC60D2811378D0006548D /* ComposerConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComposerConfig.swift; sourceTree = "<group>"; }; |
372 | 374 | 8465FBB52746873A00AF091E /* StreamChatSwiftUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = StreamChatSwiftUI.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
373 | 375 | 8465FBBD2746873A00AF091E /* StreamChatSwiftUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = StreamChatSwiftUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
374 | 376 | 8465FCBC27468B6900AF091E /* DemoAppSwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DemoAppSwiftUI.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
909 | 911 | 8465FD1A2746A95600AF091E /* ComposerHelperViews.swift */, |
910 | 912 | 841B64C327744DB60016FF3B /* ComposerModels.swift */, |
911 | 913 | 8465FD182746A95600AF091E /* PhotoAssetsUtils.swift */, |
| 914 | + 844CC60D2811378D0006548D /* ComposerConfig.swift */, |
912 | 915 | ); |
913 | 916 | path = Composer; |
914 | 917 | sourceTree = "<group>"; |
|
1565 | 1568 | 8465FD6F2746A95700AF091E /* StreamChat.swift in Sources */, |
1566 | 1569 | 8465FD8F2746A95700AF091E /* AttachmentUploadingStateView.swift in Sources */, |
1567 | 1570 | 8465FD732746A95700AF091E /* ActionItemView.swift in Sources */, |
| 1571 | + 844CC60E2811378D0006548D /* ComposerConfig.swift in Sources */, |
1568 | 1572 | 846608E5278C865200D3D7B3 /* TypingIndicatorPlacement.swift in Sources */, |
1569 | 1573 | 8465FDA72746A95700AF091E /* KeyboardHandling.swift in Sources */, |
1570 | 1574 | 8465FDD72746A95800AF091E /* Appearance.swift in Sources */, |
|
0 commit comments