Skip to content

Repository files navigation

Careo Build Status

Example of an iOS app made with RxSwift

Initial Setup

  1. Install RVM
  2. Install Bundler gem install bundler
  3. Clone the repo
  4. Go to the file directory of Careo
  5. Install project gems bundle install
  6. Install pod dependencies: bundle exec pod install
  7. Open the CocoaPods workspace file: Careo.xcworkspace
  8. You're good to go!

Additional Info

  • Project has automatically generated UI constants with SBConstants gem. See build phases.

Troubleshooting

If Xcode build fails due this error

The sandbox is not in sync with the Podfile.lock

Install pods with following command (this will happen if a library is added or removed from Podfile)

pod install

Credits

App Icon graphic made by Freepik from www.flaticon.com

About

Example of an RxSwift iOS app with some unit and UI tests

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages