Code Monkey home page Code Monkey logo

Comments (4)

takaoandrew avatar takaoandrew commented on July 21, 2024

I'm getting this same issue. Most suggested answers say to go to 'build settings' -> 'swift language version' but I can't find 'swift language version' anywhere in my project
https://stackoverflow.com/questions/46338588/xcode-9-swift-language-version-swift-version?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

from audio_recorder.

riccardoratta avatar riccardoratta commented on July 21, 2024

Have you also tried to manually add the SWIFT_VERSION value (from an answer in the page you linked) to your Xcode project? In my case I preferred to generate a new project with the command: flutter create -i swift project_name to have fully compatibility for swift (I fear that soon Objective-C will become obsolete for iOS). Let me know how you fixed!

from audio_recorder.

CRJFisher avatar CRJFisher commented on July 21, 2024

Have you also tried to manually add the SWIFT_VERSION value (from an answer in the page you linked) to your Xcode project? In my case I preferred to generate a new project with the command: flutter create -i swift project_name to have fully compatibility for swift (I fear that soon Objective-C will become obsolete for iOS). Let me know how you fixed!

Also, if you have an existing project, you can delete the ios directory and recreate with swift setup with: flutter create -i swift .

from audio_recorder.

riccardoratta avatar riccardoratta commented on July 21, 2024

With Flutter 1.7.8+hotfix.4 and audio_recorder ^1.0.1 the project created with flutter create -i swift project_name it's working.

from audio_recorder.

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.