Re: IBPlugin cannot load
Re: IBPlugin cannot load
- Subject: Re: IBPlugin cannot load
- From: Tommy Nordgren <email@hidden>
- Date: Wed, 16 Jul 2008 21:40:55 +0200
Another thing to check:
An interface builder plugin have a method that returns the bundle
identifiers of any
frameworks beside standard frameworks used by your plugin. (An NSArray
containing NSStrings)
This should return at least the bundle identifier of the framework
defining any classes your plugin creates.
On 16 jul 2008, at 20.37, Anders Lassen wrote:
Hi,
I am pretty new to Xcode, and I hoped that I could create some
custom controls using the Interface Builders Plug-In facility.
But after completing all step in the "Quick Start" chapter in
"Interface Builder Plug-In Programming Guide", I cannot load the
Plug-In. I get a error dialog saying:
"The bundle "MyButton" could not be loaded because is is damaged or
missing necessary resources."
This is very weird, since I followed the "Plug-In Quick Start" tour
very carefully.
Steps to Reproduce:
1) Follow Chapter 2, or just build a Plug-In using the Xcode template
2) Load the Plug-In from Interface Builders Preference dialog
I hope that anyone can help on this. I have used a lot of time
trying figure out what is wrong.
_______________________________________________
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
------------------------------------------------------
"Home is not where you are born, but where your heart finds peace" -
Tommy Nordgren, "The dying old crone"
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