Rename project
This commit is contained in:
parent
ae289707a1
commit
ec1dddb53b
4
app.json
4
app.json
@ -1,4 +1,4 @@
|
||||
{
|
||||
"name": "BigBlueButton",
|
||||
"displayName": "BigBlueButton"
|
||||
"name": "BigBlueButton Tablet",
|
||||
"displayName": "BigBlueButton Tablet"
|
||||
}
|
@ -16,7 +16,7 @@
|
||||
F1CF7F4E27D1B63900E0C7F1 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1CF7F4D27D1B63900E0C7F1 /* Constants.swift */; };
|
||||
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, ); }; };
|
||||
F1F618F027BCA28B0085BEDE /* BigBlueButton Tablet Broadcast.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = F1F618E727BCA28B0085BEDE /* BigBlueButton Tablet Broadcast.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
@ -36,7 +36,7 @@
|
||||
dstPath = "";
|
||||
dstSubfolderSpec = 13;
|
||||
files = (
|
||||
F1F618F027BCA28B0085BEDE /* BigBlueButton Broadcast.appex in Embed App Extensions */,
|
||||
F1F618F027BCA28B0085BEDE /* BigBlueButton Tablet Broadcast.appex in Embed App Extensions */,
|
||||
);
|
||||
name = "Embed App Extensions";
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@ -46,7 +46,7 @@
|
||||
/* 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; };
|
||||
13B07F961A680F5B00A75B9A /* BigBlueButton Tablet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BigBlueButton Tablet.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>"; };
|
||||
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>"; };
|
||||
@ -66,7 +66,7 @@
|
||||
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 Tablet Broadcast.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "BigBlueButton Tablet 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>"; };
|
||||
@ -170,8 +170,8 @@
|
||||
83CBBA001A601CBA00E9B192 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
13B07F961A680F5B00A75B9A /* BigBlueButton.app */,
|
||||
F1F618E727BCA28B0085BEDE /* BigBlueButton Broadcast.appex */,
|
||||
13B07F961A680F5B00A75B9A /* BigBlueButton Tablet.app */,
|
||||
F1F618E727BCA28B0085BEDE /* BigBlueButton Tablet Broadcast.appex */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
@ -203,9 +203,9 @@
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
13B07F861A680F5B00A75B9A /* BigBlueButton */ = {
|
||||
13B07F861A680F5B00A75B9A /* BigBlueButton Tablet */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "BigBlueButton" */;
|
||||
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "BigBlueButton Tablet" */;
|
||||
buildPhases = (
|
||||
3E482C27206C4DEF2FE45063 /* [CP] Check Pods Manifest.lock */,
|
||||
FD10A7F022414F080027D42C /* Start Packager */,
|
||||
@ -222,14 +222,14 @@
|
||||
dependencies = (
|
||||
F1F618EF27BCA28B0085BEDE /* PBXTargetDependency */,
|
||||
);
|
||||
name = BigBlueButton;
|
||||
name = "BigBlueButton Tablet";
|
||||
productName = BigBlueButton;
|
||||
productReference = 13B07F961A680F5B00A75B9A /* BigBlueButton.app */;
|
||||
productReference = 13B07F961A680F5B00A75B9A /* BigBlueButton Tablet.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
F1F618E627BCA28B0085BEDE /* BigBlueButton Broadcast */ = {
|
||||
F1F618E627BCA28B0085BEDE /* BigBlueButton Tablet Broadcast */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = F1F618F127BCA28B0085BEDE /* Build configuration list for PBXNativeTarget "BigBlueButton Broadcast" */;
|
||||
buildConfigurationList = F1F618F127BCA28B0085BEDE /* Build configuration list for PBXNativeTarget "BigBlueButton Tablet Broadcast" */;
|
||||
buildPhases = (
|
||||
796B413234ABE3905B9BBA35 /* [CP] Check Pods Manifest.lock */,
|
||||
F1F618E327BCA28B0085BEDE /* Sources */,
|
||||
@ -240,9 +240,9 @@
|
||||
);
|
||||
dependencies = (
|
||||
);
|
||||
name = "BigBlueButton Broadcast";
|
||||
name = "BigBlueButton Tablet Broadcast";
|
||||
productName = "BigBlueButton Broadcast";
|
||||
productReference = F1F618E727BCA28B0085BEDE /* BigBlueButton Broadcast.appex */;
|
||||
productReference = F1F618E727BCA28B0085BEDE /* BigBlueButton Tablet Broadcast.appex */;
|
||||
productType = "com.apple.product-type.app-extension";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
@ -262,7 +262,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "BigBlueButton" */;
|
||||
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "BigBlueButton Tablet" */;
|
||||
compatibilityVersion = "Xcode 12.0";
|
||||
developmentRegion = en;
|
||||
hasScannedForEncodings = 0;
|
||||
@ -275,8 +275,8 @@
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
13B07F861A680F5B00A75B9A /* BigBlueButton */,
|
||||
F1F618E627BCA28B0085BEDE /* BigBlueButton Broadcast */,
|
||||
13B07F861A680F5B00A75B9A /* BigBlueButton Tablet */,
|
||||
F1F618E627BCA28B0085BEDE /* BigBlueButton Tablet Broadcast */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
@ -438,7 +438,7 @@
|
||||
/* Begin PBXTargetDependency section */
|
||||
F1F618EF27BCA28B0085BEDE /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = F1F618E627BCA28B0085BEDE /* BigBlueButton Broadcast */;
|
||||
target = F1F618E627BCA28B0085BEDE /* BigBlueButton Tablet Broadcast */;
|
||||
targetProxy = F1F618EE27BCA28B0085BEDE /* PBXContainerItemProxy */;
|
||||
};
|
||||
/* End PBXTargetDependency section */
|
||||
@ -452,7 +452,7 @@
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = BigBlueButton/BigBlueButton.entitlements;
|
||||
CURRENT_PROJECT_VERSION = 16;
|
||||
CURRENT_PROJECT_VERSION = 17;
|
||||
DEVELOPMENT_TEAM = N69T9W23TC;
|
||||
ENABLE_BITCODE = NO;
|
||||
INFOPLIST_FILE = BigBlueButton/Info.plist;
|
||||
@ -467,7 +467,7 @@
|
||||
"-lc++",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = org.bigbluebutton.mobile;
|
||||
PRODUCT_NAME = BigBlueButton;
|
||||
PRODUCT_NAME = "BigBlueButton Tablet";
|
||||
SWIFT_OBJC_BRIDGING_HEADER = "swift-Bridging-Header.h";
|
||||
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
||||
SWIFT_VERSION = 5.0;
|
||||
@ -484,7 +484,7 @@
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = BigBlueButton/BigBlueButton.entitlements;
|
||||
CURRENT_PROJECT_VERSION = 16;
|
||||
CURRENT_PROJECT_VERSION = 17;
|
||||
DEVELOPMENT_TEAM = N69T9W23TC;
|
||||
INFOPLIST_FILE = BigBlueButton/Info.plist;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
|
||||
@ -498,7 +498,7 @@
|
||||
"-lc++",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = org.bigbluebutton.mobile;
|
||||
PRODUCT_NAME = BigBlueButton;
|
||||
PRODUCT_NAME = "BigBlueButton Tablet";
|
||||
SWIFT_OBJC_BRIDGING_HEADER = "swift-Bridging-Header.h";
|
||||
SWIFT_VERSION = 5.0;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
@ -642,13 +642,13 @@
|
||||
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
||||
CODE_SIGN_ENTITLEMENTS = "BigBlueButton Broadcast/BigBlueButton Broadcast.entitlements";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 16;
|
||||
CURRENT_PROJECT_VERSION = 17;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
DEVELOPMENT_TEAM = N69T9W23TC;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu11;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = "BigBlueButton Broadcast/Info.plist";
|
||||
INFOPLIST_KEY_CFBundleDisplayName = "BigBlueButton Broadcast";
|
||||
INFOPLIST_KEY_CFBundleDisplayName = "BigBlueButton Tablet Broadcast";
|
||||
INFOPLIST_KEY_LSApplicationCategoryType = "";
|
||||
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
|
||||
@ -684,13 +684,13 @@
|
||||
CODE_SIGN_ENTITLEMENTS = "BigBlueButton Broadcast/BigBlueButton Broadcast.entitlements";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
COPY_PHASE_STRIP = NO;
|
||||
CURRENT_PROJECT_VERSION = 16;
|
||||
CURRENT_PROJECT_VERSION = 17;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
DEVELOPMENT_TEAM = N69T9W23TC;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu11;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = "BigBlueButton Broadcast/Info.plist";
|
||||
INFOPLIST_KEY_CFBundleDisplayName = "BigBlueButton Broadcast";
|
||||
INFOPLIST_KEY_CFBundleDisplayName = "BigBlueButton Tablet Broadcast";
|
||||
INFOPLIST_KEY_LSApplicationCategoryType = "";
|
||||
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
|
||||
@ -715,7 +715,7 @@
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "BigBlueButton" */ = {
|
||||
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "BigBlueButton Tablet" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
13B07F941A680F5B00A75B9A /* Debug */,
|
||||
@ -724,7 +724,7 @@
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "BigBlueButton" */ = {
|
||||
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "BigBlueButton Tablet" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
83CBBA201A601CBA00E9B192 /* Debug */,
|
||||
@ -733,7 +733,7 @@
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
F1F618F127BCA28B0085BEDE /* Build configuration list for PBXNativeTarget "BigBlueButton Broadcast" */ = {
|
||||
F1F618F127BCA28B0085BEDE /* Build configuration list for PBXNativeTarget "BigBlueButton Tablet Broadcast" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
F1F618F227BCA28B0085BEDE /* Debug */,
|
@ -16,8 +16,8 @@
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
|
||||
BuildableName = "BigBlueButton.app"
|
||||
BlueprintName = "BigBlueButton"
|
||||
ReferencedContainer = "container:BigBlueButton.xcodeproj">
|
||||
BlueprintName = "BigBlueButton Tablet"
|
||||
ReferencedContainer = "container:BigBlueButton Tablet.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
</BuildActionEntries>
|
||||
@ -35,7 +35,7 @@
|
||||
BlueprintIdentifier = "00E356ED1AD99517003FC87E"
|
||||
BuildableName = "BigBlueButtonTests.xctest"
|
||||
BlueprintName = "BigBlueButtonTests"
|
||||
ReferencedContainer = "container:BigBlueButton.xcodeproj">
|
||||
ReferencedContainer = "container:BigBlueButton Tablet.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
</Testables>
|
||||
@ -58,8 +58,8 @@
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
|
||||
BuildableName = "BigBlueButton.app"
|
||||
BlueprintName = "BigBlueButton"
|
||||
ReferencedContainer = "container:BigBlueButton.xcodeproj">
|
||||
BlueprintName = "BigBlueButton Tablet"
|
||||
ReferencedContainer = "container:BigBlueButton Tablet.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</LaunchAction>
|
||||
@ -75,8 +75,8 @@
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
|
||||
BuildableName = "BigBlueButton.app"
|
||||
BlueprintName = "BigBlueButton"
|
||||
ReferencedContainer = "container:BigBlueButton.xcodeproj">
|
||||
BlueprintName = "BigBlueButton Tablet"
|
||||
ReferencedContainer = "container:BigBlueButton Tablet.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</ProfileAction>
|
@ -2,7 +2,7 @@
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "group:BigBlueButton.xcodeproj">
|
||||
location = "group:/Users/tiago/_data/imdt/desenv-local/bbb2022/bigbluebutton-mobile-tablet/ios/BigBlueButton Tablet.xcodeproj">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:Pods/Pods.xcodeproj">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>BigBlueButton</string>
|
||||
<string>BigBlueButton Tablet</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
@ -1,9 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
|
||||
<device id="retina4_7" orientation="portrait" appearance="light"/>
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
|
||||
<dependencies>
|
||||
<deployment identifier="iOS"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
||||
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
||||
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
@ -14,16 +12,16 @@
|
||||
<objects>
|
||||
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
|
||||
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
|
||||
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
||||
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
||||
<subviews>
|
||||
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="BigBlueButton" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb">
|
||||
<rect key="frame" x="0.0" y="202" width="375" height="43"/>
|
||||
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="BigBlueButton Tablet" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb">
|
||||
<rect key="frame" x="0.0" y="180" width="600" height="43"/>
|
||||
<fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
|
||||
<nil key="highlightedColor"/>
|
||||
</label>
|
||||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="Image" translatesAutoresizingMaskIntoConstraints="NO" id="71e-qJ-JOm">
|
||||
<rect key="frame" x="133" y="387" width="109" height="58"/>
|
||||
<rect key="frame" x="212" y="348" width="175" height="52"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
||||
</imageView>
|
||||
</subviews>
|
||||
|
@ -4,12 +4,12 @@ require_relative '../node_modules/@react-native-community/cli-platform-ios/nativ
|
||||
platform :ios, '14.7'
|
||||
|
||||
target 'BigBlueButton Broadcast' do
|
||||
pod 'bigbluebutton-mobile-sdk-common', :path => '../node_modules/bigbluebutton-mobile-sdk/ios-common'
|
||||
pod 'bigbluebutton-mobile-sdk-broadcast-upload-extension', :path => '../node_modules/bigbluebutton-mobile-sdk/ios-broadcast-upload-extension'
|
||||
pod 'bigbluebutton-mobile-sdk-common', :path => '../node_modules/bigbluebutton-mobile-tablet-sdk/ios-common'
|
||||
pod 'bigbluebutton-mobile-sdk-broadcast-upload-extension', :path => '../node_modules/bigbluebutton-mobile-tablet-sdk/ios-broadcast-upload-extension'
|
||||
end
|
||||
|
||||
target 'BigBlueButton' do
|
||||
pod 'bigbluebutton-mobile-sdk-common', :path => '../node_modules/bigbluebutton-mobile-sdk/ios-common'
|
||||
pod 'bigbluebutton-mobile-sdk-common', :path => '../node_modules/bigbluebutton-mobile-tablet-sdk/ios-common'
|
||||
config = use_native_modules!
|
||||
|
||||
use_react_native!(
|
||||
|
@ -1,12 +1,12 @@
|
||||
PODS:
|
||||
- bigbluebutton-mobile-sdk (0.1.24):
|
||||
- bigbluebutton-mobile-sdk (0.1.25):
|
||||
- bigbluebutton-mobile-sdk-common
|
||||
- React-Core
|
||||
- WebRTC-lib
|
||||
- bigbluebutton-mobile-sdk-broadcast-upload-extension (0.1.24):
|
||||
- bigbluebutton-mobile-sdk-broadcast-upload-extension (0.1.25):
|
||||
- bigbluebutton-mobile-sdk-common
|
||||
- WebRTC-lib
|
||||
- bigbluebutton-mobile-sdk-common (0.1.24):
|
||||
- bigbluebutton-mobile-sdk-common (0.1.25):
|
||||
- WebRTC-lib
|
||||
- boost (1.76.0)
|
||||
- DoubleConversion (1.1.6)
|
||||
@ -346,9 +346,9 @@ PODS:
|
||||
- Yoga (1.14.0)
|
||||
|
||||
DEPENDENCIES:
|
||||
- bigbluebutton-mobile-sdk (from `../node_modules/bigbluebutton-mobile-sdk`)
|
||||
- bigbluebutton-mobile-sdk-broadcast-upload-extension (from `../node_modules/bigbluebutton-mobile-sdk/ios-broadcast-upload-extension`)
|
||||
- bigbluebutton-mobile-sdk-common (from `../node_modules/bigbluebutton-mobile-sdk/ios-common`)
|
||||
- bigbluebutton-mobile-sdk (from `../node_modules/bigbluebutton-mobile-tablet-sdk`)
|
||||
- bigbluebutton-mobile-sdk-broadcast-upload-extension (from `../node_modules/bigbluebutton-mobile-tablet-sdk/ios-broadcast-upload-extension`)
|
||||
- bigbluebutton-mobile-sdk-common (from `../node_modules/bigbluebutton-mobile-tablet-sdk/ios-common`)
|
||||
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
|
||||
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
||||
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
|
||||
@ -400,11 +400,11 @@ SPEC REPOS:
|
||||
|
||||
EXTERNAL SOURCES:
|
||||
bigbluebutton-mobile-sdk:
|
||||
:path: "../node_modules/bigbluebutton-mobile-sdk"
|
||||
:path: "../node_modules/bigbluebutton-mobile-tablet-sdk"
|
||||
bigbluebutton-mobile-sdk-broadcast-upload-extension:
|
||||
:path: "../node_modules/bigbluebutton-mobile-sdk/ios-broadcast-upload-extension"
|
||||
:path: "../node_modules/bigbluebutton-mobile-tablet-sdk/ios-broadcast-upload-extension"
|
||||
bigbluebutton-mobile-sdk-common:
|
||||
:path: "../node_modules/bigbluebutton-mobile-sdk/ios-common"
|
||||
:path: "../node_modules/bigbluebutton-mobile-tablet-sdk/ios-common"
|
||||
boost:
|
||||
:podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
|
||||
DoubleConversion:
|
||||
@ -489,9 +489,9 @@ EXTERNAL SOURCES:
|
||||
:path: "../node_modules/react-native/ReactCommon/yoga"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
bigbluebutton-mobile-sdk: 935ebbfd220ee50aa6415fb0ae386cf81ae53702
|
||||
bigbluebutton-mobile-sdk-broadcast-upload-extension: 131ee92452417902620f865a1ca61507576499cf
|
||||
bigbluebutton-mobile-sdk-common: 03ff26aa61ee8c2b7ab10071ecfe4744d1e769c8
|
||||
bigbluebutton-mobile-sdk: 242a4e5d15161c650434cc154e96c47c52ab5691
|
||||
bigbluebutton-mobile-sdk-broadcast-upload-extension: 62c3ef96b1aba16fc5f10021e000cc64209392b8
|
||||
bigbluebutton-mobile-sdk-common: fc8a8c0b1096b045b285497cc599d6ce67421fcb
|
||||
boost: a7c83b31436843459a1961bfd74b96033dc77234
|
||||
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
|
||||
FBLazyVector: a7a655862f6b09625d11c772296b01cd5164b648
|
||||
@ -536,6 +536,6 @@ SPEC CHECKSUMS:
|
||||
WebRTC-lib: 508fe02efa0c1a3a8867082a77d24c9be5d29aeb
|
||||
Yoga: 99652481fcd320aefa4a7ef90095b95acd181952
|
||||
|
||||
PODFILE CHECKSUM: 55542beca74ff5afabd436ccae3249532b77c6af
|
||||
PODFILE CHECKSUM: d0fabeda58e62b95c8df3a37a3ac50bca813259d
|
||||
|
||||
COCOAPODS: 1.11.2
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
const path = require('path');
|
||||
|
||||
const packageFolder = path.resolve('./node_modules/bigbluebutton-mobile-sdk/');
|
||||
const packageFolder = path.resolve('./node_modules/bigbluebutton-mobile-tablet-sdk/');
|
||||
|
||||
module.exports = {
|
||||
watchFolders: [packageFolder],
|
||||
|
@ -17,7 +17,7 @@
|
||||
"@react-navigation/native": "^6.0.8",
|
||||
"@react-navigation/native-stack": "^6.5.0",
|
||||
"@types/styled-components-react-native": "^5.1.3",
|
||||
"bigbluebutton-mobile-sdk": "^0.1.24",
|
||||
"bigbluebutton-mobile-tablet-sdk": "^0.1.25",
|
||||
"i18next": "^21.6.12",
|
||||
"i18next-browser-languagedetector": "^6.1.3",
|
||||
"react": "17.0.2",
|
||||
|
@ -15,7 +15,7 @@ import {usePortal} from '../../contexts/portals/hook';
|
||||
import {IStore} from './types';
|
||||
import {initTranslation} from '../../translations/index';
|
||||
import i18next from 'i18next';
|
||||
import {BigBlueButtonMobile} from 'bigbluebutton-mobile-sdk';
|
||||
import {BigBlueButtonMobile} from 'bigbluebutton-mobile-tablet-sdk';
|
||||
import {createNewPortal} from '../utils/createNewPortal';
|
||||
|
||||
export const StorePortals = ({navigation, modalizeRef}: IStore) => {
|
||||
|
@ -1,4 +1,4 @@
|
||||
import {BigBlueButtonMobile} from 'bigbluebutton-mobile-sdk';
|
||||
import {BigBlueButtonMobile} from 'bigbluebutton-mobile-tablet-sdk';
|
||||
import React from 'react';
|
||||
import {StyleSheet, View, Platform} from 'react-native';
|
||||
import { SdkContainerDiv } from './styles';
|
||||
|
@ -2204,10 +2204,10 @@ big-integer@1.6.x:
|
||||
resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.51.tgz#0df92a5d9880560d3ff2d5fd20245c889d130686"
|
||||
integrity sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==
|
||||
|
||||
bigbluebutton-mobile-sdk@^0.1.24:
|
||||
version "0.1.24"
|
||||
resolved "https://registry.yarnpkg.com/bigbluebutton-mobile-sdk/-/bigbluebutton-mobile-sdk-0.1.24.tgz#5a6101148ab3b837b20c04ab46458fd477e0c958"
|
||||
integrity sha512-NgpQI1RhQEDNbH8VXNMbcra9E+7tew7vE8LRdXQ4rPpmnjLHFvaQHUiFh+YcJR6jW8XVeMXjawD/7iqovN+TNA==
|
||||
bigbluebutton-mobile-tablet-sdk@^0.1.25:
|
||||
version "0.1.25"
|
||||
resolved "https://registry.yarnpkg.com/bigbluebutton-mobile-tablet-sdk/-/bigbluebutton-mobile-tablet-sdk-0.1.25.tgz#5ff64d088eeb5f6380f1ab33a6d1ef18e1729014"
|
||||
integrity sha512-kNwK8NWL/HzIcqMJVFOflpX935th3xyZEFNCv7810AAA5lgbcPR6T3GJ/lLHLkznLuP8wh6I1gAviPE/HXCaMw==
|
||||
dependencies:
|
||||
react-native-webview "^11.17.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user