Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
ikesyo committed Nov 8, 2024
1 parent e7b20c5 commit 0f1c98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ScipioKit/Producer/Cache/CacheSystem.swift
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ struct CacheSystem: Sendable {
buildOptions: buildOptions,
clangVersion: clangVersion,
xcodeVersion: xcodeVersion,
scipioVersion: currentScipioVersion
scipioVersion: "578ce98d236e79dad3e473cb11153e867be07174" // TODO: revert
)
}

Expand Down

0 comments on commit 0f1c98a

Please sign in to comment.