|
10 | 10 | ACAEBA5B2DE6EE970072E93E /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ACAEBA5A2DE6EE970072E93E /* ReplayKit.framework */; }; |
11 | 11 | ACAEBA622DE6EE970072E93E /* BroadcastExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = ACAEBA582DE6EE970072E93E /* BroadcastExtension.appex */; platformFilters = (ios, xros, ); settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
12 | 12 | ACAEBA692DE6EF4B0072E93E /* LiveKit in Frameworks */ = {isa = PBXBuildFile; productRef = ACAEBA682DE6EF4B0072E93E /* LiveKit */; }; |
13 | | - ACFBA1DB2D8D5CBE0021202B /* Collections in Frameworks */ = {isa = PBXBuildFile; productRef = ACFBA1DA2D8D5CBE0021202B /* Collections */; }; |
14 | 13 | B5E1B90F2D14E9EC00A38CB6 /* LiveKitComponents in Frameworks */ = {isa = PBXBuildFile; productRef = B5E1B90E2D14E9EC00A38CB6 /* LiveKitComponents */; }; |
15 | 14 | B5E1B9122D14E9F500A38CB6 /* LiveKit in Frameworks */ = {isa = PBXBuildFile; productRef = B5E1B9112D14E9F500A38CB6 /* LiveKit */; }; |
16 | 15 | /* End PBXBuildFile section */ |
|
98 | 97 | isa = PBXFrameworksBuildPhase; |
99 | 98 | buildActionMask = 2147483647; |
100 | 99 | files = ( |
101 | | - ACFBA1DB2D8D5CBE0021202B /* Collections in Frameworks */, |
102 | 100 | B5E1B90F2D14E9EC00A38CB6 /* LiveKitComponents in Frameworks */, |
103 | 101 | B5E1B9122D14E9F500A38CB6 /* LiveKit in Frameworks */, |
104 | 102 | ); |
|
181 | 179 | packageProductDependencies = ( |
182 | 180 | B5E1B90E2D14E9EC00A38CB6 /* LiveKitComponents */, |
183 | 181 | B5E1B9112D14E9F500A38CB6 /* LiveKit */, |
184 | | - ACFBA1DA2D8D5CBE0021202B /* Collections */, |
185 | 182 | ); |
186 | 183 | productName = VoiceAgent; |
187 | 184 | productReference = B5B5E3B22D124AE00099C9BE /* VoiceAgent.app */; |
|
217 | 214 | packageReferences = ( |
218 | 215 | B5E1B90D2D14E9EC00A38CB6 /* XCRemoteSwiftPackageReference "components-swift" */, |
219 | 216 | B5E1B9102D14E9F500A38CB6 /* XCRemoteSwiftPackageReference "client-sdk-swift" */, |
220 | | - ACFBA1D92D8D5CBE0021202B /* XCRemoteSwiftPackageReference "swift-collections" */, |
221 | 217 | ); |
222 | 218 | preferredProjectObjectVersion = 77; |
223 | 219 | productRefGroup = B5B5E3B32D124AE00099C9BE /* Products */; |
|
589 | 585 | /* End XCConfigurationList section */ |
590 | 586 |
|
591 | 587 | /* Begin XCRemoteSwiftPackageReference section */ |
592 | | - ACFBA1D92D8D5CBE0021202B /* XCRemoteSwiftPackageReference "swift-collections" */ = { |
593 | | - isa = XCRemoteSwiftPackageReference; |
594 | | - repositoryURL = "https://github.com/apple/swift-collections"; |
595 | | - requirement = { |
596 | | - kind = upToNextMajorVersion; |
597 | | - minimumVersion = 1.1.4; |
598 | | - }; |
599 | | - }; |
600 | 588 | B5E1B90D2D14E9EC00A38CB6 /* XCRemoteSwiftPackageReference "components-swift" */ = { |
601 | 589 | isa = XCRemoteSwiftPackageReference; |
602 | 590 | repositoryURL = "https://github.com/livekit/components-swift"; |
|
620 | 608 | isa = XCSwiftPackageProductDependency; |
621 | 609 | productName = LiveKit; |
622 | 610 | }; |
623 | | - ACFBA1DA2D8D5CBE0021202B /* Collections */ = { |
624 | | - isa = XCSwiftPackageProductDependency; |
625 | | - package = ACFBA1D92D8D5CBE0021202B /* XCRemoteSwiftPackageReference "swift-collections" */; |
626 | | - productName = Collections; |
627 | | - }; |
628 | 611 | B5E1B90E2D14E9EC00A38CB6 /* LiveKitComponents */ = { |
629 | 612 | isa = XCSwiftPackageProductDependency; |
630 | 613 | package = B5E1B90D2D14E9EC00A38CB6 /* XCRemoteSwiftPackageReference "components-swift" */; |
|
0 commit comments