|
11 | 11 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
|
12 | 12 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
13 | 13 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
14 |
| - 4C39C56BAD484C67AA576FFA /* libPods-LivekitReactNativeExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CA3E69C5B9553B26FBA2DF04 /* libPods-LivekitReactNativeExample.a */; }; |
| 14 | + 28EB7C7580BACD081F485078 /* libPods-LivekitReactNativeExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AE96F7630C52DE1A637B2D6D /* libPods-LivekitReactNativeExample.a */; }; |
15 | 15 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
16 | 16 | CF01B28CC3BA626D2436FE2C /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = A521D0F9D2FD1DF9BCBBBE8D /* PrivacyInfo.xcprivacy */; };
|
17 | 17 | D767E4EE283D20BC0077477C /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D767E4ED283D20BC0077477C /* ReplayKit.framework */; };
|
|
69 | 69 | 47F7ED3B7971BE374F7B8635 /* Pods-LivekitReactNativeExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LivekitReactNativeExample.debug.xcconfig"; path = "Target Support Files/Pods-LivekitReactNativeExample/Pods-LivekitReactNativeExample.debug.xcconfig"; sourceTree = "<group>"; };
|
70 | 70 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = LivekitReactNativeExample/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
71 | 71 | A521D0F9D2FD1DF9BCBBBE8D /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = LivekitReactNativeExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
72 |
| - CA3E69C5B9553B26FBA2DF04 /* libPods-LivekitReactNativeExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-LivekitReactNativeExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 72 | + AE96F7630C52DE1A637B2D6D /* libPods-LivekitReactNativeExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-LivekitReactNativeExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
73 | 73 | D767E4EC283D20BC0077477C /* BroadcastExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = BroadcastExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
74 | 74 | D767E4ED283D20BC0077477C /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; };
|
75 | 75 | D767E4F0283D20BC0077477C /* SampleHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleHandler.swift; sourceTree = "<group>"; };
|
|
99 | 99 | isa = PBXFrameworksBuildPhase;
|
100 | 100 | buildActionMask = 2147483647;
|
101 | 101 | files = (
|
102 |
| - 4C39C56BAD484C67AA576FFA /* libPods-LivekitReactNativeExample.a in Frameworks */, |
| 102 | + 28EB7C7580BACD081F485078 /* libPods-LivekitReactNativeExample.a in Frameworks */, |
103 | 103 | );
|
104 | 104 | runOnlyForDeploymentPostprocessing = 0;
|
105 | 105 | };
|
|
152 | 152 | children = (
|
153 | 153 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
154 | 154 | ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
|
155 |
| - CA3E69C5B9553B26FBA2DF04 /* libPods-LivekitReactNativeExample.a */, |
156 | 155 | D767E4ED283D20BC0077477C /* ReplayKit.framework */,
|
| 156 | + AE96F7630C52DE1A637B2D6D /* libPods-LivekitReactNativeExample.a */, |
157 | 157 | );
|
158 | 158 | name = Frameworks;
|
159 | 159 | sourceTree = "<group>";
|
|
621 | 621 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
622 | 622 | GCC_WARN_UNUSED_FUNCTION = YES;
|
623 | 623 | GCC_WARN_UNUSED_VARIABLE = YES;
|
| 624 | + HEADER_SEARCH_PATHS = ( |
| 625 | + "$(inherited)", |
| 626 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers", |
| 627 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core", |
| 628 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers", |
| 629 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers/platform/ios", |
| 630 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx", |
| 631 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-NativeModulesApple/React_NativeModulesApple.framework/Headers", |
| 632 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers", |
| 633 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers/react/renderer/graphics/platform/ios", |
| 634 | + ); |
624 | 635 | IPHONEOS_DEPLOYMENT_TARGET = 13.4;
|
625 | 636 | LD = "";
|
626 | 637 | LDPLUSPLUS = "";
|
|
696 | 707 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
697 | 708 | GCC_WARN_UNUSED_FUNCTION = YES;
|
698 | 709 | GCC_WARN_UNUSED_VARIABLE = YES;
|
| 710 | + HEADER_SEARCH_PATHS = ( |
| 711 | + "$(inherited)", |
| 712 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers", |
| 713 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core", |
| 714 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers", |
| 715 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers/platform/ios", |
| 716 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx", |
| 717 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-NativeModulesApple/React_NativeModulesApple.framework/Headers", |
| 718 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers", |
| 719 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers/react/renderer/graphics/platform/ios", |
| 720 | + ); |
699 | 721 | IPHONEOS_DEPLOYMENT_TARGET = 13.4;
|
700 | 722 | LD = "";
|
701 | 723 | LDPLUSPLUS = "";
|
|
0 commit comments