CIServiceKitMigrationService
struct CIServiceKitMigrationService
The CIServiceKitMigrationService
-
The FileManager
Declaration
Swift
let fileManager: FileManager -
The XcodeProjectService
Declaration
Swift
let xcodeProjectService: XcodeProjectService
-
Designated Initializer
Declaration
Swift
init(fileManager: FileManager = .default, xcodeProjectService: XcodeProjectService)Parameters
fileManagerThe FileManager. Default value
.defaultxcodeProjectServiceThe XcodeProjectService
View on GitHub
CIServiceKitMigrationService Structure Reference