Giter Club home page Giter Club logo

Comments (4)

ashfurrow avatar ashfurrow commented on July 23, 2024

If we could use something that allowed us to use pre-release versions of Xcode, that would help me with Eidolon wrt Swift improvements.

from mobile.

orta avatar orta commented on July 23, 2024

http://staxmanade.com/2015/01/setting-jenkins-up-to-run-xctool-and-xcode-simulator-tests/

For anyone that’s interested, I think I found an answer to my Xcode 6 + CI woes via this blog post: http://staxmanade.com/2015/01/setting-jenkins-up-to-run-xctool-and-xcode-simulator-tests/
We recently migrated an older Jenkins C.I. server over to a newer...

andrewsardone [10:29 PM]
When running Jenkins on your CI Mac, the key is to not only start up Jenkins as a LaunchAgent (so it can connect to your GUI iOS simulator), but also make sure your LaunchAgent is properly configured

andrewsardone [10:29 PM]
i.e., do not set the SessionCreate key to true in your plist. In fact, completely omit that

andrewsardone [10:30 PM]
Apparently if you omit SessionCreate, the launch agent will “[use] the global bootstrap namespace” – https://developer.apple.com/library/mac/technotes/tn2083/_index.html
TN2083: Describes the most common problems encountered with daemons and agents, and suggests detailed solutions.

andrewsardone [10:30 PM]
I suppose this is what allows the process to connect to the logged in user’s GUI and iOS Simulator

andrewsardone [10:31 PM]
either way, with xctool this is seemingly proving to be more reliable than Travis CI, but it’s too early to tell

andrewsardone [10:31 PM]
I like Travis CI, but for this project I’d like to get Jenkins working more reliably for some added capability (e.g., build artifacts)

from mobile.

ashfurrow avatar ashfurrow commented on July 23, 2024

Should we close this? Seems like we've settled on Travis/Circle.

from mobile.

orta avatar orta commented on July 23, 2024

yeah, I'm not going iOSDevOps.

from mobile.

Related Issues (20)

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.