You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[!] Invalid `Podfile` file:
[!] Invalid `RNZoomBridge.podspec` file: undefined method `info_plist=' for #<Pod::Specification name="RNZoomBridge">.
# from /private/var/www/html/app/react-native/project/node_modules/react-native-zoom-bridge/RNZoomBridge.podspec:25
# -------------------------------------------
# s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '"$(SRCROOT)/../node_modules/react-native-zoom-bridge/ios/libs"' }
> s.info_plist = {
# 'NSCameraUsageDescription' => 'For people to see you during meetings, we need access to your camera.',
# -------------------------------------------
.
# from /private/var/www/html/app/react-native/project/ios/Podfile:42
# -------------------------------------------
#
> use_native_modules!
# end
# -------------------------------------------
The text was updated successfully, but these errors were encountered:
Xcode 10.2.1
RN 0.61.5
The text was updated successfully, but these errors were encountered: