Defined the IDE enumeration in the library target.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
public enum IDE: String {
|
||||
case vscode
|
||||
case xcode
|
||||
}
|
||||
Reference in New Issue
Block a user