|
|
@ -7,26 +7,19 @@
|
|
|
|
objects = {
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
00E356F31AD99517003FC87E /* BigBlueButtonTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* BigBlueButtonTests.m */; };
|
|
|
|
|
|
|
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
|
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
|
|
6172F2D35A4C3AA820D92908 /* libPods-BigBlueButton.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6423831EA8574132BED9D8CC /* libPods-BigBlueButton.a */; };
|
|
|
|
6172F2D35A4C3AA820D92908 /* libPods-BigBlueButton.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6423831EA8574132BED9D8CC /* libPods-BigBlueButton.a */; };
|
|
|
|
7EF68E3733C33B6898317E18 /* libPods-BigBlueButton-BigBlueButtonTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ABFE59519B596E51CEFDCCC0 /* libPods-BigBlueButton-BigBlueButtonTests.a */; };
|
|
|
|
|
|
|
|
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
|
|
|
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
|
|
|
D9268FF3D2DA9D8304F931DB /* libPods-BigBlueButton Broadcast.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 38E575479D3F0ED342457EBF /* libPods-BigBlueButton Broadcast.a */; };
|
|
|
|
D9268FF3D2DA9D8304F931DB /* libPods-BigBlueButton Broadcast.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 38E575479D3F0ED342457EBF /* libPods-BigBlueButton Broadcast.a */; };
|
|
|
|
F121360B27D1904500E25EBB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F121360A27D1904500E25EBB /* AppDelegate.swift */; };
|
|
|
|
F121360B27D1904500E25EBB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F121360A27D1904500E25EBB /* AppDelegate.swift */; };
|
|
|
|
|
|
|
|
F1CF7F4C27D1B62E00E0C7F1 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1CF7F4B27D1B62E00E0C7F1 /* Constants.swift */; };
|
|
|
|
|
|
|
|
F1CF7F4E27D1B63900E0C7F1 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1CF7F4D27D1B63900E0C7F1 /* Constants.swift */; };
|
|
|
|
F1F618E927BCA28B0085BEDE /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1F618E827BCA28B0085BEDE /* ReplayKit.framework */; };
|
|
|
|
F1F618E927BCA28B0085BEDE /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1F618E827BCA28B0085BEDE /* ReplayKit.framework */; };
|
|
|
|
F1F618EC27BCA28B0085BEDE /* SampleHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1F618EB27BCA28B0085BEDE /* SampleHandler.swift */; };
|
|
|
|
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, ); }; };
|
|
|
|
F1F618F027BCA28B0085BEDE /* BigBlueButton Broadcast.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = F1F618E727BCA28B0085BEDE /* BigBlueButton Broadcast.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
|
|
|
|
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
|
|
|
|
containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
|
|
|
|
|
|
proxyType = 1;
|
|
|
|
|
|
|
|
remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
|
|
|
|
|
|
|
|
remoteInfo = BigBlueButton;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
F1F618EE27BCA28B0085BEDE /* PBXContainerItemProxy */ = {
|
|
|
|
F1F618EE27BCA28B0085BEDE /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
|
|
containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
|
@ -51,7 +44,6 @@
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
00E356EE1AD99517003FC87E /* BigBlueButtonTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BigBlueButtonTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
|
|
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
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>"; };
|
|
|
|
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; };
|
|
|
|
13B07F961A680F5B00A75B9A /* BigBlueButton.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BigBlueButton.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
@ -70,6 +62,10 @@
|
|
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
|
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
|
|
|
F121360927D1904500E25EBB /* swift-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "swift-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
|
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>"; };
|
|
|
|
F121360A27D1904500E25EBB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
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>"; };
|
|
|
|
F1F618E727BCA28B0085BEDE /* BigBlueButton Broadcast.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "BigBlueButton Broadcast.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
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; };
|
|
|
|
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>"; };
|
|
|
|
F1F618EB27BCA28B0085BEDE /* SampleHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleHandler.swift; sourceTree = "<group>"; };
|
|
|
@ -77,14 +73,6 @@
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
00E356EB1AD99517003FC87E /* Frameworks */ = {
|
|
|
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
|
|
|
files = (
|
|
|
|
|
|
|
|
7EF68E3733C33B6898317E18 /* libPods-BigBlueButton-BigBlueButtonTests.a in Frameworks */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
|
|
|
|
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
@ -132,10 +120,12 @@
|
|
|
|
13B07FAE1A68108700A75B9A /* BigBlueButton */ = {
|
|
|
|
13B07FAE1A68108700A75B9A /* BigBlueButton */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
|
|
|
|
F1CF7F4F27D1B7E800E0C7F1 /* BigBlueButton.entitlements */,
|
|
|
|
|
|
|
|
F1CF7F4B27D1B62E00E0C7F1 /* Constants.swift */,
|
|
|
|
|
|
|
|
F121360A27D1904500E25EBB /* AppDelegate.swift */,
|
|
|
|
13B07FB51A68108700A75B9A /* Images.xcassets */,
|
|
|
|
13B07FB51A68108700A75B9A /* Images.xcassets */,
|
|
|
|
13B07FB61A68108700A75B9A /* Info.plist */,
|
|
|
|
13B07FB61A68108700A75B9A /* Info.plist */,
|
|
|
|
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
|
|
|
|
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
|
|
|
|
F121360A27D1904500E25EBB /* AppDelegate.swift */,
|
|
|
|
|
|
|
|
F121360927D1904500E25EBB /* swift-Bridging-Header.h */,
|
|
|
|
F121360927D1904500E25EBB /* swift-Bridging-Header.h */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
name = BigBlueButton;
|
|
|
|
name = BigBlueButton;
|
|
|
@ -181,7 +171,6 @@
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
13B07F961A680F5B00A75B9A /* BigBlueButton.app */,
|
|
|
|
13B07F961A680F5B00A75B9A /* BigBlueButton.app */,
|
|
|
|
00E356EE1AD99517003FC87E /* BigBlueButtonTests.xctest */,
|
|
|
|
|
|
|
|
F1F618E727BCA28B0085BEDE /* BigBlueButton Broadcast.appex */,
|
|
|
|
F1F618E727BCA28B0085BEDE /* BigBlueButton Broadcast.appex */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
name = Products;
|
|
|
@ -203,6 +192,8 @@
|
|
|
|
F1F618EA27BCA28B0085BEDE /* BigBlueButton Broadcast */ = {
|
|
|
|
F1F618EA27BCA28B0085BEDE /* BigBlueButton Broadcast */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
|
|
|
|
|
F1CF7F5027D1B80200E0C7F1 /* BigBlueButton Broadcast.entitlements */,
|
|
|
|
|
|
|
|
F1CF7F4D27D1B63900E0C7F1 /* Constants.swift */,
|
|
|
|
F1F618EB27BCA28B0085BEDE /* SampleHandler.swift */,
|
|
|
|
F1F618EB27BCA28B0085BEDE /* SampleHandler.swift */,
|
|
|
|
F1F618ED27BCA28B0085BEDE /* Info.plist */,
|
|
|
|
F1F618ED27BCA28B0085BEDE /* Info.plist */,
|
|
|
|
);
|
|
|
|
);
|
|
|
@ -212,27 +203,6 @@
|
|
|
|
/* End PBXGroup section */
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
00E356ED1AD99517003FC87E /* BigBlueButtonTests */ = {
|
|
|
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
|
|
|
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "BigBlueButtonTests" */;
|
|
|
|
|
|
|
|
buildPhases = (
|
|
|
|
|
|
|
|
A130D646172E58E1D159D8F2 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
|
|
|
00E356EA1AD99517003FC87E /* Sources */,
|
|
|
|
|
|
|
|
00E356EB1AD99517003FC87E /* Frameworks */,
|
|
|
|
|
|
|
|
00E356EC1AD99517003FC87E /* Resources */,
|
|
|
|
|
|
|
|
4E62BDF20514810D028A5FBF /* [CP] Copy Pods Resources */,
|
|
|
|
|
|
|
|
134680750A7B8E3E990AA15E /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
buildRules = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
dependencies = (
|
|
|
|
|
|
|
|
00E356F51AD99517003FC87E /* PBXTargetDependency */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
name = BigBlueButtonTests;
|
|
|
|
|
|
|
|
productName = BigBlueButtonTests;
|
|
|
|
|
|
|
|
productReference = 00E356EE1AD99517003FC87E /* BigBlueButtonTests.xctest */;
|
|
|
|
|
|
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
13B07F861A680F5B00A75B9A /* BigBlueButton */ = {
|
|
|
|
13B07F861A680F5B00A75B9A /* BigBlueButton */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "BigBlueButton" */;
|
|
|
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "BigBlueButton" */;
|
|
|
@ -284,10 +254,6 @@
|
|
|
|
LastSwiftUpdateCheck = 1320;
|
|
|
|
LastSwiftUpdateCheck = 1320;
|
|
|
|
LastUpgradeCheck = 1210;
|
|
|
|
LastUpgradeCheck = 1210;
|
|
|
|
TargetAttributes = {
|
|
|
|
TargetAttributes = {
|
|
|
|
00E356ED1AD99517003FC87E = {
|
|
|
|
|
|
|
|
CreatedOnToolsVersion = 6.2;
|
|
|
|
|
|
|
|
TestTargetID = 13B07F861A680F5B00A75B9A;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
13B07F861A680F5B00A75B9A = {
|
|
|
|
13B07F861A680F5B00A75B9A = {
|
|
|
|
LastSwiftMigration = 1320;
|
|
|
|
LastSwiftMigration = 1320;
|
|
|
|
};
|
|
|
|
};
|
|
|
@ -310,20 +276,12 @@
|
|
|
|
projectRoot = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
targets = (
|
|
|
|
13B07F861A680F5B00A75B9A /* BigBlueButton */,
|
|
|
|
13B07F861A680F5B00A75B9A /* BigBlueButton */,
|
|
|
|
00E356ED1AD99517003FC87E /* BigBlueButtonTests */,
|
|
|
|
|
|
|
|
F1F618E627BCA28B0085BEDE /* BigBlueButton Broadcast */,
|
|
|
|
F1F618E627BCA28B0085BEDE /* BigBlueButton Broadcast */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
};
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
00E356EC1AD99517003FC87E /* Resources */ = {
|
|
|
|
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
|
|
|
files = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
13B07F8E1A680F5B00A75B9A /* Resources */ = {
|
|
|
|
13B07F8E1A680F5B00A75B9A /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
@ -357,23 +315,6 @@
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
shellScript = "set -e\n\nexport NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
|
|
|
|
shellScript = "set -e\n\nexport NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
134680750A7B8E3E990AA15E /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
|
|
|
files = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton-BigBlueButtonTests/Pods-BigBlueButton-BigBlueButtonTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton-BigBlueButtonTests/Pods-BigBlueButton-BigBlueButtonTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton-BigBlueButtonTests/Pods-BigBlueButton-BigBlueButtonTests-frameworks.sh\"\n";
|
|
|
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
3E482C27206C4DEF2FE45063 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
3E482C27206C4DEF2FE45063 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
@ -396,23 +337,6 @@
|
|
|
|
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";
|
|
|
|
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;
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
4E62BDF20514810D028A5FBF /* [CP] Copy Pods Resources */ = {
|
|
|
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
|
|
|
files = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton-BigBlueButtonTests/Pods-BigBlueButton-BigBlueButtonTests-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
name = "[CP] Copy Pods Resources";
|
|
|
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton-BigBlueButtonTests/Pods-BigBlueButton-BigBlueButtonTests-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton-BigBlueButtonTests/Pods-BigBlueButton-BigBlueButtonTests-resources.sh\"\n";
|
|
|
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
796B413234ABE3905B9BBA35 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
796B413234ABE3905B9BBA35 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
@ -452,28 +376,6 @@
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton/Pods-BigBlueButton-frameworks.sh\"\n";
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BigBlueButton/Pods-BigBlueButton-frameworks.sh\"\n";
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
A130D646172E58E1D159D8F2 /* [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-BigBlueButtonTests-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;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
ADC9DDC32298B72B3CF5DC8E /* [CP] Copy Pods Resources */ = {
|
|
|
|
ADC9DDC32298B72B3CF5DC8E /* [CP] Copy Pods Resources */ = {
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
@ -513,19 +415,12 @@
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
00E356EA1AD99517003FC87E /* Sources */ = {
|
|
|
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
|
|
|
files = (
|
|
|
|
|
|
|
|
00E356F31AD99517003FC87E /* BigBlueButtonTests.m in Sources */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
13B07F871A680F5B00A75B9A /* Sources */ = {
|
|
|
|
13B07F871A680F5B00A75B9A /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
files = (
|
|
|
|
F121360B27D1904500E25EBB /* AppDelegate.swift in Sources */,
|
|
|
|
F121360B27D1904500E25EBB /* AppDelegate.swift in Sources */,
|
|
|
|
|
|
|
|
F1CF7F4C27D1B62E00E0C7F1 /* Constants.swift in Sources */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
};
|
|
|
@ -534,17 +429,13 @@
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
files = (
|
|
|
|
F1F618EC27BCA28B0085BEDE /* SampleHandler.swift in Sources */,
|
|
|
|
F1F618EC27BCA28B0085BEDE /* SampleHandler.swift in Sources */,
|
|
|
|
|
|
|
|
F1CF7F4E27D1B63900E0C7F1 /* Constants.swift in Sources */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
|
|
|
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
|
|
|
target = 13B07F861A680F5B00A75B9A /* BigBlueButton */;
|
|
|
|
|
|
|
|
targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
F1F618EF27BCA28B0085BEDE /* PBXTargetDependency */ = {
|
|
|
|
F1F618EF27BCA28B0085BEDE /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = F1F618E627BCA28B0085BEDE /* BigBlueButton Broadcast */;
|
|
|
|
target = F1F618E627BCA28B0085BEDE /* BigBlueButton Broadcast */;
|
|
|
@ -553,59 +444,6 @@
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
00E356F61AD99517003FC87E /* Debug */ = {
|
|
|
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
|
|
|
baseConfigurationReference = 6C97AB639B58BBB4B15BBE30 /* Pods-BigBlueButton-BigBlueButtonTests.debug.xcconfig */;
|
|
|
|
|
|
|
|
buildSettings = {
|
|
|
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
|
|
|
|
"DEBUG=1",
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
INFOPLIST_FILE = BigBlueButtonTests/Info.plist;
|
|
|
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
|
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
|
|
|
"@loader_path/Frameworks",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
|
|
|
|
"-ObjC",
|
|
|
|
|
|
|
|
"-lc++",
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
|
|
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BigBlueButton.app/BigBlueButton";
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
name = Debug;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
00E356F71AD99517003FC87E /* Release */ = {
|
|
|
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
|
|
|
baseConfigurationReference = 1D0AE47A65C8663E3B452821 /* Pods-BigBlueButton-BigBlueButtonTests.release.xcconfig */;
|
|
|
|
|
|
|
|
buildSettings = {
|
|
|
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
|
|
|
|
INFOPLIST_FILE = BigBlueButtonTests/Info.plist;
|
|
|
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
|
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
|
|
|
"@loader_path/Frameworks",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
|
|
|
|
"-ObjC",
|
|
|
|
|
|
|
|
"-lc++",
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
|
|
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BigBlueButton.app/BigBlueButton";
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
name = Release;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
13B07F941A680F5B00A75B9A /* Debug */ = {
|
|
|
|
13B07F941A680F5B00A75B9A /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
baseConfigurationReference = C0A881CF5CF3F2B244570E2A /* Pods-BigBlueButton.debug.xcconfig */;
|
|
|
|
baseConfigurationReference = C0A881CF5CF3F2B244570E2A /* Pods-BigBlueButton.debug.xcconfig */;
|
|
|
@ -613,7 +451,9 @@
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = BigBlueButton/BigBlueButton.entitlements;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = N69T9W23TC;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
INFOPLIST_FILE = BigBlueButton/Info.plist;
|
|
|
|
INFOPLIST_FILE = BigBlueButton/Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
|
|
|
@ -642,7 +482,9 @@
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = BigBlueButton/BigBlueButton.entitlements;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = N69T9W23TC;
|
|
|
|
INFOPLIST_FILE = BigBlueButton/Info.plist;
|
|
|
|
INFOPLIST_FILE = BigBlueButton/Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
@ -795,9 +637,11 @@
|
|
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "BigBlueButton Broadcast/BigBlueButton Broadcast.entitlements";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = N69T9W23TC;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_FILE = "BigBlueButton Broadcast/Info.plist";
|
|
|
|
INFOPLIST_FILE = "BigBlueButton Broadcast/Info.plist";
|
|
|
@ -833,10 +677,12 @@
|
|
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "BigBlueButton Broadcast/BigBlueButton Broadcast.entitlements";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = N69T9W23TC;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_FILE = "BigBlueButton Broadcast/Info.plist";
|
|
|
|
INFOPLIST_FILE = "BigBlueButton Broadcast/Info.plist";
|
|
|
@ -864,15 +710,6 @@
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "BigBlueButtonTests" */ = {
|
|
|
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
|
|
|
00E356F61AD99517003FC87E /* Debug */,
|
|
|
|
|
|
|
|
00E356F71AD99517003FC87E /* Release */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "BigBlueButton" */ = {
|
|
|
|
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "BigBlueButton" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
buildConfigurations = (
|
|
|
|