|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 1F16CA6DDBA8B2AED7933182 /* Pods_ChatExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5667D3D8E25D4659A3133C2 /* Pods_ChatExample.framework */; }; |
| 10 | + 1C5433DD24C389C300A5383B /* MessagesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C5433DC24C389C300A5383B /* MessagesView.swift */; }; |
| 11 | + 1C5433DF24C38DBF00A5383B /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C5433DE24C38DBF00A5383B /* SwiftUI.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
| 12 | + 1C5433E224C3A33600A5383B /* SwiftUIExampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C5433E124C3A33600A5383B /* SwiftUIExampleView.swift */; }; |
11 | 13 | 383B9EB32172A1C4008AB91A /* MockUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 383B9EB22172A1C4008AB91A /* MockUser.swift */; }; |
12 | 14 | 385C2922211FF32E0010B4BA /* CustomCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 385C2920211FF32E0010B4BA /* CustomCell.swift */; }; |
13 | 15 | 385C2923211FF32E0010B4BA /* TableViewCells.swift in Sources */ = {isa = PBXBuildFile; fileRef = 385C2921211FF32E0010B4BA /* TableViewCells.swift */; }; |
|
72 | 74 | /* End PBXCopyFilesBuildPhase section */ |
73 | 75 |
|
74 | 76 | /* Begin PBXFileReference section */ |
75 | | - 10FACBA391F222F83B0D0F14 /* Pods_ChatExampleUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ChatExampleUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
76 | | - 14FD0CD310DC61B22EE2F774 /* Pods-ChatExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ChatExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-ChatExampleTests/Pods-ChatExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
77 | | - 15E7C4C168DF654D009EE593 /* Pods-ChatExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ChatExample.release.xcconfig"; path = "Target Support Files/Pods-ChatExample/Pods-ChatExample.release.xcconfig"; sourceTree = "<group>"; }; |
78 | | - 19FCAA41E5FB273F95706474 /* Pods-ChatExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ChatExample.debug.xcconfig"; path = "Target Support Files/Pods-ChatExample/Pods-ChatExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 77 | + 0364943D08CDBE656E6F6DF8 /* Pods-ChatExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ChatExampleTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ChatExampleTests/Pods-ChatExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 78 | + 1C5433DC24C389C300A5383B /* MessagesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessagesView.swift; sourceTree = "<group>"; }; |
| 79 | + 1C5433DE24C38DBF00A5383B /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; |
| 80 | + 1C5433E124C3A33600A5383B /* SwiftUIExampleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUIExampleView.swift; sourceTree = "<group>"; }; |
| 81 | + 2AC6E3F5C11E39F57598DBE6 /* Pods_ChatExampleUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ChatExampleUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
79 | 82 | 383B9EB22172A1C4008AB91A /* MockUser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockUser.swift; sourceTree = "<group>"; }; |
80 | 83 | 385C2920211FF32E0010B4BA /* CustomCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomCell.swift; sourceTree = "<group>"; }; |
81 | 84 | 385C2921211FF32E0010B4BA /* TableViewCells.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TableViewCells.swift; sourceTree = "<group>"; }; |
|
123 | 126 | isa = PBXFrameworksBuildPhase; |
124 | 127 | buildActionMask = 2147483647; |
125 | 128 | files = ( |
126 | | - 1F16CA6DDBA8B2AED7933182 /* Pods_ChatExample.framework in Frameworks */, |
| 129 | + 1C5433DF24C38DBF00A5383B /* SwiftUI.framework in Frameworks */, |
| 130 | + C7CA53A1B85256A5097E7DC7 /* Pods_ChatExample.framework in Frameworks */, |
127 | 131 | ); |
128 | 132 | runOnlyForDeploymentPostprocessing = 0; |
129 | 133 | }; |
|
146 | 150 | /* End PBXFrameworksBuildPhase section */ |
147 | 151 |
|
148 | 152 | /* Begin PBXGroup section */ |
149 | | - 13FCBEED2424D36900CB489F /* Resources */ = { |
| 153 | + 1C5433E024C3A32400A5383B /* SwiftUI */ = { |
150 | 154 | isa = PBXGroup; |
151 | 155 | children = ( |
152 | | - 882B5E7F1CF7D53600B6E160 /* Info.plist */, |
153 | | - 882B5E791CF7D53600B6E160 /* Assets.xcassets */, |
154 | | - 882B5E7A1CF7D53600B6E160 /* LaunchScreen.storyboard */, |
| 156 | + 1C5433DC24C389C300A5383B /* MessagesView.swift */, |
| 157 | + 1C5433E124C3A33600A5383B /* SwiftUIExampleView.swift */, |
155 | 158 | ); |
156 | | - path = Resources; |
| 159 | + path = SwiftUI; |
157 | 160 | sourceTree = "<group>"; |
158 | 161 | }; |
159 | 162 | 385C2924211FF3310010B4BA /* Views */ = { |
160 | 163 | isa = PBXGroup; |
161 | 164 | children = ( |
| 165 | + 1C5433E024C3A32400A5383B /* SwiftUI */, |
162 | 166 | 385C2920211FF32E0010B4BA /* CustomCell.swift */, |
163 | 167 | 385C2921211FF32E0010B4BA /* TableViewCells.swift */, |
164 | 168 | ); |
|
309 | 313 | 955AE3B8EFF8FDB8F572D3F7 /* Frameworks */ = { |
310 | 314 | isa = PBXGroup; |
311 | 315 | children = ( |
312 | | - C5667D3D8E25D4659A3133C2 /* Pods_ChatExample.framework */, |
313 | | - 4E9F9C2F0EDEAB72320FDD25 /* Pods_ChatExampleTests.framework */, |
314 | | - 10FACBA391F222F83B0D0F14 /* Pods_ChatExampleUITests.framework */, |
| 316 | + 1C5433DE24C38DBF00A5383B /* SwiftUI.framework */, |
| 317 | + 3B316705C4717C3B4C916D62 /* Pods_ChatExample.framework */, |
| 318 | + 56F0AC85B38034EC92CCBC7D /* Pods_ChatExampleTests.framework */, |
| 319 | + 2AC6E3F5C11E39F57598DBE6 /* Pods_ChatExampleUITests.framework */, |
315 | 320 | ); |
316 | 321 | name = Frameworks; |
317 | 322 | sourceTree = "<group>"; |
|
566 | 571 | files = ( |
567 | 572 | 385C2922211FF32E0010B4BA /* CustomCell.swift in Sources */, |
568 | 573 | 385C2946211FF38F0010B4BA /* LaunchViewController.swift in Sources */, |
| 574 | + 1C5433E224C3A33600A5383B /* SwiftUIExampleView.swift in Sources */, |
569 | 575 | 385C2939211FF37B0010B4BA /* Lorem.swift in Sources */, |
570 | 576 | 385C2928211FF33B0010B4BA /* MockMessage.swift in Sources */, |
571 | 577 | 63ECDABE24182A470016C349 /* MessageSubviewViewController.swift in Sources */, |
|
583 | 589 | 385C2943211FF38F0010B4BA /* SettingsViewController.swift in Sources */, |
584 | 590 | 385C2927211FF33B0010B4BA /* MockSocket.swift in Sources */, |
585 | 591 | 385C2947211FF38F0010B4BA /* BasicExampleViewController.swift in Sources */, |
| 592 | + 1C5433DD24C389C300A5383B /* MessagesView.swift in Sources */, |
586 | 593 | 882B5E811CF7D53600B6E160 /* AppDelegate.swift in Sources */, |
587 | 594 | 385C292D211FF3520010B4BA /* CustomMessageFlowLayout.swift in Sources */, |
588 | 595 | 38CCCC592258419300DD5482 /* AutocompleteExampleViewController.swift in Sources */, |
|
0 commit comments