Giter Club home page Giter Club logo

travis-ios-script's Introduction

Travis iOS Script

Reusable iOS script for Travis CI with Testflight, Crittercism and HockeyApp support

Prerequisites

  1. Travis CLI: sudo gem install travis
  2. xctool: brew install xctool

Getting started

  1. Submodule this repository: git submodule add [email protected]:oursky/travis-ios-script.git

  2. Export Code Signing Identity certificates.

    1. Open up Keychain Access
    2. Make sure you are under Login -> My Certificates
    3. Right click on the certificate (Let's say your distribution cert.) -> Export -> choose .cer as file format -> save as dist.cer
    4. Expand the same certificate. You should see a private key entry. Export it like the previous step but choose .p12 as file format. Save as dist.p12. You will prompted for a password. Generate one and it will be your KEY_PASSWORD.
  3. Download your app's Provisioning Profile from Apple Developer Member Center.

  4. Execute the script, follow the instructions.

  5. Push. Sit back. Enjoy a โ˜•.

Reference

travis-ios-script's People

Contributors

lampercy avatar limouren avatar ben181231 avatar rickmak avatar steven-chan avatar

Watchers

 avatar

Forkers

b123400

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.