开发者

Warning in core data database

I have created c开发者_开发问答ore data database in xcode. i haven't insert any thing in DB and getting following worning. DipItItemOptions has a relationship with DipItItems entity

DipItItemOptions.newRelationship1 should have an inverse


It is recommended that relationships in Core Data work both ways. So if DipItItemOptions has a relationship with DipItItems, then DipItItems should also have a relationship with DipItItemOptions. It's not always necessary but recommended anyway.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜