|
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 | | - ACBC177A2D8C34B5007EE71F /* AsyncAlgorithms in Frameworks */ = {isa = PBXBuildFile; productRef = ACBC17792D8C34B5007EE71F /* AsyncAlgorithms */; }; |
14 | 13 | ACFBA1DB2D8D5CBE0021202B /* Collections in Frameworks */ = {isa = PBXBuildFile; productRef = ACFBA1DA2D8D5CBE0021202B /* Collections */; }; |
15 | 14 | B5E1B90F2D14E9EC00A38CB6 /* LiveKitComponents in Frameworks */ = {isa = PBXBuildFile; productRef = B5E1B90E2D14E9EC00A38CB6 /* LiveKitComponents */; }; |
16 | 15 | B5E1B9122D14E9F500A38CB6 /* LiveKit in Frameworks */ = {isa = PBXBuildFile; productRef = B5E1B9112D14E9F500A38CB6 /* LiveKit */; }; |
|
122 | 121 | ACFBA1DB2D8D5CBE0021202B /* Collections in Frameworks */, |
123 | 122 | B5E1B90F2D14E9EC00A38CB6 /* LiveKitComponents in Frameworks */, |
124 | 123 | B5E1B9122D14E9F500A38CB6 /* LiveKit in Frameworks */, |
125 | | - ACBC177A2D8C34B5007EE71F /* AsyncAlgorithms in Frameworks */, |
126 | 124 | ); |
127 | 125 | runOnlyForDeploymentPostprocessing = 0; |
128 | 126 | }; |
|
228 | 226 | packageProductDependencies = ( |
229 | 227 | B5E1B90E2D14E9EC00A38CB6 /* LiveKitComponents */, |
230 | 228 | B5E1B9112D14E9F500A38CB6 /* LiveKit */, |
231 | | - ACBC17792D8C34B5007EE71F /* AsyncAlgorithms */, |
232 | 229 | ACFBA1DA2D8D5CBE0021202B /* Collections */, |
233 | 230 | ); |
234 | 231 | productName = VoiceAgent; |
|
269 | 266 | packageReferences = ( |
270 | 267 | B5E1B90D2D14E9EC00A38CB6 /* XCRemoteSwiftPackageReference "components-swift" */, |
271 | 268 | B5E1B9102D14E9F500A38CB6 /* XCRemoteSwiftPackageReference "client-sdk-swift" */, |
272 | | - ACBC17782D8C34B5007EE71F /* XCRemoteSwiftPackageReference "swift-async-algorithms" */, |
273 | 269 | ACFBA1D92D8D5CBE0021202B /* XCRemoteSwiftPackageReference "swift-collections" */, |
274 | 270 | ); |
275 | 271 | preferredProjectObjectVersion = 77; |
|
723 | 719 | /* End XCConfigurationList section */ |
724 | 720 |
|
725 | 721 | /* Begin XCRemoteSwiftPackageReference section */ |
726 | | - ACBC17782D8C34B5007EE71F /* XCRemoteSwiftPackageReference "swift-async-algorithms" */ = { |
727 | | - isa = XCRemoteSwiftPackageReference; |
728 | | - repositoryURL = "https://github.com/apple/swift-async-algorithms.git"; |
729 | | - requirement = { |
730 | | - kind = upToNextMajorVersion; |
731 | | - minimumVersion = 1.0.3; |
732 | | - }; |
733 | | - }; |
734 | 722 | ACFBA1D92D8D5CBE0021202B /* XCRemoteSwiftPackageReference "swift-collections" */ = { |
735 | 723 | isa = XCRemoteSwiftPackageReference; |
736 | 724 | repositoryURL = "https://github.com/apple/swift-collections"; |
|
762 | 750 | isa = XCSwiftPackageProductDependency; |
763 | 751 | productName = LiveKit; |
764 | 752 | }; |
765 | | - ACBC17792D8C34B5007EE71F /* AsyncAlgorithms */ = { |
766 | | - isa = XCSwiftPackageProductDependency; |
767 | | - package = ACBC17782D8C34B5007EE71F /* XCRemoteSwiftPackageReference "swift-async-algorithms" */; |
768 | | - productName = AsyncAlgorithms; |
769 | | - }; |
770 | 753 | ACFBA1DA2D8D5CBE0021202B /* Collections */ = { |
771 | 754 | isa = XCSwiftPackageProductDependency; |
772 | 755 | package = ACFBA1D92D8D5CBE0021202B /* XCRemoteSwiftPackageReference "swift-collections" */; |
|
0 commit comments