Giter VIP home page Giter VIP logo

Comments (7)

varunpant avatar varunpant commented on May 20, 2024 126

Maybe there is a missing dependency , go to ios dir and type pod install

from flutter_catalog.

yohandesign avatar yohandesign commented on May 20, 2024 18

100% works Easy step:

open iso/flutter/Debug.xcconfig:1
Remove below line #include "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
Note it should have this line alone #include "Generated.xcconfig"

from flutter_catalog.

macliems avatar macliems commented on May 20, 2024 8

in your pubspec.yaml, add:

path_provider: 1.6.1

(and perhaps you have to close xcode and reopen your project to get the updated version ...)

from flutter_catalog.

TylerSustare avatar TylerSustare commented on May 20, 2024 3

When I tried running pod install I was met with this

[!] Unable to find a target named `Runner` in project `Runner.xcodeproj`, did find `<my project name>`.

from flutter_catalog.

lucalves avatar lucalves commented on May 20, 2024

I believe that using pod install will solve your problem. Is pending in some dependency.

from flutter_catalog.

ronnicknachok avatar ronnicknachok commented on May 20, 2024

I had this very similar issue in my project and its strange because last it was okay today it was not but I added the path_provider: 1.6.1 from @macliems and now I am able to launch again on iOS simulator 11 pro max.

from flutter_catalog.

avinashk369 avatar avinashk369 commented on May 20, 2024

its seems to be a PodFile conflict. i ran into same issue after searching here n there i found that deleting the PodFile and re launch the app is the solution. at least in my case it worked.
delete podfile and podfile.lock
clean the project
run again your project
Hope it helps.

from flutter_catalog.

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.