GithubHelp home page GithubHelp logo

Mac assistant not building about macassistant HOT 9 CLOSED

vanshg avatar vanshg commented on May 14, 2024
Mac assistant not building

from macassistant.

Comments (9)

imrichh avatar imrichh commented on May 14, 2024 1

AudioKit 4.2 was just released and xcode 9.3 compiles MacAssistant successfully after updating AudioKit.

Steps:

  1. Close Xcode
  2. cd to MacAssistant directory
  3. run pod update 'AudioKit'; optionally use --verbose for progress

from macassistant.

PatrikTheDev avatar PatrikTheDev commented on May 14, 2024 1

I am really not good at programming and compiling, is there somebody who would compile it for me if I provide you my google_oauth.json? Please contact me @ [email protected] (please don't spam me with some crap)

from macassistant.

baukeposthuma avatar baukeposthuma commented on May 14, 2024

This worked for me:

  • Don't do conversion to Swift 4
  • Add google_oauth.json and google_oauth_dev.json files to the MacAssistant/MacAssistant/ directory.

from macassistant.

dynomite567 avatar dynomite567 commented on May 14, 2024

Ok, its been a while, but how do I tell Xcode to not convert to swift 4? I cant seem to figure that out.

from macassistant.

PatrikTheDev avatar PatrikTheDev commented on May 14, 2024

snimek obrazovky 2018-04-14 v 20 25 47

what should I do with this?

from macassistant.

imrichh avatar imrichh commented on May 14, 2024

When trying to start or to stop AudioKit, an error can occur. In code, this error is not caught and if this error would indeed occur, there is no way for the user to know. Xcode highlights this as a point for improvement.

For fixing, try google or this StackOverflow answer.

If you do not care about catching errors and just want to hack it, append ! after try in lines 115 and 128. e.g.: try! AudioKit.stop(). this should remove the warnings.

from macassistant.

PatrikTheDev avatar PatrikTheDev commented on May 14, 2024

Oh thanks, this helped me a lot. I just wanted to somehow compile it.

from macassistant.

PatrikTheDev avatar PatrikTheDev commented on May 14, 2024

Now I have to find out how to get google_oauth_dev.json

from macassistant.

vanshg avatar vanshg commented on May 14, 2024

I have an updated version of the software in the works, and I'll be sure to have an option from the GUI to use your own google_oauth.json. Stay tuned. It should also be simpler to build.

from macassistant.

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.