Git Product home page Git Product logo

Comments (11)

jspahrsummers avatar jspahrsummers commented on June 15, 2024

Did you run script/bootstrap?

Our continuous integration runs on 10.7, so this seems like a setup issue.

from objective-git.

jpmoral avatar jpmoral commented on June 15, 2024

I tried it just now, it updated the submodules. Is that correct? I'm still getting the errors. Also, I'm not sure if this was there before, but I'm also getting

objective-git/ObjectiveGitTests/GTTagSpec.m:20:2: Property access result unused - getters should not be used for side effects

from objective-git.

jspahrsummers avatar jspahrsummers commented on June 15, 2024

@jpmoral What version of Xcode are you running?

@libgit2/classy-objective-c-collaborators Has anyone else seen something like this?

from objective-git.

tiennou avatar tiennou commented on June 15, 2024

Just tried to build GitX against master, which has the same configuration (10.7 deploy/10.8 SDK). No warning.

I'll try doing a fresh clone, just in case...

from objective-git.

tiennou avatar tiennou commented on June 15, 2024

Confirmed on a fresh clone oO.

Did a ./script/boostrap, opened the project, hit Build. Complete error log. Running Xcode 4.6.3 (the same I used for GitX above). Weird...

from objective-git.

jpmoral avatar jpmoral commented on June 15, 2024

I'm on Xcode 4.6.3.

from objective-git.

jspahrsummers avatar jspahrsummers commented on June 15, 2024

Hmm, I can't reproduce this even on a fresh clone, but perhaps it's because I'm using Xcode 5.

Nonetheless, it's still really confusing me to that CI hasn't run into any issues. Can you guys try running script/cibuild and see if the same issues are reported?

from objective-git.

jpmoral avatar jpmoral commented on June 15, 2024

Yes, build fails with the same errors (and a few others that I probably didn't notice before):

https://gist.github.com/jpmoral/6548198

from objective-git.

alanjrogers avatar alanjrogers commented on June 15, 2024

I can reproduce this on 10.7 with Xcode 4.6.3.

from objective-git.

alanjrogers avatar alanjrogers commented on June 15, 2024

To clarify, I could only reproduce this issue ->

objective-git/ObjectiveGitTests/GTTagSpec.m:20:2: Property access result unused - getters should not be used for side effects.

I fixed that in #256.

@jpmoral can you do a fresh clone from master and see if you still encounter the NSMutableDictionary errors?

from objective-git.

jpmoral avatar jpmoral commented on June 15, 2024
git clone [email protected]:libgit2/objective-git.git
cd objective-git
git submodule init
git submodule update

Build succeeds without issues! That's weird.

from objective-git.

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.