CircleCI-Public / circleci-demo-ios

A sample iOS app that builds on CircleCI

Home Page:https://circleci.com/gh/CircleCI-Public/circleci-demo-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ios-game

CircleCI

Setup

  1. bundle install
  2. Add your team data to fastlane/Appfile
  3. bundle exec fastlane scan to build the app and run tests
  4. bundle exec fastlane match init to set up code signing via Fastlane Match
  5. Push the changes
  6. Create a CircleCI project for the repository
  7. Edit the .circleci/config.yml file as needed
  8. Done

About

A sample iOS app that builds on CircleCI

https://circleci.com/gh/CircleCI-Public/circleci-demo-ios

License:MIT License


Languages

Language:Swift 76.3%Language:Ruby 23.7%