I've run into an issue that I haven't seen before with our mapping models: If the filter predicate was set, and is then cleared, migration complains about the empty filter predicate with:
NSInvalidArgumentException: Unable to parse the format string "" I'm having to hand-edit the mapping XML files to remove the "sourcefilterpredicatestring" attribute tag altogether in order to make it happy. Is this a bug introduced in Xcode 6.3.1, that emptying the editor Filter Predicate field leaves an empty XML tag, that the migration code can't handle? That's what seems to be happening, but I haven't checked against an older version of Xcode to see if it doesn't do that. -- Rick Mann rm...@latencyzero.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com