Giter Site home page Giter Site logo

Comments (11)

wangyhzzz avatar wangyhzzz commented on August 12, 2024

+1

from codepilot.

mskobe avatar mskobe commented on August 12, 2024

+1, after install codepilot, I cannot install other plugins through Alcatraz. My Xcode version is 6.2 and Alcatraz version is 1.1.1

from codepilot.

esttorhe avatar esttorhe commented on August 12, 2024

not only that; my homebrew is notnow fucked up; can't run any brew commands…

Ideas as to how to circumvent this? Even removing CodePilot from the Plug-ins folder doesn't fix this…

from codepilot.

esttorhe avatar esttorhe commented on August 12, 2024

NVM; Alcatraz issue was related to something else

from codepilot.

jklausa avatar jklausa commented on August 12, 2024

I'm kinda bored atm so I took a look at it.

The 'correct' solution would be to make sure the plugin is only initialised when running "real" Xcode, not when xcodebuild is called, but I'm not actually sure if that's possible.

If it's not, the crash is caused because in CPCodePilotPlugin.m#L39, the CPCodePilotWindowDelegate is instantiated, which in L31 creates a new window, which obviously crashes.

My guess is that lazy-instantiating the WindowDelgate would make the problem make away, but I'm that bored to actually go ahead and try it.

from codepilot.

esttorhe avatar esttorhe commented on August 12, 2024

yeah; on #18 I offered to help with the project because it seems kind of "forgotten" and this leads me to believe that the contributors (not complaining about your job here guys) maybe don't have the time to work as much as this project requires.

I'll try to dig into this later today and will try to send a PR with hopefully a solution for this; in the meantime I had to remove CodePilot from my Plug-ins folder and from here:

~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/

from codepilot.

Jcdroid avatar Jcdroid commented on August 12, 2024

@esttorhe nice

from codepilot.

imkerberos avatar imkerberos commented on August 12, 2024

+1

from codepilot.

com314159 avatar com314159 commented on August 12, 2024

+1

from codepilot.

raho avatar raho commented on August 12, 2024

+1

from codepilot.

bubski avatar bubski commented on August 12, 2024

Hey guys, this problem should no longer appear ( as of #46 ). Let us know if you still have the issue.

from codepilot.

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.