diff --git a/ios/BigBlueButton Broadcast/Info.plist b/ios/BigBlueButton Broadcast/Info.plist index 4fc0020..4adb704 100644 --- a/ios/BigBlueButton Broadcast/Info.plist +++ b/ios/BigBlueButton Broadcast/Info.plist @@ -2,16 +2,18 @@ + ITSAppUsesNonExemptEncryption + NSExtension NSExtensionPointIdentifier com.apple.broadcast-services-upload NSExtensionPrincipalClass $(PRODUCT_MODULE_NAME).SampleHandler + NSMicrophoneUsageDescription + BigBlueButton needs microphone access to allow you to share your microphone during a meeting. RPBroadcastProcessMode RPBroadcastProcessModeSampleBuffer - NSMicrophoneUsageDescription - BigBlueButton needs microphone access to allow you to share your microphone during a meeting. diff --git a/ios/BigBlueButton.xcodeproj/project.pbxproj b/ios/BigBlueButton.xcodeproj/project.pbxproj index 226ba3b..b3796e8 100644 --- a/ios/BigBlueButton.xcodeproj/project.pbxproj +++ b/ios/BigBlueButton.xcodeproj/project.pbxproj @@ -452,7 +452,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = BigBlueButton/BigBlueButton.entitlements; - CURRENT_PROJECT_VERSION = 7; + CURRENT_PROJECT_VERSION = 8; DEVELOPMENT_TEAM = N69T9W23TC; ENABLE_BITCODE = NO; INFOPLIST_FILE = BigBlueButton/Info.plist; @@ -484,7 +484,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = BigBlueButton/BigBlueButton.entitlements; - CURRENT_PROJECT_VERSION = 7; + CURRENT_PROJECT_VERSION = 8; DEVELOPMENT_TEAM = N69T9W23TC; INFOPLIST_FILE = BigBlueButton/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 14.7; @@ -641,13 +641,14 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_ENTITLEMENTS = "BigBlueButton Broadcast/BigBlueButton Broadcast.entitlements"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 8; 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_LSApplicationCategoryType = ""; INFOPLIST_KEY_NSHumanReadableCopyright = ""; IPHONEOS_DEPLOYMENT_TARGET = 14.7; LD_RUNPATH_SEARCH_PATHS = ( @@ -682,13 +683,14 @@ CODE_SIGN_ENTITLEMENTS = "BigBlueButton Broadcast/BigBlueButton Broadcast.entitlements"; CODE_SIGN_STYLE = Automatic; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 8; 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_LSApplicationCategoryType = ""; INFOPLIST_KEY_NSHumanReadableCopyright = ""; IPHONEOS_DEPLOYMENT_TARGET = 14.7; LD_RUNPATH_SEARCH_PATHS = ( diff --git a/ios/BigBlueButton.xcodeproj/xcshareddata/xcschemes/BigBlueButton.xcscheme b/ios/BigBlueButton.xcodeproj/xcshareddata/xcschemes/BigBlueButton.xcscheme index 089f295..2ec0d89 100644 --- a/ios/BigBlueButton.xcodeproj/xcshareddata/xcschemes/BigBlueButton.xcscheme +++ b/ios/BigBlueButton.xcodeproj/xcshareddata/xcschemes/BigBlueButton.xcscheme @@ -44,6 +44,8 @@ buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + language = "en" + region = "US" launchStyle = "0" useCustomWorkingDirectory = "NO" ignoresPersistentStateOnLaunch = "NO" diff --git a/ios/BigBlueButton/Info.plist b/ios/BigBlueButton/Info.plist index f7ce800..57c6222 100644 --- a/ios/BigBlueButton/Info.plist +++ b/ios/BigBlueButton/Info.plist @@ -22,6 +22,8 @@ ???? CFBundleVersion $(CURRENT_PROJECT_VERSION) + ITSAppUsesNonExemptEncryption + LSRequiresIPhoneOS NSAppTransportSecurity