• 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: [<NSCFArray> removeObserver:forKeyPath:] is not supported
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [<NSCFArray> removeObserver:forKeyPath:] is not supported


  • Subject: Re: [<NSCFArray> removeObserver:forKeyPath:] is not supported
  • From: Jon Hess <email@hidden>
  • Date: Mon, 5 Nov 2007 11:49:28 -0800

Hey Nils -

It sounds like you used Interface Builder 2.x and added an instance of NSArray to your nib file. As you've noticed, Interface Builder 3.0 doesn't support unobservable objects in nibs.

Your best bet here is to remove the NSArray from the nib until IB 3.0 supports working with unobservable objects inside of nibs.

Jon Hess


On Nov 5, 2007, at 11:16 AM, email@hidden wrote:

Hi there

I tried to open a NIB-file from an open source project. But I get this error:

---
The document "Main.nib" could not be opened. Der Vorgang konnte nicht abgeschlossen werden. (com.apple.InterfaceBuilder-Fehler -1.)
Check the console log for additional information.
---


The console log:

---
05.11.07 20:12:03 Interface Builder[2135] [<NSCFArray 0x189f2600> removeObserver:forKeyPath:] is not supported. Key path: appleScriptObjectName
---


I'm using Leopard (with IB 3.0). The developer used Tiger...

Google didn't help really...

Any help is appreciated.

Nils
_______________________________________________

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:
@mac.com


This email sent to email@hidden

_______________________________________________

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


  • Follow-Ups:
    • Re: [<NSCFArray> removeObserver:forKeyPath:] is not supported
      • From: email@hidden
References: 
 >[<NSCFArray> removeObserver:forKeyPath:] is not supported (From: email@hidden)

  • Prev by Date: Re: Getting the right objects in an Array
  • Next by Date: Re: Unable to add classes to IB 3.0
  • Previous by thread: [<NSCFArray> removeObserver:forKeyPath:] is not supported
  • Next by thread: Re: [<NSCFArray> removeObserver:forKeyPath:] is not supported
  • Index(es):
    • Date
    • Thread