Skip to content

ENUM

Project.ProjectType

Contents

swift
public enum ProjectType: Codable, Equatable

Project type indicating how the project will be initialized

Cases

geko

swift
case geko

spm

swift
case spm

cocoapods

swift
case cocoapods