Giter VIP home page Giter VIP logo

Comments (9)

LaurentFough avatar LaurentFough commented on May 13, 2024

Getting the same error.

  • different actions though: using Cocoapods to add in the Sparkle framework.

Pod is setup and and install properly... error on build, same as mentioned by @m99coder .

from xbar.

matryer avatar matryer commented on May 13, 2024

I have no idea I’m afraid, it’s working for me.

Maybe try cloning the repo again!?

On 6 Jan 2016, at 10:47, Laurent Fough [email protected] wrote:

Getting the same error.

different actions though: using Cocoapods to add in the Sparkle framework.
Pod is setup and and install properly... error on build, same as mentioned by @m99coder https://github.com/m99coder .


Reply to this email directly or view it on GitHub #104 (comment).

from xbar.

m99coder avatar m99coder commented on May 13, 2024

All the Vendor folders are empty. How are they filled? Automatically by XCode build?

from xbar.

matryer avatar matryer commented on May 13, 2024

They're linked repos - see https://github.com/matryer/bitbar/tree/master/App/Vendor

Try this:

git submodule update --remote --merge

from xbar.

matryer avatar matryer commented on May 13, 2024

p.s. once we figure this out, we'll add some notes to "Contributing"

from xbar.

m99coder avatar m99coder commented on May 13, 2024

The correct command is git submodule init && git submodule update in the root folder (same folder as .gitmodules file). After this it works like a charm.

Maybe you could also add some notes about where to find the release build. In my case XCode saved it under ~/Library/Developer/XCode/DerivedData/{app-name}/Build/Products/Release/BitBar.app.

from xbar.

matryer avatar matryer commented on May 13, 2024

We need to make sure this is clear for people wishing to contribute. What’s the best way to do that?

On 6 Jan 2016, at 12:27, Marco Lehmann [email protected] wrote:

Closed #104 #104.


Reply to this email directly or view it on GitHub #104 (comment).

from xbar.

m99coder avatar m99coder commented on May 13, 2024

I would recommend to add notes to README.md as you suggested. Without git submodule init it won’t work. You have to execute it once. Afterwards git submodule update is fair enough to do the job.

from xbar.

LaurentFough avatar LaurentFough commented on May 13, 2024

Works (builds fine) for me here.

  • with: git submodule init && git submodule update

from xbar.

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.