Update localPackages
This commit is contained in:
parent
0db85ddc49
commit
542d847ee6
@ -17,7 +17,7 @@ public enum StorageServiceIdentifiers {
|
||||
|
||||
public static var appGroupIdentifier: String {
|
||||
let identifier = Bundle.main.object(forInfoDictionaryKey: "AppGroupID") as? String ??
|
||||
"group.\(bundleIdentifier.lowercased())"
|
||||
"group.\(bundleIdentifier)"
|
||||
return identifier
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user