Re: More IB plugin confusion
Re: More IB plugin confusion
- Subject: Re: More IB plugin confusion
- From: Joey Hagedorn <email@hidden>
- Date: Fri, 3 Oct 2008 15:07:36 -0700
On Oct 3, 2008, at 2:34 PM, Ken Tozier wrote:
Hi
I encountered another puzzler in the IB plugin documentation. Under
the "Plug-in quick start > Creating and Configuring Your Xcode
Project" heading (http://developer.apple.com/documentation/DeveloperTools/Conceptual/IBPlugInGuide/Plug-inQuickStart/chapter_3_section_2.html#/
/apple_ref/doc/uid/TP40004323-CH9-DontLinkElementID_36), step 4
states "In the new project window, double-click your plug-in target
to open the inspector window for that target." but doesn't seem to
apply to anything in the project or generated files in either XCode
or Interface Builder"
What exactly are they referring to when they say "double-click your
plug-in target" if not the "Targets" item in the Xcode project?
Ken,
Click the disclosure triangle next to the "Targets" group in Xcode
your Xcode project. That should expose three items; each one of these
is a single target. Double-click the one that has a plugin icon, it
will be named the same as you named your project. This is the "plug-in
target," it sounds like you were double-clicking on the targets group
before instead.
Let me know if this works for you,
-Joey Hagedorn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden