Giter VIP home page Giter VIP logo

Comments (5)

dehru avatar dehru commented on August 9, 2024

Yes, I get this in one of my projects. The other one seems to work fine.

/Library/Ruby/Gems/1.8/gems/shenzhen-0.5.0/lib/shenzhen/commands/build.rb:117:in determine_scheme!': undefined methodlength' for nil:NilClass (NoMethodError)
from /Library/Ruby/Gems/1.8/gems/shenzhen-0.5.0/lib/shenzhen/commands/build.rb:35
from /Library/Ruby/Gems/1.8/gems/commander-4.1.5/lib/commander/command.rb:180:in call' from /Library/Ruby/Gems/1.8/gems/commander-4.1.5/lib/commander/command.rb:180:incall'
from /Library/Ruby/Gems/1.8/gems/commander-4.1.5/lib/commander/command.rb:155:in run' from /Library/Ruby/Gems/1.8/gems/commander-4.1.5/lib/commander/runner.rb:402:inrun_active_command'
from /Library/Ruby/Gems/1.8/gems/commander-4.1.5/lib/commander/runner.rb:78:in run!' from /Library/Ruby/Gems/1.8/gems/commander-4.1.5/lib/commander/delegates.rb:7:inrun!'
from /Library/Ruby/Gems/1.8/gems/commander-4.1.5/lib/commander/import.rb:10
from /usr/bin/ipa:19

from shenzhen.

dehru avatar dehru commented on August 9, 2024

I found a pattern. I am using cordova to build the ios project. I'm trying to avoid opening xcode...I want to automate all of this. But after I use cordova ( phonegap ) to create the xcode project via command line, I must open the xcode project in xcode and do a build ( just to the simulator ). After the point, ipa build command works just fine.

So I'm guessing that the project that cordova creates is not exactly how shenzhen wants it, but opening it in xcode does some apple voodoo to the project file, and then shenzhen can build the ipa via command line.

from shenzhen.

mattt avatar mattt commented on August 9, 2024

a950463 aborts with an error rather than raising an exception.

As for Cordova, Shenzhen does not officially support any build systems other than Xcode.

Thanks!

from shenzhen.

aramkarapetian avatar aramkarapetian commented on August 9, 2024

I have similar issue which comes to xcodebuild -list command which hang with no error unless I open xcode once.
The problem with me is that I have automate this (for CI) and don't want to use automator.
Could someone shed a light here?

from shenzhen.

dehru avatar dehru commented on August 9, 2024

There are some pretty nice online build services doing this these days. You automate the upload, or they integrate with git. I've had some co-workers use it. https://build.phonegap.com/apps

from shenzhen.

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.