Giter Site home page Giter Site logo

Comments (1)

Midget4567 avatar Midget4567 commented on June 4, 2024

I actually figured it out, it was a fundamental failure to understand what cocoapods is and how to use it. For anyone else who is as ignorant as me, here was the solution. I wasn't having any luck installing cocoapods on my mac because of a bunch of random errors in the terminal.

First I downloaded HomeBrew on my mac that automatically fixed the errors I was having. Then I used homebrew to install cocoapods in the terminal with 'brew install cocoapods'.
Then I followed this link roughly https://stackoverflow.com/questions/20755044/how-do-i-install-cocoapods for the pod installation process in the xcode project folder.

There was an error at the install stage, to remove this error I removed the '~> 1.2.0' code from inside the autogenerated podfile, then the installation worked correctly. Then I had to open the .workspace file instead of the xcode proj file.

Finally the error went away. Hope it helps!

from unity-google-drive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.