- override public class func defaultDirectoryURL() -> URL {
- let url = FileManager.default.containerURLForSecurityApplicationGroupIdentifier("your.group.name")!
- return url
- }
Tuesday, March 27, 2018
share resource group between apps
Subscribe to:
Posts (Atom)