Giter VIP home page Giter VIP logo

Comments (4)

tsafrir avatar tsafrir commented on August 9, 2024

My guess is that you have installed the Xcode 5 DP and it's Command Line tools.
So when you build with shenzhen, it uses the Xcode 5 command line tools, and I suppose that the nib compilers uses the iOS 7 defaults or just have a bug.

I had a very similar issue, and changing the xcode-select to point back to the Xcode 4 SDK was not enough.
If that's your problem, then go to the portal and download the xcode 4.6.2 command line tools and reinstall.

You can use the following to see if your sdk path points to the Xcode 5 DP.
$ xcode-select --print-path
/Applications/Xcode.app/Contents/Developer

from shenzhen.

mikemuzza avatar mikemuzza commented on August 9, 2024

Thanks tsafrir, I'll give that a shot and report back.

from shenzhen.

mikemuzza avatar mikemuzza commented on August 9, 2024

That did it, thanks a bunch! I had just started using shenzhen before Xcode 5's release and figured I must have missed the few label issues prior to that. Never would have connected the dots.

For others, to uninstall CLI tools I followed creativecoders's instructions on stackoverflow: http://stackoverflow.com/questions/11678882/how-to-uninstall-xcode-4-4-command-line-tools-mac-os-x-10-8-mountain-lion.

from shenzhen.

tsafrir avatar tsafrir commented on August 9, 2024

enjoy :)

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.