Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Podfile file #16

Open
amdrade opened this issue Jun 24, 2020 · 3 comments
Open

Invalid Podfile file #16

amdrade opened this issue Jun 24, 2020 · 3 comments

Comments

@amdrade
Copy link

amdrade commented Jun 24, 2020

Xcode 10.2.1
RN 0.61.5

[!] 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
 #  -------------------------------------------
@amdrade
Copy link
Author

amdrade commented Jun 24, 2020

After commet s.info_plist, pod install work, but the libraries not show on Xcode project.

@chaimPaneth
Copy link
Owner

Hi @amdrade it seems this issue has to do with an older cocoapods version, can you share the version number you have installed?

Thanks

@amdrade
Copy link
Author

amdrade commented Jul 16, 2020

Hi @chaimPaneth, pod verison 1.9.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants