RealmJS thinks the Podfile is not calling use_frameworks!
See original GitHub issueHello Guys, The example Example of Realm Database in React Native was working but for any special case, it is showing the following error while installing the pods…
`RealmJS thinks the Podfile is not calling use_frameworks! Then: an error template with the following details
Stack
“CocoaPods : 1.8.4 Ruby : ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-darwin17] RubyGems : 2.7.2 Host : Mac OS X 10.15.1 (19B88) Xcode : 11.2.1 (11B500) Git : git version 2.10.1 Ruby lib dir : /usr/local/Cellar/ruby/2.4.2_1/lib Repositories : trunk – CDN – https://cdn.cocoapods.org/ “…
Error
“ArgumentError – Unmatched double quote: … path …
Is there anybody who has faced a similar issue?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Issues with use_frameworks in Podfile - Stack Overflow
to my won project that has pod 'JSQMessagesViewController' installed and it build fine. So this is what I think your problem may be....
Read more >Your custom build configurations and Cocoapods - Dev Genius
For this process to run smoothly is obvious that both the Pods and our project have to be configured in the same way....
Read more >The Podfile - CocoaPods Guides
The Podfile is a specification that describes the dependencies of the targets ... There are no targets called "Shows" in any Xcode projects...
Read more >Mixing static and dynamic linking in CocoaPods - Medium
Our rule of thumb has been to use static linking for dependencies linked to a single target and dynamic linking for the ones...
Read more >issue with cocoapods installation | Apple Developer Forums
I did all you said but it says cocoapods is installed but not running ... After Monterey got installed I could pod install...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@AboutReact It’s a nice tutorial about Realm JavaScript and React Native 👏
I have tried to build a small app with Realm JavaScript v3.4.2 (latest) and React Native v0.61.4 using Xcode v11.0, and it works fine. As @kraenhansen mentions, the message
RealmJS thinks the Podfile is not calling use_frameworks!
is only informational.➤ Unito Sync Bot commented:
Transition made by Unito