|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 032A15DD25965D9A00E00FE3 /* AlertService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 032A15DC25965D9A00E00FE3 /* AlertService.swift */; }; |
11 | 11 | 032A15E225965E1100E00FE3 /* CameraInputBarAccessoryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 032A15E125965E1100E00FE3 /* CameraInputBarAccessoryView.swift */; }; |
12 | | - 13CCA04625793058005C19BB /* MessageKit in Frameworks */ = {isa = PBXBuildFile; productRef = 13CCA04525793058005C19BB /* MessageKit */; }; |
13 | 12 | 13CCA06325793E24005C19BB /* Kingfisher in Frameworks */ = {isa = PBXBuildFile; productRef = 13CCA06225793E24005C19BB /* Kingfisher */; }; |
14 | 13 | 1C5433DD24C389C300A5383B /* MessagesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C5433DC24C389C300A5383B /* MessagesView.swift */; }; |
15 | 14 | 1C5433DF24C38DBF00A5383B /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C5433DE24C38DBF00A5383B /* SwiftUI.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
|
36 | 35 | 50739F9621C5090A008CA369 /* BasicAudioController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50739F9521C5090A008CA369 /* BasicAudioController.swift */; }; |
37 | 36 | 5074EF4E2163555900D82952 /* sound2.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 5074EF4C2163555900D82952 /* sound2.m4a */; }; |
38 | 37 | 5074EF4F2163555900D82952 /* sound1.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 5074EF4D2163555900D82952 /* sound1.m4a */; }; |
| 38 | + 5117FB4626F3230F00F71A2C /* MessageKit in Frameworks */ = {isa = PBXBuildFile; productRef = 5117FB4526F3230F00F71A2C /* MessageKit */; }; |
39 | 39 | 5168957524F7AD560058C643 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5168957124F7AD560058C643 /* Assets.xcassets */; }; |
40 | 40 | 5168957624F7AD560058C643 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5168957224F7AD560058C643 /* LaunchScreen.storyboard */; }; |
41 | 41 | 63ECDABE24182A470016C349 /* MessageSubviewViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63ECDABD24182A470016C349 /* MessageSubviewViewController.swift */; }; |
|
122 | 122 | isa = PBXFrameworksBuildPhase; |
123 | 123 | buildActionMask = 2147483647; |
124 | 124 | files = ( |
| 125 | + 5117FB4626F3230F00F71A2C /* MessageKit in Frameworks */, |
125 | 126 | 13CCA06325793E24005C19BB /* Kingfisher in Frameworks */, |
126 | 127 | 1C5433DF24C38DBF00A5383B /* SwiftUI.framework in Frameworks */, |
127 | | - 13CCA04625793058005C19BB /* MessageKit in Frameworks */, |
128 | 128 | ); |
129 | 129 | runOnlyForDeploymentPostprocessing = 0; |
130 | 130 | }; |
|
333 | 333 | buildRules = ( |
334 | 334 | ); |
335 | 335 | dependencies = ( |
336 | | - 13CCA051257932DD005C19BB /* PBXTargetDependency */, |
| 336 | + 5117FB4826F3231600F71A2C /* PBXTargetDependency */, |
337 | 337 | ); |
338 | 338 | name = ChatExample; |
339 | 339 | packageProductDependencies = ( |
340 | | - 13CCA04525793058005C19BB /* MessageKit */, |
341 | 340 | 13CCA06225793E24005C19BB /* Kingfisher */, |
| 341 | + 5117FB4526F3230F00F71A2C /* MessageKit */, |
342 | 342 | ); |
343 | 343 | productName = ChatExample; |
344 | 344 | productReference = 882B5E331CF7D4B900B6E160 /* ChatExample.app */; |
|
416 | 416 | mainGroup = 882B5E2A1CF7D4B900B6E160; |
417 | 417 | packageReferences = ( |
418 | 418 | 13CCA06125793E24005C19BB /* XCRemoteSwiftPackageReference "Kingfisher" */, |
| 419 | + 5117FB4226F322FD00F71A2C /* XCRemoteSwiftPackageReference "MessageKit" */, |
419 | 420 | ); |
420 | 421 | productRefGroup = 882B5E341CF7D4B900B6E160 /* Products */; |
421 | 422 | projectDirPath = ""; |
|
531 | 532 | /* End PBXSourcesBuildPhase section */ |
532 | 533 |
|
533 | 534 | /* Begin PBXTargetDependency section */ |
534 | | - 13CCA051257932DD005C19BB /* PBXTargetDependency */ = { |
| 535 | + 5117FB4826F3231600F71A2C /* PBXTargetDependency */ = { |
535 | 536 | isa = PBXTargetDependency; |
536 | | - productRef = 13CCA050257932DD005C19BB /* MessageKit */; |
| 537 | + productRef = 5117FB4726F3231600F71A2C /* MessageKit */; |
537 | 538 | }; |
538 | 539 | 882B5E4B1CF7D4B900B6E160 /* PBXTargetDependency */ = { |
539 | 540 | isa = PBXTargetDependency; |
|
822 | 823 | minimumVersion = 5.15.8; |
823 | 824 | }; |
824 | 825 | }; |
| 826 | + 5117FB4226F322FD00F71A2C /* XCRemoteSwiftPackageReference "MessageKit" */ = { |
| 827 | + isa = XCRemoteSwiftPackageReference; |
| 828 | + repositoryURL = "https://github.com/MessageKit/MessageKit"; |
| 829 | + requirement = { |
| 830 | + branch = master; |
| 831 | + kind = branch; |
| 832 | + }; |
| 833 | + }; |
825 | 834 | /* End XCRemoteSwiftPackageReference section */ |
826 | 835 |
|
827 | 836 | /* Begin XCSwiftPackageProductDependency section */ |
828 | | - 13CCA04525793058005C19BB /* MessageKit */ = { |
| 837 | + 13CCA06225793E24005C19BB /* Kingfisher */ = { |
829 | 838 | isa = XCSwiftPackageProductDependency; |
830 | | - productName = MessageKit; |
| 839 | + package = 13CCA06125793E24005C19BB /* XCRemoteSwiftPackageReference "Kingfisher" */; |
| 840 | + productName = Kingfisher; |
831 | 841 | }; |
832 | | - 13CCA050257932DD005C19BB /* MessageKit */ = { |
| 842 | + 5117FB4526F3230F00F71A2C /* MessageKit */ = { |
833 | 843 | isa = XCSwiftPackageProductDependency; |
| 844 | + package = 5117FB4226F322FD00F71A2C /* XCRemoteSwiftPackageReference "MessageKit" */; |
834 | 845 | productName = MessageKit; |
835 | 846 | }; |
836 | | - 13CCA06225793E24005C19BB /* Kingfisher */ = { |
| 847 | + 5117FB4726F3231600F71A2C /* MessageKit */ = { |
837 | 848 | isa = XCSwiftPackageProductDependency; |
838 | | - package = 13CCA06125793E24005C19BB /* XCRemoteSwiftPackageReference "Kingfisher" */; |
839 | | - productName = Kingfisher; |
| 849 | + package = 5117FB4226F322FD00F71A2C /* XCRemoteSwiftPackageReference "MessageKit" */; |
| 850 | + productName = MessageKit; |
840 | 851 | }; |
841 | 852 | /* End XCSwiftPackageProductDependency section */ |
842 | 853 | }; |
|
0 commit comments