mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-18 15:07:00 +01:00
create AppGroupsManager
This commit is contained in:
@@ -270,7 +270,7 @@ public enum CoreStoreError: Error, CustomNSError, Hashable {
|
||||
The `NSError` error domain string for `CSError`.
|
||||
*/
|
||||
@nonobjc
|
||||
public let CoreStoreErrorDomain = "com.corestore.error"
|
||||
public let CoreStoreErrorDomain = Internals.libReverseDomain("error")
|
||||
|
||||
|
||||
// MARK: - CoreStoreErrorCode
|
||||
|
||||
Reference in New Issue
Block a user