GithubHelp home page GithubHelp logo

adhoc's People

Contributors

aral avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

adhoc's Issues

Ascii art not good for CI

Ascii art only renders well in the console. Log output, say in a CI server log, looks really atrocious. Can has -disable-ascii?

Thanks for the script by the way :)

Code signing changed when unzipped (zip to ditto)

In running into code signing issues when using the packager Apple responded with the following solution.

The issue with using that program is that it uses the command
line "zip" command which does not handle resource forks
correctly and therefore the codesigning signature is changed when
it is unzipped, which is causing the error that Meg is seeing.  I would
suggest either creating your own ipa files "by hand" or contact the
developer of the script that you are using and ask him to change his
script so that it uses the "ditto" command which handles resource forks
correctly.

Doesn't support configuration names with spaces

The fix is really easy, I just don't know how to use GitHub to submit a patch or whatever... Anyway, you just need to wrap all the %s on line 225 and 226 with single quotes, and it works fine.

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.