Skip to content

Commit

Permalink
Revert "debugging"
Browse files Browse the repository at this point in the history
This reverts commit 0f1c98a and f6cbef1.
  • Loading branch information
ikesyo committed Nov 14, 2024
1 parent acdd251 commit afafa8d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Sources/ScipioKit/Producer/Cache/CacheSystem.swift
Original file line number Diff line number Diff line change
Expand Up @@ -245,10 +245,7 @@ struct CacheSystem: Sendable {
buildOptions: buildOptions,
clangVersion: clangVersion,
xcodeVersion: xcodeVersion,
// Making the cache key compatible with 0.24.0 temporarily for easier debugging.
//
// TODO: revert this before merging
scipioVersion: "578ce98d236e79dad3e473cb11153e867be07174"
scipioVersion: currentScipioVersion
)
}

Expand Down

0 comments on commit afafa8d

Please sign in to comment.