Giter Club home page Giter Club logo

balance-open's Introduction


An app for all the world’s currencies



Balance Open Menubar App

Installation

  1. Make sure you have Xcode 9 as the app is now written in Swift 4
  2. Clone the repository: git clone [email protected]:balancemymoney/balance-open.git
  3. Open the project in Xcode
  4. Disable signing for debug builds or alternatively change the app bundle ID and sign with your developer account
  5. Build and run from Xcode

Updating dependencies

We use carthage for dependency management, however we check in all built frameworks, so it is not necessary to run any carthage commands.

However, if moving to a new Swift version, or for other reasons, it may be necessary to rebuild them using carthage update --platform "osx, ios".

The easiest way to install Carthage is to install Homebrew by running /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" and then run brew install carthage.

If you already have Homebrew installed, make sure to run brew update && brew upgrade first to to make sure you have the latest version of Carthage.

If for some reason the sqlcipher needs to be updated (you should never need to do this), run the build_sqlcipher script in the root of this repository and then move the libsqlcipher.a file that it creates on your desktop to the ./Balance/Shared/Frameworks/ folder.

Contributing

  • If you need help or you'd like to ask a general question, open an issue.
  • If you found a bug, open an issue.
  • If you have a feature request, comment, upvote or create a new Trello card.
  • If you want to contribute, submit a pull request.
  • Extra: If you choose to build with debug code signing disabled, since we use keychain you will be prompted on this screen at least once for every exchange you have connected. You should press "Always allow", though after about a minute or so it will forget the choice and prompt again on the next run. We haven't found a better way to do this yet.

screen shot 2017-10-25 at 17 15 19

balance-open's People

Contributors

einsteinx2 avatar reddavis avatar wolffan avatar naranjo074 avatar rolvar avatar christianbaroni avatar lfarah avatar alaycock avatar burtonageo avatar joeblau avatar ricburton avatar

Watchers

Ben Haim avatar

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.