Defined the AssetFile enumeration type in. the library target and also, conformed it to the Pathable protocol.
This commit is contained in:
@@ -15,7 +15,7 @@ protocol Pathable {
|
||||
|
||||
// MARK: Properties
|
||||
|
||||
/// A (relative) path.
|
||||
/// A (relative) path to a resource.
|
||||
var path: String { get }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user