Giter VIP home page Giter VIP logo

calabash-ios-server's Introduction

Build Status License

The Calabash iOS Server

http://calaba.sh

The companion of the calabash-ios gem: https://github.com/calabash/calabash-ios

Failing Travis CI builds

RESOLVED Travis updated to Xcode 6 and since then our CI has been failing because the instruments process is popping a Finder dialog requesting permission to 'analyze other processes'. We are working with the Travis team to resolve this issue.

Jobs on Travis are flickering because the test apps are crashing on iOS 7.1 Simulators. We have not been able to reproduce the behavior on Jenkins or locally.

The build queues for Travis are incredibly long: 6 - 8 hours at times. This is too long for us to wait for feedback on changes.

Building the Framework

$ make framework

Building the frank plugin

$ make frank

Building the dylibs

Building the dylibs requires that you inject xcspecs directly into your Xcode.app application bundle. For instructions, refer to the link below.

You will also need to update the code signing Build Settings of the calabash-dylib-device target with your credentials.

make dylibs

Dylibs support is based on this article:

http://ddeville.me/2014/04/dynamic-linking/

Building to embed in Calabash gem

See the calabash-ios/calabash-cucumber/Rakefile for more details.

$ cd path/to/calabash-ios/calabash-cucumber
$ rake build_server

# If you need to build without the dylibs
$ CALABASH_NO_DYLIBS=1 rake build_server

Testing

# make rules
$ scripts/test/test-make-rules.rb

# cucumber tests + make rules
$ scripts/test/run

calabash-ios-server's People

Contributors

btaylor-litl avatar hydhknn avatar jmoody avatar krukow avatar liohau avatar martica avatar michaelkirk avatar olarivain avatar pbernery avatar

Watchers

 avatar  avatar  avatar

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.