Skip to content

mobber007/Rocket.Chat.iOS

 
 

Repository files navigation

Rocket.Chat.iOS

Build Status codecov Codacy Badge

Rocket.Chat Native iOS Application

Reporting an Issue

Github Issues are used to track todos, bugs, feature requests, and more. Please note we are still in very early stages development, so expect lots of bugs, etc. until we can reach a first alpha version.

Setting up a development environment

In case you're interested in playing around with the code or giving something back, here are some instructions on how to set up your project:

  1. Install CocoaPods (note that you will need to install at least Ruby 2.2.3 for this to work)

sudo gem install cocoapods

  1. Install all the Pods (note that this will git clone the CocoaPods github spec repos which may take up to an hour on slow link/machines)

pod install

  1. Open Rocket.Chat.xcworkspace
  2. Run the project (⌘ + R)

Code style

We use swiftlint to enforce code style and best practices.

About

Rocket.Chat Native iOS Application

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Swift 98.6%
  • Other 1.4%