Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

gitcoinco/ios

Repository files navigation

Gitcoin iOS app

CircleCI

This is an app that allows one to explore funded issues from their iPhone.

Star and watch this github repository to stay up to date, we're pushing new code several times per week!

Download it now

Trailer

Check out the trailer video:

Gitcoin

Gitcoin pushes Open Source Forward. Learn more at https://gitcoin.co

Setup

  1. Install cocoapods, and run pod install from the repo
  2. cp Gitcoin/SafeConfiguration.plist.dist Gitcoin/SafeConfiguration.plist
  3. Edit your SafeConfiguration.plist file and add the following keys as strings: gitHubOAuthToken, gitHubOAuthSecret (see here to create these values)
  4. Build the app in xcode (make sure to open the Gitcoin.xcworkspace file, not the Gitcoin.xcodeproj file)

Legal

'''

Copyright (C) 2017 Gitcoin Core

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

'''

Credits

Thanks to @cheneveld for the initial app build and @john-brunelle for helping get this in the app store.

Releases

No releases published

Packages

No packages published