NSPredicateEditor in Xcode 4

前端 未结 4 1106
醉梦人生
醉梦人生 2021-01-05 06:40

Bit of an issue with Xcode 4\'s predicate editor controls - I think I\'m doing everything right, and it really seems like the IDE itself is busted.

I\'m having this i

4条回答
  •  梦毁少年i
    2021-01-05 07:10

    running into the same problem with XCode4, unfortunatly i can't test no more with Xcode3's IB.

    Starting with the sample found here http://nvie.com/posts/nspredicateeditor-tutorial/ i suspect XCode4 IB to have bugs, because adding a keypath in Predicate Editor via IB and adding an entry in the DEFAULT_PREDICATE leads to "Warning - unable to find template matching predicate".. Check this sample to understand ;) Seems there's known issue ? Maybe i'm missing something..

提交回复
热议问题