CocoaPods is the dependency manager for Cocoa projects.
I am having this problem with a brand new project. This problem happens with both RestKit and Facebook SDK. Strangely …
swift restkit cocoapods facebook-ios-sdkI have used use_frameworks! in CocoaPods Podfile many times. I just wonder why do we use it? I couldn't …
ios frameworks cocoapods static-librariesAfter upgrading to macOS High Sierra CocoaPods is not working. While it is tempting to move away from CocoaPods, it's …
ruby cocoapods macos-high-sierraBecause of this one reason, build always fails...Any ideas about what I could try? EDIT: the solution is to …
xcode clang afnetworking cocoapods ldAfter I update my Firebase via "pod update", I got error like this : ld: warning: directory not found for option …
ios firebase swift2 cocoapods google-toolbox-for-macafter i installed DTCoreText (https://github.com/Cocoanetics/DTCoreText) with Cocoapods i always get an error when i try to …
ios objective-c cocoapods dtcoretextrecently tried to do pod setup and i get this: -bash: /usr/local/bin/pod: /usr/local/opt/ruby/bin/…
ruby cocoapods podspecI am trying to write some iOS logic tests against classes in my project that use functionality from some of …
ios unit-testing cocoapodsCan anyone help me resolve the error in the stack trace below? This occurs when I run any pod command. …
cocoapods