Appearance
ENUM
Project.ProjectType
Contents
geko
spm
cocoapods
public enum ProjectType: Codable, Equatable
Project type indicating how the project will be initialized
case geko
case spm
case cocoapods