apparition47 / ios-buildconfig

Shared build configuration and tooling for iOS SDK development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shared iOS build configuration

This repository hosts our (Rakuten MAG SDK Team) shared build configuration and tooling for iOS SDK development.

Usage

Shared Fastlane configuration

In your Fastfile, simply add the following line at the top:

import_from_git(url: '<URL-for-this-repo>.git')

Run fastlane lanes for a description of the functionality available.

About

Shared build configuration and tooling for iOS SDK development

License:MIT License


Languages

Language:JavaScript 60.6%Language:Ruby 13.2%Language:SCSS 12.3%Language:Mustache 7.2%Language:Shell 4.5%Language:Groovy 2.0%