47

GitHub - kgellci/Area51: Open source Reddit client for iOS built entirely in Swi...

 5 years ago
source link: https://github.com/kgellci/Area51
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Area51 App Icon

Area51

Build Status

Area51 is an open source Reddit client for iOS built entirely in Swift!

Get the public beta on TestFlight

Goals

  • Provide a beginner friendly development environment
  • Use the latest iOS development tools
  • Document everything! Helps beginners learn :)
  • Build an awesome open source Reddit client for iOS!

Getting Started

Requirements

Make sure you have Xcode: 10.1 or higher.

This project currently supports Swift 4.2+

Setup

Clone the repo and run the generate command

git clone [email protected]:kgellci/Area51.git
cd Area51/
make generate

After generate is finished doing its job, open Area51.xcodeproj, build and run.

Project Structure

Area51 does not import any 3rd party libraries in app.

Xcodegen is used for project definition and generation.

Swiftlint is used to keep the code properly structured and readable.

Learn more about the project structure.

Running on a device

Edit the user.xcconfig file in Configs/ directory (don't worry, it is gitignored!) Set DEVELOPMENT_TEAM in the user.xcconfig file. Example: DEVELOPMENT_TEAM = XXXXXXXXX

You will need to close the xcode project, run make generate, open the project back up. You can find your team ID by logging into developer.apple.com

License

Area51 is licensed under the GNU General Public License v3.0. See LICENSE for more info.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK