CocoaPods is the dependency manager for Cocoa projects.
Trying to install CocoaPods from the terminal: $ sudo gem install cocoapods After entering my root password, nothing happens. How can …
ruby rubygems cocoapodsI'd like to ask and then answer this question. I'd like to update the CocoaPods built into my app, so …
objective-c cocoapodsI've been banging my head against a wall with this for the last few days but despite multiple Google/SO/…
ios xcode unit-testing cocoapods xctestI try to integrate Fabric/Crashlytics via CocoaPods, my Podfile looks like this: pod 'Fabric/Core', '1.2' pod 'Fabric/…
ios cocoapods crashlytics twitter-fabricI'm using React Native 0.60.5 and am linking this module. It says that for React Native 0.60+, "CLI autolink feature links the …
reactjs react-native cocoapods native-module react-native-native-moduleAfter updating to Xcode 7.3, it throws the error Cannot create __weak reference in file using manual reference counting in pod …
objective-c xcode cocoapodsI ran pod install with El Capitan and got this error: Errno::EPERM - Operation not permitted - /Users/../Pods/…
cocoapods root xcode7 osx-elcapitanThis error pops up when doing Project > Test /Users/.../Project/Pods/Target Support Files/Pods-Target/Pods-TargetTests-frameworks.sh: line 104: EXPANDED_…
cocoapods code-signing xcode10 xcode10beta6I update 'Google/Analytics' from CocoaPod and get FirebaseAnalytics. After that, each time I run project, the FirebaseAnalytics turns out …
ios google-analytics cocoapods firebase-analytics