diff --git a/app.json b/app.json index e47c7eb..e63c6ad 100644 --- a/app.json +++ b/app.json @@ -1,4 +1,4 @@ { - "name": "BigBlueButton", - "displayName": "BigBlueButton" + "name": "BigBlueButton Tablet", + "displayName": "BigBlueButton Tablet" } \ No newline at end of file diff --git a/ios/BigBlueButton.xcodeproj/project.pbxproj b/ios/BigBlueButton Tablet.xcodeproj/project.pbxproj similarity index 93% rename from ios/BigBlueButton.xcodeproj/project.pbxproj rename to ios/BigBlueButton Tablet.xcodeproj/project.pbxproj index 96205fb..393105d 100644 --- a/ios/BigBlueButton.xcodeproj/project.pbxproj +++ b/ios/BigBlueButton Tablet.xcodeproj/project.pbxproj @@ -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 = ""; }; 00E356F21AD99517003FC87E /* BigBlueButtonTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BigBlueButtonTests.m; sourceTree = ""; }; - 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 = ""; }; 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = BigBlueButton/Info.plist; sourceTree = ""; }; 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 = ""; }; @@ -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 = ""; }; F1CF7F5027D1B80200E0C7F1 /* BigBlueButton Broadcast.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "BigBlueButton Broadcast.entitlements"; sourceTree = ""; }; - 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 = ""; }; F1F618ED27BCA28B0085BEDE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; @@ -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 = ""; @@ -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 */, diff --git a/ios/BigBlueButton.xcodeproj/xcshareddata/xcschemes/BigBlueButton.xcscheme b/ios/BigBlueButton Tablet.xcodeproj/xcshareddata/xcschemes/BigBlueButton.xcscheme similarity index 86% rename from ios/BigBlueButton.xcodeproj/xcshareddata/xcschemes/BigBlueButton.xcscheme rename to ios/BigBlueButton Tablet.xcodeproj/xcshareddata/xcschemes/BigBlueButton.xcscheme index e61ff0f..afd2e85 100644 --- a/ios/BigBlueButton.xcodeproj/xcshareddata/xcschemes/BigBlueButton.xcscheme +++ b/ios/BigBlueButton Tablet.xcodeproj/xcshareddata/xcschemes/BigBlueButton.xcscheme @@ -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"> @@ -35,7 +35,7 @@ BlueprintIdentifier = "00E356ED1AD99517003FC87E" BuildableName = "BigBlueButtonTests.xctest" BlueprintName = "BigBlueButtonTests" - ReferencedContainer = "container:BigBlueButton.xcodeproj"> + ReferencedContainer = "container:BigBlueButton Tablet.xcodeproj"> @@ -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"> @@ -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"> diff --git a/ios/BigBlueButton.xcworkspace/contents.xcworkspacedata b/ios/BigBlueButton.xcworkspace/contents.xcworkspacedata index e938b11..b0cab6f 100644 --- a/ios/BigBlueButton.xcworkspace/contents.xcworkspacedata +++ b/ios/BigBlueButton.xcworkspace/contents.xcworkspacedata @@ -2,7 +2,7 @@ + location = "group:/Users/tiago/_data/imdt/desenv-local/bbb2022/bigbluebutton-mobile-tablet/ios/BigBlueButton Tablet.xcodeproj"> diff --git a/ios/BigBlueButton/Info.plist b/ios/BigBlueButton/Info.plist index 398f3e1..ea9bc7d 100644 --- a/ios/BigBlueButton/Info.plist +++ b/ios/BigBlueButton/Info.plist @@ -5,7 +5,7 @@ CFBundleDevelopmentRegion en CFBundleDisplayName - BigBlueButton + BigBlueButton Tablet CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier diff --git a/ios/BigBlueButton/LaunchScreen.storyboard b/ios/BigBlueButton/LaunchScreen.storyboard index 8fdf832..680e1a9 100644 --- a/ios/BigBlueButton/LaunchScreen.storyboard +++ b/ios/BigBlueButton/LaunchScreen.storyboard @@ -1,9 +1,7 @@ - - + - - + @@ -14,16 +12,16 @@ - + - diff --git a/ios/Podfile b/ios/Podfile index 7dd8fb3..e7f7458 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -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!( diff --git a/ios/Podfile.lock b/ios/Podfile.lock index eb62929..3891ede 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -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 diff --git a/metro.config.js b/metro.config.js index ea5ade2..6d99175 100644 --- a/metro.config.js +++ b/metro.config.js @@ -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], diff --git a/package.json b/package.json index bd473d4..dc1fd68 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/react-native/app/pages/store_portals/component.tsx b/react-native/app/pages/store_portals/component.tsx index 73b6b3f..94c1fa7 100644 --- a/react-native/app/pages/store_portals/component.tsx +++ b/react-native/app/pages/store_portals/component.tsx @@ -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) => { diff --git a/react-native/bootstrap/sdk/container.tsx b/react-native/bootstrap/sdk/container.tsx index d844528..814e047 100644 --- a/react-native/bootstrap/sdk/container.tsx +++ b/react-native/bootstrap/sdk/container.tsx @@ -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'; diff --git a/yarn.lock b/yarn.lock index ac6c1bb..30bcc11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"