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
fileManager
The FileManager. Default value
.default
xcodeProjectService
The XcodeProjectService