···8899public struct StorageKit {
10101111- enum Directory {
1111+ public enum Directory {
1212 /// Only documents and other data that is user-generated, or that cannot otherwise be recreated by your application, should be stored in the <Application_Home>/Documents directory and will be automatically backed up by iCloud.
1313 case documents
1414