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 (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