• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Make IB 3.2.6 more verbose while loading plug-in?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Make IB 3.2.6 more verbose while loading plug-in?


  • Subject: Re: Make IB 3.2.6 more verbose while loading plug-in?
  • From: Vyacheslav Karamov <email@hidden>
  • Date: Fri, 25 Mar 2011 10:08:59 +0200

25-Mar-11 09:36, Jonathan Hess пишет:
On Mar 23, 2011, at 3:05 AM, Vyacheslav Karamov wrote:

Hi All!

I have rewritten IB 2x palette to IB 3x plug-in, but I can't load it via IB Preferences.
IB shows message: "The bundle CLControlsIBPlugin couldn't be loaded because it is damaged or missing necessary resources. Try reinstalling the bundle".
But when I launched IB via XCode debugger, both Debug and Release versions of plug-in were loaded successfully.

How to make IB more verbose?
Try checking the console.app log, there are usually log messages there about the plug-in loading failure. The most typical reason for a plug-in to fail to load is unresolvable references to dynamic libraries. For example, linking to /Library/Frameworks/MyFramework.framework when that file doesn't yet exist on your system and is instead in your build folder.

Jon Hess

Thank you, but the first thing I have done was looking to console.app. I couldn't see any error or warning messages from IB or XCode.
I also tried to make symbolic links to dependencies to ~/Library/Frameworks and /Library/Frameworks.
_______________________________________________
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
References: 
 >Make IB 3.2.6 more verbose while loading plug-in? (From: Vyacheslav Karamov <email@hidden>)
 >Re: Make IB 3.2.6 more verbose while loading plug-in? (From: Jonathan Hess <email@hidden>)

  • Prev by Date: Re: Make IB 3.2.6 more verbose while loading plug-in?
  • Next by Date: Re: Why does XCode 4 always open files up to maximum size?
  • Previous by thread: Re: Make IB 3.2.6 more verbose while loading plug-in?
  • Next by thread: Info.plist and the DT* keys
  • Index(es):
    • Date
    • Thread