Getting started#
Set the Scala version to 3
scalaVersion := "3.3.0"
Add the following sbt dependency
libraryDependencies += "com.bilal-fazlani" %% "swiftbar4s" % "<VERSION>"
Set the Scala version to 3
scalaVersion := "3.3.0"
Add the following sbt dependency
libraryDependencies += "com.bilal-fazlani" %% "swiftbar4s" % "<VERSION>"