Re: Strange toolbar item error

2016-09-17 Thread Kyle Sluder
On Fri, Sep 16, 2016, at 11:11 PM, Shane Stanley wrote: > On 15 Sep 2016, at 2:54 PM, Kyle Sluder wrote: > > > > On Wed, Sep 14, 2016, at 07:50 PM, Shane Stanley wrote: > >> Under 10.12 GM, I'm seeing entries like this in Console: > >> > >> NSToolbarItem () had to adjust the size of > >> from

"Live" NSFetchRequest?

2016-09-17 Thread Frank D. Engel, Jr.
Before I go reinventing the wheel to try to code around this... Is there any way I can set up a "live" NSFetchRequest in a Core Data model, so that is matches against the predicate change (for example, predicate filters on a field, the value of that field changes such that an object suddenly m

Re: Strange toolbar item error

2016-09-17 Thread Shane Stanley
On 18 Sep 2016, at 3:12 AM, Kyle Sluder wrote: > >> For anyone seeing the same thing, the solution seems to be to change the >> max size of the toolbar items to the unexpected "expected" size. > > Yes, the intent of the warning message is to get you to do that. But > since you’re linking against