diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Contents.json b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Contents.json index 8121323..e2e6e28 100644 --- a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Contents.json +++ b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Contents.json @@ -1,46 +1,61 @@ { "images" : [ { + "filename" : "Icon-20x20@2x.png", "idiom" : "iphone", "scale" : "2x", "size" : "20x20" }, { + "filename" : "Icon-20x20@3x.png", "idiom" : "iphone", "scale" : "3x", "size" : "20x20" }, { + "filename" : "Icon-29x29@1x.png", + "idiom" : "iphone", + "scale" : "1x", + "size" : "29x29" + }, + { + "filename" : "Icon-29x29@2x.png", "idiom" : "iphone", "scale" : "2x", "size" : "29x29" }, { + "filename" : "Icon-29x29@3x.png", "idiom" : "iphone", "scale" : "3x", "size" : "29x29" }, { + "filename" : "Icon-40x40@2x.png", "idiom" : "iphone", "scale" : "2x", "size" : "40x40" }, { + "filename" : "Icon-40x40@3x.png", "idiom" : "iphone", "scale" : "3x", "size" : "40x40" }, { + "filename" : "Icon-60x60@2x.png", "idiom" : "iphone", "scale" : "2x", "size" : "60x60" }, { + "filename" : "Icon-60x60@3x.png", "idiom" : "iphone", "scale" : "3x", "size" : "60x60" }, { + "filename" : "Icon-marketing-1024x1024.png", "idiom" : "ios-marketing", "scale" : "1x", "size" : "1024x1024" diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-20x20@2x.png b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-20x20@2x.png new file mode 100644 index 0000000..f995ba5 Binary files /dev/null and b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-20x20@2x.png differ diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-20x20@3x.png b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-20x20@3x.png new file mode 100644 index 0000000..6ffdbcb Binary files /dev/null and b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-20x20@3x.png differ diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-29x29@1x.png b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-29x29@1x.png new file mode 100644 index 0000000..58d117c Binary files /dev/null and b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-29x29@1x.png differ diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-29x29@2x.png b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-29x29@2x.png new file mode 100644 index 0000000..6ca4689 Binary files /dev/null and b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-29x29@2x.png differ diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-29x29@3x.png b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-29x29@3x.png new file mode 100644 index 0000000..beac098 Binary files /dev/null and b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-29x29@3x.png differ diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-40x40@2x.png b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-40x40@2x.png new file mode 100644 index 0000000..f4bf2a2 Binary files /dev/null and b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-40x40@2x.png differ diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-40x40@3x.png b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-40x40@3x.png new file mode 100644 index 0000000..31a0025 Binary files /dev/null and b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-40x40@3x.png differ diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-60x60@2x.png b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-60x60@2x.png new file mode 100644 index 0000000..31a0025 Binary files /dev/null and b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-60x60@2x.png differ diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-60x60@3x.png b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-60x60@3x.png new file mode 100644 index 0000000..1d6dfa7 Binary files /dev/null and b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-60x60@3x.png differ diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-marketing-1024x1024.png b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-marketing-1024x1024.png new file mode 100644 index 0000000..e73e47d Binary files /dev/null and b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Icon-marketing-1024x1024.png differ diff --git a/ios/BigBlueButton/Images.xcassets/Contents.json b/ios/BigBlueButton/Images.xcassets/Contents.json index 2d92bd5..73c0059 100644 --- a/ios/BigBlueButton/Images.xcassets/Contents.json +++ b/ios/BigBlueButton/Images.xcassets/Contents.json @@ -1,6 +1,6 @@ { "info" : { - "version" : 1, - "author" : "xcode" + "author" : "xcode", + "version" : 1 } } diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 7b88598..069c579 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -471,8 +471,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: - bigbluebutton-mobile-sdk: d8a1abd3059fcacfdd1a1edd3fb1153076a1b0a3 - bigbluebutton-mobile-sdk-common: ce78a6beb967b562b2fc7c6ea1570e6abf94a4ed + bigbluebutton-mobile-sdk: e8026c7477ff83c63988f980bf6430e4ac29c245 + bigbluebutton-mobile-sdk-common: 1da6689f4b52a15f0225f991d9e62158e654b941 boost: a7c83b31436843459a1961bfd74b96033dc77234 DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662 FBLazyVector: 244195e30d63d7f564c55da4410b9a24e8fbceaa @@ -491,8 +491,8 @@ SPEC CHECKSUMS: React-jsiexecutor: 52beb652bbc61201bd70cbe4f0b8edb607e8da4f React-jsinspector: 595f76eba2176ebd8817a1fffd47b84fbdab9383 React-logger: 23de8ea0f44fa00ee77e96060273225607fd4d78 - react-native-safe-area-context: 1bda964fb473c30913cd44ebe1ebd2a2574107fa - react-native-webview: 77ee909f73e1fcab76380f7dcc3344771fe61bd8 + react-native-safe-area-context: 114e9a74df2643012b9d6cc1460b94f3b6a90780 + react-native-webview: 380c1a03ec94b7ed764dac8db1e7c9952d08c93a React-perflogger: 3c9bb7372493e49036f07a82c44c8cf65cbe88db React-RCTActionSheet: 052606483045a408693aa7e864410b4a052f541a React-RCTAnimation: 08d4cac13222bb1348c687a0158dfd3b577cdb63 @@ -505,9 +505,9 @@ SPEC CHECKSUMS: React-RCTVibration: 99c7f67fba7a5ade46e98e870c6ff2444484f995 React-runtimeexecutor: 2450b43df7ffe8e805a0b3dcb2abd4282f1f1836 ReactCommon: d98c6c96b567f9b3a15f9fd4cc302c1eda8e3cf2 - ReactNativeLocalization: be60e3a0e6e8db88d9f8190719ffb75e1cdab22a - RNCAsyncStorage: c0754b486fec6e532d358bfd7337cb45c8d2c897 - RNCMaskedView: f127cd9652acfa31b91dcff613e07ba18b774db6 + ReactNativeLocalization: 076497d7ca70341c751cd3b3e7c86187332a182d + RNCAsyncStorage: b49b4e38a1548d03b74b30e558a1d18465b94be7 + RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489 RNGestureHandler: 77d59828d40838c9fabb76a12d2d0a80c006906f RNLanguages: 962e562af0d34ab1958d89bcfdb64fafc37c513e RNReanimated: 32c91e28f5780937b8efc07ddde1bab8d373fe0b @@ -516,6 +516,6 @@ SPEC CHECKSUMS: WebRTC-lib: 508fe02efa0c1a3a8867082a77d24c9be5d29aeb Yoga: 9b6696970c3289e8dea34b3eda93f23e61fb8121 -PODFILE CHECKSUM: 6b359b4e5f2be2ec5f4183f7fb3b7ae3693f5abb +PODFILE CHECKSUM: 5a4527a39c9e7106dada2f9c8f36e380ed528225 COCOAPODS: 1.11.2