Top "Cocoapods" questions

CocoaPods is the dependency manager for Cocoa projects.

CocoaPods could not find compatible versions for pod "ReactCommon/jscallinvoker":

I just updated to RN v0.62 and running app on iOS gives me following error !] CocoaPods could not find compatible …

react-native cocoapods
Set deployment target for CocoaPods's pod

I use CocoaPods to manage dependencies in my project. I've written Podfile: target 'MyApp' do platform :ios, '8.0' # Uncomment …

ios xcode xcode7 cocoapods
How to use Objective-C CocoaPods in a Swift Project

Is there a way I can use a CocoaPod written in Objective-C in my Swift project using swift? Do I …

objective-c swift cocoapods
Cocoapods with Xcode 6 and 10.10 Yosemite

After initially upgrading to 10.10 and XCode6-Beta, I tried to run 'pod update' and I received this error: cannot load …

xcode cocoapods osx-yosemite osx-yosemite-beta
Type 'NSAttributedStringKey' (aka 'NSString') has no member 'font'

Just updated pods for xcode 9 and I'm getting the error below for Cosmos. Type 'NSAttributedStringKey' (aka 'NSString') has no member …

ios swift3 cocoapods nsattributedstring cosmos
Cocoapods staying on "analyzing dependencies"

I'm using cocoapods to manage my dependencies. All have been working fine. Now, When I'm creating a new project, added …

ios cocoapods
How to fix cocoapod .modulemap file not found

When I try to build my project, I get a compile time error saying that a "Module map file" for …

swift cocoapods xcode10.2
This terminal won't let me run or install cocoa pods because I am on MacOS Catalina Beta?

I am very interest to install one of the GitHub programs that request install cocoa pods. There is no problem …

cocoapods
What's ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES with CocoaPods, Swift 3 and Xcode 8

after installing cocoapods and adding pod "SwiftCarousel" to pod file and uncomment the platform :ios, '9.0' I got this …

ios swift3 cocoapods xcode8
Xcode 10.2 Update issue Build system error -1: Unable to load contents of file list: input/output xcfilelist

After upgrading to Xcode 10.2 I am getting 2 errors :-1: Unable to load contents of file list: 'xxxxx/Pods/Target Support …

ios xcode cocoapods xcode10.2