2022-02-12 05:27:29 +08:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 54;
objects = {
/* Begin PBXBuildFile section */
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
2022-02-16 07:55:10 +08:00
6172F2D35A4C3AA820D92908 /* libPods-BigBlueButton.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6423831EA8574132BED9D8CC /* libPods-BigBlueButton.a */; };
2022-02-12 05:27:29 +08:00
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
2022-02-16 11:16:04 +08:00
D9268FF3D2DA9D8304F931DB /* libPods-BigBlueButton Broadcast.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 38E575479D3F0ED342457EBF /* libPods-BigBlueButton Broadcast.a */; };
2022-03-04 09:14:05 +08:00
F121360B27D1904500E25EBB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F121360A27D1904500E25EBB /* AppDelegate.swift */; };
2022-03-04 11:07:36 +08:00
F1CF7F4C27D1B62E00E0C7F1 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1CF7F4B27D1B62E00E0C7F1 /* Constants.swift */; };
F1CF7F4E27D1B63900E0C7F1 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1CF7F4D27D1B63900E0C7F1 /* Constants.swift */; };
2022-02-16 11:16:04 +08:00
F1F618E927BCA28B0085BEDE /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1F618E827BCA28B0085BEDE /* ReplayKit.framework */; };
F1F618EC27BCA28B0085BEDE /* SampleHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1F618EB27BCA28B0085BEDE /* SampleHandler.swift */; };
F1F618F027BCA28B0085BEDE /* BigBlueButton Broadcast.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = F1F618E727BCA28B0085BEDE /* BigBlueButton Broadcast.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
2022-02-12 05:27:29 +08:00
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
2022-02-16 11:16:04 +08:00
F1F618EE27BCA28B0085BEDE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
proxyType = 1;
remoteGlobalIDString = F1F618E627BCA28B0085BEDE;
remoteInfo = "BigBlueButton Broadcast";
};
2022-02-12 05:27:29 +08:00
/* End PBXContainerItemProxy section */
2022-02-16 11:16:04 +08:00
/* Begin PBXCopyFilesBuildPhase section */
F1F618F427BCA28B0085BEDE /* Embed App Extensions */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 13;
files = (
F1F618F027BCA28B0085BEDE /* BigBlueButton Broadcast.appex in Embed App Extensions */,
);
name = "Embed App Extensions";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
2022-02-12 05:27:29 +08:00
/* Begin PBXFileReference section */
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
00E356F21AD99517003FC87E /* BigBlueButtonTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BigBlueButtonTests.m; sourceTree = "<group>"; };
13B07F961A680F5B00A75B9A /* BigBlueButton.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BigBlueButton.app; sourceTree = BUILT_PRODUCTS_DIR; };
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = BigBlueButton/Images.xcassets; sourceTree = "<group>"; };
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = BigBlueButton/Info.plist; sourceTree = "<group>"; };
2022-02-16 07:55:10 +08:00
1D0AE47A65C8663E3B452821 /* Pods-BigBlueButton-BigBlueButtonTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BigBlueButton-BigBlueButtonTests.release.xcconfig"; path = "Target Support Files/Pods-BigBlueButton-BigBlueButtonTests/Pods-BigBlueButton-BigBlueButtonTests.release.xcconfig"; sourceTree = "<group>"; };
2022-02-16 11:16:04 +08:00
38E575479D3F0ED342457EBF /* libPods-BigBlueButton Broadcast.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BigBlueButton Broadcast.a"; sourceTree = BUILT_PRODUCTS_DIR; };
2022-02-16 07:55:10 +08:00
6423831EA8574132BED9D8CC /* libPods-BigBlueButton.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BigBlueButton.a"; sourceTree = BUILT_PRODUCTS_DIR; };
6C97AB639B58BBB4B15BBE30 /* Pods-BigBlueButton-BigBlueButtonTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BigBlueButton-BigBlueButtonTests.debug.xcconfig"; path = "Target Support Files/Pods-BigBlueButton-BigBlueButtonTests/Pods-BigBlueButton-BigBlueButtonTests.debug.xcconfig"; sourceTree = "<group>"; };
2022-02-12 05:27:29 +08:00
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = BigBlueButton/LaunchScreen.storyboard; sourceTree = "<group>"; };
2022-02-16 07:55:10 +08:00
ABFE59519B596E51CEFDCCC0 /* libPods-BigBlueButton-BigBlueButtonTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BigBlueButton-BigBlueButtonTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
C0A881CF5CF3F2B244570E2A /* Pods-BigBlueButton.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BigBlueButton.debug.xcconfig"; path = "Target Support Files/Pods-BigBlueButton/Pods-BigBlueButton.debug.xcconfig"; sourceTree = "<group>"; };
2022-02-16 11:16:04 +08:00
C1EE5D0B958503AECE222C0D /* Pods-BigBlueButton Broadcast.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BigBlueButton Broadcast.release.xcconfig"; path = "Target Support Files/Pods-BigBlueButton Broadcast/Pods-BigBlueButton Broadcast.release.xcconfig"; sourceTree = "<group>"; };
2022-02-16 07:55:10 +08:00
D00AAFFCFCFDA5787532823F /* Pods-BigBlueButton.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BigBlueButton.release.xcconfig"; path = "Target Support Files/Pods-BigBlueButton/Pods-BigBlueButton.release.xcconfig"; sourceTree = "<group>"; };
2022-02-16 11:16:04 +08:00
D029435F40D9827BF73DEFDA /* Pods-BigBlueButton Broadcast.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BigBlueButton Broadcast.debug.xcconfig"; path = "Target Support Files/Pods-BigBlueButton Broadcast/Pods-BigBlueButton Broadcast.debug.xcconfig"; sourceTree = "<group>"; };
2022-02-12 05:27:29 +08:00
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
2022-03-04 09:14:05 +08:00
F121360927D1904500E25EBB /* swift-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "swift-Bridging-Header.h"; sourceTree = "<group>"; };
F121360A27D1904500E25EBB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
2022-03-04 11:07:36 +08:00
F1CF7F4B27D1B62E00E0C7F1 /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
F1CF7F4D27D1B63900E0C7F1 /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = SOURCE_ROOT; };
F1CF7F4F27D1B7E800E0C7F1 /* BigBlueButton.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = BigBlueButton.entitlements; path = BigBlueButton/BigBlueButton.entitlements; sourceTree = "<group>"; };
F1CF7F5027D1B80200E0C7F1 /* BigBlueButton Broadcast.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "BigBlueButton Broadcast.entitlements"; sourceTree = "<group>"; };
2022-02-16 11:16:04 +08:00
F1F618E727BCA28B0085BEDE /* BigBlueButton Broadcast.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "BigBlueButton Broadcast.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
F1F618E827BCA28B0085BEDE /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; };
F1F618EB27BCA28B0085BEDE /* SampleHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleHandler.swift; sourceTree = "<group>"; };
F1F618ED27BCA28B0085BEDE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2022-02-12 05:27:29 +08:00
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2022-02-16 07:55:10 +08:00
6172F2D35A4C3AA820D92908 /* libPods-BigBlueButton.a in Frameworks */,
2022-02-12 12:04:19 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2022-02-16 11:16:04 +08:00
F1F618E427BCA28B0085BEDE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
F1F618E927BCA28B0085BEDE /* ReplayKit.framework in Frameworks */,
D9268FF3D2DA9D8304F931DB /* libPods-BigBlueButton Broadcast.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2022-02-12 05:27:29 +08:00
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
00E356EF1AD99517003FC87E /* BigBlueButtonTests */ = {
isa = PBXGroup;
children = (
00E356F21AD99517003FC87E /* BigBlueButtonTests.m */,
00E356F01AD99517003FC87E /* Supporting Files */,
);
path = BigBlueButtonTests;
sourceTree = "<group>";
};
00E356F01AD99517003FC87E /* Supporting Files */ = {
isa = PBXGroup;
children = (
00E356F11AD99517003FC87E /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
2022-03-02 05:38:25 +08:00
0B7E80F3E3D64BD78EE80539 /* Resources */ = {
isa = PBXGroup;
children = (
);
name = Resources;
sourceTree = "<group>";
};
2022-02-12 05:27:29 +08:00
13B07FAE1A68108700A75B9A /* BigBlueButton */ = {
isa = PBXGroup;
children = (
2022-03-04 11:07:36 +08:00
F1CF7F4F27D1B7E800E0C7F1 /* BigBlueButton.entitlements */,
F1CF7F4B27D1B62E00E0C7F1 /* Constants.swift */,
F121360A27D1904500E25EBB /* AppDelegate.swift */,
2022-02-12 05:27:29 +08:00
13B07FB51A68108700A75B9A /* Images.xcassets */,
13B07FB61A68108700A75B9A /* Info.plist */,
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
2022-03-04 09:14:05 +08:00
F121360927D1904500E25EBB /* swift-Bridging-Header.h */,
2022-02-12 05:27:29 +08:00
);
name = BigBlueButton;
sourceTree = "<group>";
};
2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
isa = PBXGroup;
children = (
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
2022-02-16 07:55:10 +08:00
6423831EA8574132BED9D8CC /* libPods-BigBlueButton.a */,
ABFE59519B596E51CEFDCCC0 /* libPods-BigBlueButton-BigBlueButtonTests.a */,
2022-02-16 11:16:04 +08:00
F1F618E827BCA28B0085BEDE /* ReplayKit.framework */,
38E575479D3F0ED342457EBF /* libPods-BigBlueButton Broadcast.a */,
2022-02-12 05:27:29 +08:00
);
name = Frameworks;
sourceTree = "<group>";
};
832341AE1AAA6A7D00B99B32 /* Libraries */ = {
isa = PBXGroup;
children = (
);
name = Libraries;
sourceTree = "<group>";
};
83CBB9F61A601CBA00E9B192 = {
isa = PBXGroup;
children = (
13B07FAE1A68108700A75B9A /* BigBlueButton */,
832341AE1AAA6A7D00B99B32 /* Libraries */,
00E356EF1AD99517003FC87E /* BigBlueButtonTests */,
2022-02-16 11:16:04 +08:00
F1F618EA27BCA28B0085BEDE /* BigBlueButton Broadcast */,
2022-02-12 05:27:29 +08:00
83CBBA001A601CBA00E9B192 /* Products */,
2D16E6871FA4F8E400B85C8A /* Frameworks */,
2022-02-16 07:55:10 +08:00
E233CBF5F47BEE60B243DCF8 /* Pods */,
2022-03-02 03:28:24 +08:00
0B7E80F3E3D64BD78EE80539 /* Resources */,
2022-02-12 05:27:29 +08:00
);
indentWidth = 2;
sourceTree = "<group>";
tabWidth = 2;
usesTabs = 0;
};
83CBBA001A601CBA00E9B192 /* Products */ = {
isa = PBXGroup;
children = (
13B07F961A680F5B00A75B9A /* BigBlueButton.app */,
2022-02-16 11:16:04 +08:00
F1F618E727BCA28B0085BEDE /* BigBlueButton Broadcast.appex */,
2022-02-12 05:27:29 +08:00
);
name = Products;
sourceTree = "<group>";
};
2022-02-16 07:55:10 +08:00
E233CBF5F47BEE60B243DCF8 /* Pods */ = {
2022-02-12 12:04:19 +08:00
isa = PBXGroup;
children = (
2022-02-16 07:55:10 +08:00
C0A881CF5CF3F2B244570E2A /* Pods-BigBlueButton.debug.xcconfig */,
D00AAFFCFCFDA5787532823F /* Pods-BigBlueButton.release.xcconfig */,
6C97AB639B58BBB4B15BBE30 /* Pods-BigBlueButton-BigBlueButtonTests.debug.xcconfig */,
1D0AE47A65C8663E3B452821 /* Pods-BigBlueButton-BigBlueButtonTests.release.xcconfig */,
2022-02-16 11:16:04 +08:00
D029435F40D9827BF73DEFDA /* Pods-BigBlueButton Broadcast.debug.xcconfig */,
C1EE5D0B958503AECE222C0D /* Pods-BigBlueButton Broadcast.release.xcconfig */,
2022-02-12 12:04:19 +08:00
);
2022-02-16 07:55:10 +08:00
path = Pods;
2022-02-12 12:04:19 +08:00
sourceTree = "<group>";
};
2022-02-16 11:16:04 +08:00
F1F618EA27BCA28B0085BEDE /* BigBlueButton Broadcast */ = {
isa = PBXGroup;
children = (
2022-03-04 11:07:36 +08:00
F1CF7F5027D1B80200E0C7F1 /* BigBlueButton Broadcast.entitlements */,
F1CF7F4D27D1B63900E0C7F1 /* Constants.swift */,
2022-02-16 11:16:04 +08:00
F1F618EB27BCA28B0085BEDE /* SampleHandler.swift */,
F1F618ED27BCA28B0085BEDE /* Info.plist */,
);
path = "BigBlueButton Broadcast";
sourceTree = "<group>";
};
2022-02-12 05:27:29 +08:00
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
13B07F861A680F5B00A75B9A /* BigBlueButton */ = {
isa = PBXNativeTarget;
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "BigBlueButton" */;
buildPhases = (
2022-02-16 07:55:10 +08:00
3E482C27206C4DEF2FE45063 /* [CP] Check Pods Manifest.lock */,
2022-02-12 05:27:29 +08:00
FD10A7F022414F080027D42C /* Start Packager */,
13B07F871A680F5B00A75B9A /* Sources */,
13B07F8C1A680F5B00A75B9A /* Frameworks */,
13B07F8E1A680F5B00A75B9A /* Resources */,
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
2022-02-16 07:55:10 +08:00
ADC9DDC32298B72B3CF5DC8E /* [CP] Copy Pods Resources */,
2022-02-16 10:45:44 +08:00
8B7F66E80BB588901265B229 /* [CP] Embed Pods Frameworks */,
2022-02-16 11:16:04 +08:00
F1F618F427BCA28B0085BEDE /* Embed App Extensions */,
2022-02-12 05:27:29 +08:00
);
buildRules = (
);
dependencies = (
2022-02-16 11:16:04 +08:00
F1F618EF27BCA28B0085BEDE /* PBXTargetDependency */,
2022-02-12 05:27:29 +08:00
);
name = BigBlueButton;
productName = BigBlueButton;
productReference = 13B07F961A680F5B00A75B9A /* BigBlueButton.app */;
productType = "com.apple.product-type.application";
};
2022-02-16 11:16:04 +08:00
F1F618E627BCA28B0085BEDE /* BigBlueButton Broadcast */ = {
isa = PBXNativeTarget;
buildConfigurationList = F1F618F127BCA28B0085BEDE /* Build configuration list for PBXNativeTarget "BigBlueButton Broadcast" */;
buildPhases = (
796B413234ABE3905B9BBA35 /* [CP] Check Pods Manifest.lock */,
F1F618E327BCA28B0085BEDE /* Sources */,
F1F618E427BCA28B0085BEDE /* Frameworks */,
F1F618E527BCA28B0085BEDE /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "BigBlueButton Broadcast";
productName = "BigBlueButton Broadcast";
productReference = F1F618E727BCA28B0085BEDE /* BigBlueButton Broadcast.appex */;
productType = "com.apple.product-type.app-extension";
};
2022-02-12 05:27:29 +08:00
/* End PBXNativeTarget section */
/* Begin PBXProject section */
83CBB9F71A601CBA00E9B192 /* Project object */ = {
isa = PBXProject;
attributes = {
2022-02-16 11:16:04 +08:00
LastSwiftUpdateCheck = 1320;
2022-06-16 22:22:50 +08:00
LastUpgradeCheck = 1340;
2022-02-12 05:27:29 +08:00
TargetAttributes = {
13B07F861A680F5B00A75B9A = {
2022-03-04 09:14:05 +08:00
LastSwiftMigration = 1320;
2022-02-12 12:04:19 +08:00
};
2022-02-16 11:16:04 +08:00
F1F618E627BCA28B0085BEDE = {
CreatedOnToolsVersion = 13.2.1;
};
2022-02-12 05:27:29 +08:00
};
};
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "BigBlueButton" */;
compatibilityVersion = "Xcode 12.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 83CBB9F61A601CBA00E9B192;
productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
13B07F861A680F5B00A75B9A /* BigBlueButton */,
2022-02-16 11:16:04 +08:00
F1F618E627BCA28B0085BEDE /* BigBlueButton Broadcast */,
2022-02-12 05:27:29 +08:00
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
13B07F8E1A680F5B00A75B9A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2022-02-16 11:16:04 +08:00
F1F618E527BCA28B0085BEDE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2022-02-12 05:27:29 +08:00
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Bundle React Native code and images";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "set -e\n\nexport NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
};
2022-02-16 07:55:10 +08:00
3E482C27206C4DEF2FE45063 /* [CP] Check Pods Manifest.lock */ = {
2022-02-12 06:31:34 +08:00
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-BigBlueButton-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
2022-02-16 11:16:04 +08:00
796B413234ABE3905B9BBA35 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-BigBlueButton Broadcast-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
2022-02-16 10:45:44 +08:00
8B7F66E80BB588901265B229 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton/Pods-BigBlueButton-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton/Pods-BigBlueButton-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton/Pods-BigBlueButton-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
2022-02-16 07:55:10 +08:00
ADC9DDC32298B72B3CF5DC8E /* [CP] Copy Pods Resources */ = {
2022-02-12 06:31:34 +08:00
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
2022-02-16 07:55:10 +08:00
"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton/Pods-BigBlueButton-resources-${CONFIGURATION}-input-files.xcfilelist",
2022-02-12 06:31:34 +08:00
);
name = "[CP] Copy Pods Resources";
outputFileListPaths = (
2022-02-16 07:55:10 +08:00
"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton/Pods-BigBlueButton-resources-${CONFIGURATION}-output-files.xcfilelist",
2022-02-12 06:31:34 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
2022-02-16 07:55:10 +08:00
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton/Pods-BigBlueButton-resources.sh\"\n";
2022-02-12 06:31:34 +08:00
showEnvVarsInLog = 0;
};
2022-02-12 05:27:29 +08:00
FD10A7F022414F080027D42C /* Start Packager */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Start Packager";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
13B07F871A680F5B00A75B9A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2022-03-04 09:14:05 +08:00
F121360B27D1904500E25EBB /* AppDelegate.swift in Sources */,
2022-03-04 11:07:36 +08:00
F1CF7F4C27D1B62E00E0C7F1 /* Constants.swift in Sources */,
2022-02-12 05:27:29 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2022-02-16 11:16:04 +08:00
F1F618E327BCA28B0085BEDE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F1F618EC27BCA28B0085BEDE /* SampleHandler.swift in Sources */,
2022-03-04 11:07:36 +08:00
F1CF7F4E27D1B63900E0C7F1 /* Constants.swift in Sources */,
2022-02-16 11:16:04 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2022-02-12 05:27:29 +08:00
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
2022-02-16 11:16:04 +08:00
F1F618EF27BCA28B0085BEDE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = F1F618E627BCA28B0085BEDE /* BigBlueButton Broadcast */;
targetProxy = F1F618EE27BCA28B0085BEDE /* PBXContainerItemProxy */;
};
2022-02-12 05:27:29 +08:00
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
13B07F941A680F5B00A75B9A /* Debug */ = {
isa = XCBuildConfiguration;
2022-02-16 07:55:10 +08:00
baseConfigurationReference = C0A881CF5CF3F2B244570E2A /* Pods-BigBlueButton.debug.xcconfig */;
2022-02-12 05:27:29 +08:00
buildSettings = {
2022-02-16 11:16:04 +08:00
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
2022-02-12 05:27:29 +08:00
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
2022-03-04 11:07:36 +08:00
CODE_SIGN_ENTITLEMENTS = BigBlueButton/BigBlueButton.entitlements;
2022-07-01 00:10:39 +08:00
CURRENT_PROJECT_VERSION = 16;
2022-03-04 11:07:36 +08:00
DEVELOPMENT_TEAM = N69T9W23TC;
2022-02-12 05:27:29 +08:00
ENABLE_BITCODE = NO;
INFOPLIST_FILE = BigBlueButton/Info.plist;
2022-03-04 09:14:05 +08:00
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
2022-02-12 05:27:29 +08:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-lc++",
);
2022-02-16 11:16:04 +08:00
PRODUCT_BUNDLE_IDENTIFIER = org.bigbluebutton.mobile;
2022-02-12 05:27:29 +08:00
PRODUCT_NAME = BigBlueButton;
2022-03-04 09:14:05 +08:00
SWIFT_OBJC_BRIDGING_HEADER = "swift-Bridging-Header.h";
2022-02-12 05:27:29 +08:00
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
2022-04-14 21:49:37 +08:00
TARGETED_DEVICE_FAMILY = "1,2";
2022-02-12 05:27:29 +08:00
VERSIONING_SYSTEM = "apple-generic";
};
name = Debug;
};
13B07F951A680F5B00A75B9A /* Release */ = {
isa = XCBuildConfiguration;
2022-02-16 07:55:10 +08:00
baseConfigurationReference = D00AAFFCFCFDA5787532823F /* Pods-BigBlueButton.release.xcconfig */;
2022-02-12 05:27:29 +08:00
buildSettings = {
2022-02-16 11:16:04 +08:00
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
2022-02-12 05:27:29 +08:00
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
2022-03-04 11:07:36 +08:00
CODE_SIGN_ENTITLEMENTS = BigBlueButton/BigBlueButton.entitlements;
2022-07-01 00:10:39 +08:00
CURRENT_PROJECT_VERSION = 16;
2022-03-04 11:07:36 +08:00
DEVELOPMENT_TEAM = N69T9W23TC;
2022-02-12 05:27:29 +08:00
INFOPLIST_FILE = BigBlueButton/Info.plist;
2022-03-04 09:14:05 +08:00
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
2022-02-12 05:27:29 +08:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
"-lc++",
);
2022-02-16 11:16:04 +08:00
PRODUCT_BUNDLE_IDENTIFIER = org.bigbluebutton.mobile;
2022-02-12 05:27:29 +08:00
PRODUCT_NAME = BigBlueButton;
2022-03-04 09:14:05 +08:00
SWIFT_OBJC_BRIDGING_HEADER = "swift-Bridging-Header.h";
2022-02-12 05:27:29 +08:00
SWIFT_VERSION = 5.0;
2022-04-14 21:49:37 +08:00
TARGETED_DEVICE_FAMILY = "1,2";
2022-02-12 05:27:29 +08:00
VERSIONING_SYSTEM = "apple-generic";
};
name = Release;
};
83CBBA201A601CBA00E9B192 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
2022-02-12 06:31:34 +08:00
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
2022-02-12 05:27:29 +08:00
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
2022-04-17 22:14:04 +08:00
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
2022-02-12 05:27:29 +08:00
LD_RUNPATH_SEARCH_PATHS = (
/usr/lib/swift,
"$(inherited)",
);
LIBRARY_SEARCH_PATHS = (
"\"$(SDKROOT)/usr/lib/swift\"",
"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
"\"$(inherited)\"",
);
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
};
name = Debug;
};
83CBBA211A601CBA00E9B192 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
2022-02-12 06:31:34 +08:00
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
2022-02-12 05:27:29 +08:00
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
2022-04-17 22:14:04 +08:00
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
2022-02-12 05:27:29 +08:00
LD_RUNPATH_SEARCH_PATHS = (
/usr/lib/swift,
"$(inherited)",
);
LIBRARY_SEARCH_PATHS = (
"\"$(SDKROOT)/usr/lib/swift\"",
"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
"\"$(inherited)\"",
);
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
2022-06-16 22:22:50 +08:00
SWIFT_COMPILATION_MODE = wholemodule;
2022-02-12 05:27:29 +08:00
VALIDATE_PRODUCT = YES;
};
name = Release;
};
2022-02-16 11:16:04 +08:00
F1F618F227BCA28B0085BEDE /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D029435F40D9827BF73DEFDA /* Pods-BigBlueButton Broadcast.debug.xcconfig */;
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
2022-03-04 11:07:36 +08:00
CODE_SIGN_ENTITLEMENTS = "BigBlueButton Broadcast/BigBlueButton Broadcast.entitlements";
2022-02-16 11:16:04 +08:00
CODE_SIGN_STYLE = Automatic;
2022-07-01 00:10:39 +08:00
CURRENT_PROJECT_VERSION = 16;
2022-02-16 11:16:04 +08:00
DEBUG_INFORMATION_FORMAT = dwarf;
2022-03-04 11:07:36 +08:00
DEVELOPMENT_TEAM = N69T9W23TC;
2022-02-16 11:16:04 +08:00
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "BigBlueButton Broadcast/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "BigBlueButton Broadcast";
2022-04-21 09:51:50 +08:00
INFOPLIST_KEY_LSApplicationCategoryType = "";
2022-02-16 11:16:04 +08:00
INFOPLIST_KEY_NSHumanReadableCopyright = "";
2022-03-04 09:14:05 +08:00
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
2022-02-16 11:16:04 +08:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "org.bigbluebutton.mobile.BigBlueButton-Broadcast";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
F1F618F327BCA28B0085BEDE /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C1EE5D0B958503AECE222C0D /* Pods-BigBlueButton Broadcast.release.xcconfig */;
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
2022-03-04 11:07:36 +08:00
CODE_SIGN_ENTITLEMENTS = "BigBlueButton Broadcast/BigBlueButton Broadcast.entitlements";
2022-02-16 11:16:04 +08:00
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
2022-07-01 00:10:39 +08:00
CURRENT_PROJECT_VERSION = 16;
2022-02-16 11:16:04 +08:00
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2022-03-04 11:07:36 +08:00
DEVELOPMENT_TEAM = N69T9W23TC;
2022-02-16 11:16:04 +08:00
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "BigBlueButton Broadcast/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "BigBlueButton Broadcast";
2022-04-21 09:51:50 +08:00
INFOPLIST_KEY_LSApplicationCategoryType = "";
2022-02-16 11:16:04 +08:00
INFOPLIST_KEY_NSHumanReadableCopyright = "";
2022-03-04 09:14:05 +08:00
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
2022-02-16 11:16:04 +08:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "org.bigbluebutton.mobile.BigBlueButton-Broadcast";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_OPTIMIZATION_LEVEL = "-O";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
2022-02-12 05:27:29 +08:00
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "BigBlueButton" */ = {
isa = XCConfigurationList;
buildConfigurations = (
13B07F941A680F5B00A75B9A /* Debug */,
13B07F951A680F5B00A75B9A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "BigBlueButton" */ = {
isa = XCConfigurationList;
buildConfigurations = (
83CBBA201A601CBA00E9B192 /* Debug */,
83CBBA211A601CBA00E9B192 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2022-02-16 11:16:04 +08:00
F1F618F127BCA28B0085BEDE /* Build configuration list for PBXNativeTarget "BigBlueButton Broadcast" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F1F618F227BCA28B0085BEDE /* Debug */,
F1F618F327BCA28B0085BEDE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2022-02-12 05:27:29 +08:00
/* End XCConfigurationList section */
};
rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
}