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