Skip to content

Repository files navigation

SharedShopping-iOS

Swift v4.0

Setup

Requirements:

To bootstrap the project run:

bundle install
bundle exec fastlane setup

Develop

Open SharedShopping.xcworkspace in Xcode.

Use SharedShopingApp build scheme for building and runing the app.

Test

Use SharedShopingAppTests build scheme for runing tests.

To run tests from command line execute:

bundle exec fastlane test

To generate and open code coverage report run:

bundle exec fastlane codecov
open xcov_output/index.html

Deploy

To bump build version execute:

bundle exec fastlane bump

To setup code signing (certificates and provisioning profiles) run:

bundle exec fastlane codesigning

To build and deploy app to iTunes Connect run:

bundle exec fastlane deploy

License

Copyright © 2017 Dariusz Rybicki Darrarski

MIT License. You are allowed to use the source code commercially, but licence and copyright notice MUST be distributed along with it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages