Contents

removeUbiquitousContentAndPersistentStore(at:options:)

Deletes all ubiquitous content for all peers for the persistent store at a given URL and also delete the local store file.

Declaration

class func removeUbiquitousContentAndPersistentStore(at storeURL: URL, options: [AnyHashable : Any]? = nil) throws

Parameters

Discussion

Errors may be returned as a result of file I/O, iCloud network or iCloud account issues.

See Also

Deprecated type methods