Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 457 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 457 Bytes

XXXXX Framework

Created with Pandora

Setup

  1. Git clone the repository.
  2. Open the app using XXXXX.xcworkspace

Fastlane

The framework includes some useful [https://github.com/fastlane] lanes:

--------- general---------
----- fastlane build_XXXXX
Builds XXXXX for all the platforms

----- fastlane test_XXXXX
Runs all XXXXX tests

Execute using `fastlane [lane_name]`