When you add the persistent store to the coordinator, in the store options dictionary, use the option NSSQLitePragmasOption (which is a sub dictionary of pragma keys & values) to pass the @"lock_proxy_file" key with a value of NSNull.
- Ben On Aug 7, 2010, at 7:17 AM, Hunter Hillegas wrote: > Given those limitations, how does one enable support for a 10.6+ target? > > On Aug 6, 2010, at 11:38 PM, Ben Trumbull wrote: > >> It possible, but inefficient, for a very limited number of clients to share >> over AFP. NFS doesn't work correctly at all. This is restricted by file >> caching issues underneath us. There are a lot of limitations and sharp >> edges here, so we actively recommend against multiple computers >> simultaneously accessing the same db. Support for it is disabled by default >> for projects built with a deployment target >= 10.6 > _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com