Giter Site home page Giter Site logo

mqprichard / stockfishchess-ios-ipa Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 7.66 MB

Stockfish iOS archive (iPhone/iPad build) for automated CI using Jenkins/CloudBees

License: GNU General Public License v3.0

C++ 70.93% Objective-C 26.15% C 2.92%

stockfishchess-ios-ipa's Introduction

stockfishchess-ios-app

Stockfish iOS app: Automated CI for iOS (Universal iPhone/iPad build) using CloudBees/Jenkins. Based on Mukul Sharma's port of the Stockfish chess engine. This build runs on a MacOS slave, using the Customer Provided Executors feature of ClousBees DEV@Cloud. Please consult the CloudBees documentation for how to configure and connect the slave - you will need to set up ssh keys to secure the connection, which can be started like this:

java -jar jenkins-cli.jar -s https://<your-domain-name>.ci.cloudbees.com -i <your-private-ssh-keyfile> customer-managed-slave -fsroot <Jenkins-workspace-location> -labels android -labels xcode -executors 4 -name mobile-slave

You will need to have Xcode installed on the MacOS slave: this build will produce an .ipa archive, which can be installed to a locally-tethered device, or distributed for beta testing via the TestFlight/Appaloosa Jenkins plugins (requires an ad hoc Provisioning Profile to be configured on the slave). The archive is generated in: $WORKSPACE/build/${Configuration}-${SDK).

See this CloudBees blog for more information

stockfishchess-ios-ipa's People

Contributors

mqprichard avatar

Watchers

James Cloos avatar

Forkers

arunkumarbhakki

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.