balance-open

Balance Open: A GPL3-licensed macOS menu bar app for all the world’s currencies.

Github星跟蹤圖

Installation

  1. Make sure you have Xcode 9 as the app is now written in Swift 4
  2. Clone the repository: git clone git@github.com: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.

主要指標

概覽
名稱與所有者balance-io/balance-open
主編程語言Swift
編程語言Swift (語言數: 4)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2017-06-09 11:50:50
推送於2018-02-15 17:18:39
最后一次提交2018-02-01 20:50:08
發布數14
最新版本名稱v1.0-beta2 (發布於 )
第一版名稱v0.9 (發布於 )
用户参与
星數290
關注者數29
派生數32
提交數1k
已啟用問題?
問題數348
打開的問題數82
拉請求數207
打開的拉請求數1
關閉的拉請求數15
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?