Re: [<NSCFArray> removeObserver:forKeyPath:] is not supported
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