开发者

Predicate Builder for Fetched Properties?

开发者 https://www.devze.com 2023-03-15 04:10 出处:网络
Does anyone know how to access the Predicate Builder for fetched properties in Xcode 4?The docs开发者_开发百科 indicate that one needs to access it through the \"The Browser View\", but I thought this

Does anyone know how to access the Predicate Builder for fetched properties in Xcode 4? The docs开发者_开发百科 indicate that one needs to access it through the "The Browser View", but I thought this view went out with Xcode 3. I can get to the Predicate Builder for Fetch Requests, but can't figure how to get to it for fetched properties.

There must be a solution.


In Xcode model designer add fetched property to an entity. In the rightmost panel you will see "Edit Predicate" button.

0

精彩评论

暂无评论...
验证码 换一张
取 消