|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | ACBC177A2D8C34B5007EE71F /* AsyncAlgorithms in Frameworks */ = {isa = PBXBuildFile; productRef = ACBC17792D8C34B5007EE71F /* AsyncAlgorithms */; };
|
11 | 11 | ACFBA1DB2D8D5CBE0021202B /* Collections in Frameworks */ = {isa = PBXBuildFile; productRef = ACFBA1DA2D8D5CBE0021202B /* Collections */; };
|
12 |
| - B577A98A2D16796000B59A0B /* LiveKitKrispNoiseFilter in Frameworks */ = {isa = PBXBuildFile; platformFilters = (ios, macos, ); productRef = B577A9892D16796000B59A0B /* LiveKitKrispNoiseFilter */; }; |
13 | 12 | B5E1B90F2D14E9EC00A38CB6 /* LiveKitComponents in Frameworks */ = {isa = PBXBuildFile; productRef = B5E1B90E2D14E9EC00A38CB6 /* LiveKitComponents */; };
|
14 | 13 | B5E1B9122D14E9F500A38CB6 /* LiveKit in Frameworks */ = {isa = PBXBuildFile; productRef = B5E1B9112D14E9F500A38CB6 /* LiveKit */; };
|
15 |
| - B5E46D202D496CD200ACC2E6 /* LiveKitKrispNoiseFilter in Frameworks */ = {isa = PBXBuildFile; platformFilters = (ios, macos, ); productRef = B5E46D1F2D496CD200ACC2E6 /* LiveKitKrispNoiseFilter */; }; |
16 | 14 | /* End PBXBuildFile section */
|
17 | 15 |
|
18 | 16 | /* Begin PBXFileReference section */
|
|
49 | 47 | buildActionMask = 2147483647;
|
50 | 48 | files = (
|
51 | 49 | ACFBA1DB2D8D5CBE0021202B /* Collections in Frameworks */,
|
52 |
| - B5E46D202D496CD200ACC2E6 /* LiveKitKrispNoiseFilter in Frameworks */, |
53 |
| - B577A98A2D16796000B59A0B /* LiveKitKrispNoiseFilter in Frameworks */, |
54 | 50 | B5E1B90F2D14E9EC00A38CB6 /* LiveKitComponents in Frameworks */,
|
55 | 51 | B5E1B9122D14E9F500A38CB6 /* LiveKit in Frameworks */,
|
56 | 52 | ACBC177A2D8C34B5007EE71F /* AsyncAlgorithms in Frameworks */,
|
|
99 | 95 | B5E1B90E2D14E9EC00A38CB6 /* LiveKitComponents */,
|
100 | 96 | B5E1B9112D14E9F500A38CB6 /* LiveKit */,
|
101 | 97 | B577A9892D16796000B59A0B /* LiveKitKrispNoiseFilter */,
|
102 |
| - B5E46D1F2D496CD200ACC2E6 /* LiveKitKrispNoiseFilter */, |
103 | 98 | ACBC17792D8C34B5007EE71F /* AsyncAlgorithms */,
|
104 | 99 | ACFBA1DA2D8D5CBE0021202B /* Collections */,
|
105 | 100 | );
|
|
134 | 129 | packageReferences = (
|
135 | 130 | B5E1B90D2D14E9EC00A38CB6 /* XCRemoteSwiftPackageReference "components-swift" */,
|
136 | 131 | B5E1B9102D14E9F500A38CB6 /* XCRemoteSwiftPackageReference "client-sdk-swift" */,
|
137 |
| - B5E46D1E2D496CD200ACC2E6 /* XCRemoteSwiftPackageReference "swift-krisp-noise-filter" */, |
138 | 132 | ACBC17782D8C34B5007EE71F /* XCRemoteSwiftPackageReference "swift-async-algorithms" */,
|
139 | 133 | ACFBA1D92D8D5CBE0021202B /* XCRemoteSwiftPackageReference "swift-collections" */,
|
140 | 134 | );
|
|
312 | 306 | "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
|
313 | 307 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
|
314 | 308 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
315 |
| - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
316 |
| - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 309 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
| 310 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
317 | 311 | IPHONEOS_DEPLOYMENT_TARGET = 18.2;
|
318 | 312 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
319 | 313 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
|
355 | 349 | "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
|
356 | 350 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
|
357 | 351 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
358 |
| - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
359 |
| - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 352 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
| 353 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
360 | 354 | IPHONEOS_DEPLOYMENT_TARGET = 18.2;
|
361 | 355 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
362 | 356 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
|
427 | 421 | minimumVersion = 2.3.1;
|
428 | 422 | };
|
429 | 423 | };
|
430 |
| - B5E46D1E2D496CD200ACC2E6 /* XCRemoteSwiftPackageReference "swift-krisp-noise-filter" */ = { |
431 |
| - isa = XCRemoteSwiftPackageReference; |
432 |
| - repositoryURL = "https://github.com/livekit/swift-krisp-noise-filter"; |
433 |
| - requirement = { |
434 |
| - kind = upToNextMajorVersion; |
435 |
| - minimumVersion = 0.0.7; |
436 |
| - }; |
437 |
| - }; |
438 | 424 | /* End XCRemoteSwiftPackageReference section */
|
439 | 425 |
|
440 | 426 | /* Begin XCSwiftPackageProductDependency section */
|
|
462 | 448 | package = B5E1B9102D14E9F500A38CB6 /* XCRemoteSwiftPackageReference "client-sdk-swift" */;
|
463 | 449 | productName = LiveKit;
|
464 | 450 | };
|
465 |
| - B5E46D1F2D496CD200ACC2E6 /* LiveKitKrispNoiseFilter */ = { |
466 |
| - isa = XCSwiftPackageProductDependency; |
467 |
| - package = B5E46D1E2D496CD200ACC2E6 /* XCRemoteSwiftPackageReference "swift-krisp-noise-filter" */; |
468 |
| - productName = LiveKitKrispNoiseFilter; |
469 |
| - }; |
470 | 451 | /* End XCSwiftPackageProductDependency section */
|
471 | 452 | };
|
472 | 453 | rootObject = B5B5E3AA2D124AE00099C9BE /* Project object */;
|
|
0 commit comments