Aim: To Install pod 'DatePicker', '~> 1.3.0' in my old existing swift project. Scenario: As there is issue related to date-picker from default (.i ...
Aim: To Install pod 'DatePicker', '~> 1.3.0' in my old existing swift project. Scenario: As there is issue related to date-picker from default (.i ...
I already had installed my pod files and they were working fine, but after pulling from orignin/main this error showed up. And I also had put all the ...
Question title explains most of the issue. I am running on an M1 Mac, and after following all of the instructions here, I am unable to run any form of ...
I just installed a new react native project v 0.71.1. As soon as the cd into my project I get any error saying Once I cd to iOS directory to enable ...
I use flutter and it was working fine without any problem and suddenly this came out of nowhere "Could not build the application for the simulator. Er ...
I'm developing a Flutter app on Windows using Android Studio. My project doesn't contain a 'podfile' in the ios folder, but I think I need to have one ...
Thanks to the help by Shai and Steve, I am making progress to build the iOS Xcode project in Eclipse. After installing cocoapods (Failed to build iOS ...
I can't load all the requested pods apparently there is a problem with these two project dependencies ... "pod upgrade" terminal command results are: ...
When I update my pods, I constantly get multiple GTMSessionFetcher.h errors. Duplicate interface definition for class 'GTMSessionFetcherUserDefaul ...
When building with the command eas build -p ios, I get an error from my fastlane. I provided some of the fastlane information below. I highlighted the ...
I know how to package my code in the PodSpec. I'm using this post on how to publish my xcframework using cocoapods But the Podfile docs, don't ment ...
For a iOS project we are using a lot of private SDK's. Maybe 10 .framework files and growing. We would like to create a private git repo and dump all ...
Stuck for a week and yet can't find a solution I did everything but I can't archive the is to submit it to AppStore. It runs on Simulator smoothly wit ...
I have Nativescript 8 app : After i try to run ns build ios : ERROR : Installing pods... Analyzing dependencies Pre-downloading: FirebaseFirest ...
getting this error while pod install /usr/local/lib/ruby/gems/3.2.0/gems/cocoapods-1.11.3/lib/cocoapods/target/build_settings.rb:446:in block (2 le ...
I have an Image Picker dependency in my app, it's always worked fine as far as I'm aware and all of a sudden I can't compile my app for iOS. It's thro ...
I'm trying to run a project on a mac with m1. Installed brew and quietly installed cocoapods. There are only two pods in the project - Realm Swift and ...
I have some proprietary code I'm not able to share. But I need to import the code into another project. We typically use cocoapods for this sort of th ...
I am trying to install cocoapods in my Apple M2 MacBookPro by using this command sudo gem install cocoapods Password: then I am facing the below er ...
I am trying to install the HomeBrew on my AppleM2 MacBook Pro 16GB / 256SSD Step1: Download and install the Xcode 14.2 Step2: Download and install t ...