Conformed the Artifact enumeration to the ExpressibleByArgument protocol in the executable target.
This commit is contained in:
+1
@@ -3,4 +3,5 @@ import ColibriLibrary
|
|||||||
|
|
||||||
// MARK: - ExpressibleByArgument
|
// MARK: - ExpressibleByArgument
|
||||||
|
|
||||||
|
extension Artifact: ExpressibleByArgument {}
|
||||||
extension IDE: ExpressibleByArgument {}
|
extension IDE: ExpressibleByArgument {}
|
||||||
Reference in New Issue
Block a user