Hi,

The answers to the questions are:

1) In the ibplugin folder under Contents/MacOS folder there is one file "MyControls" (no extension)

2) i386

3) i386 ppc ppc64 ppc7400 ppc970 x86_64 (Valid Architectures)




On Jul 16, 2008, at 9:14 PM, Kevin Cathey wrote:

Hey Anders,

A few more things to check:

1. In the built plugin on disc, make sure there is a Contents/MacOS folder in your *.ibplugin folder, and that there is an executable in there. 2. Run "lipo -info EXECUTABLE" and see what the supported architectures are. 3. In Xcode, under the plugin's build settings, what are the architectures?

Kevin

--------------------------
Kevin Cathey


On Jul 16, 2008, at 11:37 AM, 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 PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/cathey%40apple.com

This email sent to [EMAIL PROTECTED]


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to