Giter Site home page Giter Site logo

run on ios error,help me about flutter-osc HOT 6 OPEN

yubo725 avatar yubo725 commented on August 23, 2024
run on ios error,help me

from flutter-osc.

Comments (6)

Xbigfat avatar Xbigfat commented on August 23, 2024

it may be Cocoapods version hasn't supported. use cocoapods 1.4 version to solve this problem. @hasonguo

from flutter-osc.

hasonguo avatar hasonguo commented on August 23, 2024

@Xbigfat Do you have implement disk cache for flutter:DiskLruCache. If you had implemented DiskLruCache . I wish you can share it.Thanks

from flutter-osc.

Xbigfat avatar Xbigfat commented on August 23, 2024

@hasonguo Sorry I don't use that...

from flutter-osc.

lyxia avatar lyxia commented on August 23, 2024

I have the same question, my Cocoapods version is 1.5.3,

from flutter-osc.

Xbigfat avatar Xbigfat commented on August 23, 2024

@lyxia just uninstall the current Cocoapods 1.5 and re-install the 1.4 version.here is the command

1.Uninstall the current version using this command

sudo gem uninstall cocoapods (macOS below 10.10)
sudo gem uninstall -n/usr/local/bin cocoapods (macOS after 10.11)

2.Reinstall the 1.4 version

sudo gem install cocoapods -v 1.4

  1. Go to your project's path

cd [project's directory] / ios

  1. Update cocoaspod

pod update

then ,you can build again.

from flutter-osc.

lyxia avatar lyxia commented on August 23, 2024

flutter/flutter#16273 resolve my problem, thanks.

from flutter-osc.

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.