representedObjectのプロパティをNSViewControllerのNSArrayControllerプロパティselection( である)にバインドすることは可能NSManagedObjectですか?
[self.ressourcesViewController bind:@"representedObject" toObject:self.ressourcesController withKeyPath:@"selection" options:nil];
これにより、何らかの理由で常に選択なしのプレースホルダーが表示されます!