identifierForNewStore(at:)
Returns the identifier for the store at a given URL.
Declaration
class func identifierForNewStore(at storeURL: URL) -> AnyParameters
- storeURL:
The URL of a persistent store.
Return Value
The identifier for the store at storeURL.