Archive Create xcarchive Archive { $0.configure( projectType: .project("TestApp"), scheme: "TestApp", archivePath: Directory.downloads.appendingPathComponent("TestApp.xcarchive").path ) }