Improve storage, paths
This commit is contained in:
7
CHDataManagement/Storage/SecurityScopeBookmark.swift
Normal file
7
CHDataManagement/Storage/SecurityScopeBookmark.swift
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
enum SecurityScopeBookmark: String {
|
||||
|
||||
case outputPath = "outputPathBookmark"
|
||||
|
||||
case contentPath = "contentPathBookmark"
|
||||
}
|
Reference in New Issue
Block a user