Skip to content

Commit

Permalink
Update Sources/XCRemoteCache/Artifacts/ArtifactProcessor.swift
Browse files Browse the repository at this point in the history
Co-authored-by: PatrikBillgren <[email protected]>
  • Loading branch information
polac24 and PatrikBillgren authored Jul 15, 2022
1 parent 2a5c6ed commit 4262620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/XCRemoteCache/Artifacts/ArtifactProcessor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import Foundation


/// Performs a pre/postprocessing on an artifact package
/// Coule be a place for file reorganization (to support legacy package formats) and/or
/// Could be a place for file reorganization (to support legacy package formats) and/or
/// remapp absolute paths in some package files
protocol ArtifactProcessor {
/// Processes a raw artifact in a directory. Raw artifact is a format of an artifact
Expand Down

0 comments on commit 4262620

Please sign in to comment.