Re: Building plugins for Xcode 5.1
Re: Building plugins for Xcode 5.1
- Subject: Re: Building plugins for Xcode 5.1
- From: Joar Wingfors <email@hidden>
- Date: Thu, 13 Mar 2014 07:57:34 -0700
Xcode offers absolute zero support for third-party plug-ins, and consequently no documentation.
Further discussion on this topic is not appropriate for this list.
Joar
On 13 mar 2014, at 07:04, Alex Zavatone <email@hidden> wrote:
> I'm trying to build some plugins to disable the animations in Xcode 5.1 and am interested in finding any documentation on plugin changes in Xcode 5.0 and 5.1.
>
> This project seems to do what I want
> https://github.com/davekeck/Xcode-4-Fixins/
>
> Yet when it builds and launches the plugins, all fail due to a UUID (I suspect that's Xcode 5.1's) not being present in DVTPlugInCompatibilityUUIDs.
>
> I've tried adding the listed Xcode UUID in the error to a pList Array for DVTPlugInCompatibilityUUIDs, but this just results in an instant crash of Xcode in XCPluginManager loadPluginBundle
>
> What's odd is that in searching the docs for DVTPlugInCompatibilityUUIDs is that nothing comes up.
>
> Is there any resource that documents the plugin start-up process or a plugin requirements resource that anyone could point me to?
>
> Thanks
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden