Top "Cocoapods" questions

CocoaPods is the dependency manager for Cocoa projects.

Unexpected CFBundleExecutable key

After spending some time googling, something tells me that the issue is new. We had a fully functional project supporting …

ios app-store-connect cocoapods ios9 xcode7-beta5
Could not automatically select an Xcode project

When i type "pod install" in a correct directory I always get this Analyzing dependencies [!] Could not automatically select an …

ios xcode cocoapods xcode7
How to integrate Cocoapods with a Swift project?

As Apple introduced Swift, their new programming language, I wonder how you can integrate it with existing Objective-C libraries that …

ios objective-c xcode swift cocoapods
How do I create a CocoaPods podspec that has a dependency that exists outside of Specs?

I have a public fork of a library that already exists in CocoaPods/Specs. In a Podfile, I can reference …

cocoapods
"pod init" giving error "-bash: pod: command not found"

I am trying to create a Podfile for my Xcode project for Firebase compatibility, but when I try to create …

xcode cocoa terminal cocoapods podfile
cocoaPods pod install Permission denied

This is the short version: When I run pod install in an Xcode project I get [!] Pod::Executable pull error: …

rubygems cocoapods
react-native ios Podfile issue with "use_native_modules!"

In my react-native project ([email protected]) in the ios/ dir I run pod install and get this error: [!] Invalid `Podfile` file: …

ios react-native cocoapods react-native-ios
cmake: command not found on macOS

After adding this line in my Podfile: pod 'PiwikTracker', :git => 'https://github.com/manuroe/matomo-sdk-ios.git', :branch => 'feature/…

objective-c cocoapods xcode9.4
- Use the `$(inherited)` flag, or - Remove the build settings from the target. CocoaPod Swift3 pod update error

I've been running into a couple of strange errors in terminal when updating cocoapods after updating a Switf2 project to …

ios swift xcode cocoapods
Xcode 9 : Module compiled with Swift 3.1 cannot be imported in Swift 4.0

After updating to Xcode 9, I tried to build one of my projects. I use the FacebookLogin pod. I have a …

ios cocoapods facebook-login xcode9-beta swift4