deleteStores(_:)
Deletes the given stores configured by your app if they exist
Declaration
static func deleteStores(_ storeNames: Set<ManagedSettingsStore.Name>)Parameters
- storeNames:
The names of the stores to delete
Deletes the given stores configured by your app if they exist
static func deleteStores(_ storeNames: Set<ManagedSettingsStore.Name>)The names of the stores to delete