• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Core Data user Info
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data user Info


  • Subject: Re: Core Data user Info
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 02 Nov 2012 10:01:23 -0600

On Nov 2, 2012, at 12:24 AM, Rick Mann <email@hidden> wrote:

> My somewhat older project has a couple of userInfo entries on each of the attributes in the Core Data model:
>
> com.apple.syncservices.AutomaticResolutionPolicy = {
>    PreferredClientType = app;
>    PreferredRecord = Truth;
> }
> com.apple.syncservices.ExcludeFromDataChangeAlert = NO
>
> Where did these come from? I don't seem to be able to set them on a new project (Xcode either crashes or won't save them, rdar://12622184).

Those look like Sync Services properties. Sync Services was a way of synchronizing data between applications and computers back in the days when PCs were still peoples' digital hubs. In Leopard (I think) Apple added the option to directly sync a CoreData database with Sync Services, greatly simplifying the sync client logic you'd normally have to write to sync data with Sync Services. Sync Services was deprecated in favor of iCloud in Lion. Anyway, you can ignore these properties if your project doesn't use Sync Services.

Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Core Data user Info
      • From: Rick Mann <email@hidden>
References: 
 >Core Data user Info (From: Rick Mann <email@hidden>)

  • Prev by Date: NSTableRowView which row ?
  • Next by Date: Re: is this possible in iOS with constraints?
  • Previous by thread: Core Data user Info
  • Next by thread: Re: Core Data user Info
  • Index(es):
    • Date
    • Thread