init(url:)
Initializes the receiver with a URL for the store.
Declaration
init(url: URL)Parameters
- url:
Location for the store.
Return Value
Initialized NSPersistentStoreDescription configured with the given URL.
Initializes the receiver with a URL for the store.
init(url: URL)Location for the store.
Initialized NSPersistentStoreDescription configured with the given URL.