ProductType
public enum ProductType: String
Defines what type of a Product
object
for the project’s manifest.
-
Declaration
Swift
case library
-
Declaration
Swift
case executable