Giter Site home page Giter Site logo

Comments (5)

Kapeli avatar Kapeli commented on July 24, 2024

No idea what might be going wrong (no one else has reported any issues).

Can you try to debug things on your end by adding some NSLogs in pluginDidLoad: and see how far it goes? You'd then have to check Console.app when you re-launch Xcode to see what happens.

from dash-plugin-for-xcode.

dwilson99 avatar dwilson99 commented on July 24, 2024

Bogdan,

Among other things, the Console shows the following. Do you know what it means?

4/7/14 11:03:09.909 AM Xcode[2663]: [MT] PluginLoading: Required plug-in compatibility UUID A2E4D43F-41F4-4FB9-BB94-7177011C9AED for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/OMQuickHelp.xcplugin' not present in DVTPlugInCompatibilityUUIDs

My NSLog statements in pluginDidLoad don't appear at all.

Thanks,
-Dave

On Apr 7, 2014, at 3:08 AM, Bogdan Popescu [email protected] wrote:

No idea what might be going wrong (no one else has reported any issues).

Can you try to debug things on your end by adding some NSLogs in pluginDidLoad: and see how far it goes? You'd then have to check Console.app when you re-launch Xcode to see what happens.


Reply to this email directly or view it on GitHub.


David A. Wilson, Ph.D.
Personal Concepts
4181 Horizon Court
San Jose, CA 95148
Work: (408) 532-1663
Mobile: (650) 575-5687

from dash-plugin-for-xcode.

Kapeli avatar Kapeli commented on July 24, 2024

That means that Xcode looked inside the Info.plist of the plugin and couldn't find the UUID that says that the plugin is compatible with Xcode 5.1.

This most likely means you're not building from the latest commit, as the UUID that Xcode complains about (A2E4D43F-41F4-4FB9-BB94-7177011C9AED) is already present at https://github.com/omz/Dash-Plugin-for-Xcode/blob/master/Info.plist#L34.

from dash-plugin-for-xcode.

dwilson99 avatar dwilson99 commented on July 24, 2024

Bogdan,

The funny thing was that I do have the latest version, with the correct UUID. So I just deleted the plugin, and rebuilt it. Now it works!

Thanks for your help,
-Dave

On Apr 7, 2014, at 11:17 AM, Bogdan Popescu [email protected] wrote:

That means that Xcode looked inside the Info.plist of the plugin and couldn't find the UUID that says that the plugin is compatible with Xcode 5.1.

This most likely means you're not building from the latest commit, as the UUID that Xcode complains about (A2E4D43F-41F4-4FB9-BB94-7177011C9AED) is already present at https://github.com/omz/Dash-Plugin-for-Xcode/blob/master/Info.plist#L34.


Reply to this email directly or view it on GitHub.


David A. Wilson, Ph.D.
Personal Concepts
4181 Horizon Court
San Jose, CA 95148
Work: (408) 532-1663
Mobile: (650) 575-5687

from dash-plugin-for-xcode.

Kapeli avatar Kapeli commented on July 24, 2024

Glad to hear it worked out :)

from dash-plugin-for-xcode.

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.