Skip to content

Commit

Permalink
rm Package.resolved to solve SPI build caching problem
Browse files Browse the repository at this point in the history
  • Loading branch information
NikSativa committed Sep 17, 2024
1 parent 17a0a8c commit 78ce3b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Pods/*
Carthage/*
Packages/*
.swiftpm/*
Package.resolved

## Bundler
.bundle/
Expand All @@ -19,4 +20,4 @@ bin/
## XCode local data
Build/
DerivedData/
.build/
.build/
33 changes: 0 additions & 33 deletions Package.resolved

This file was deleted.

0 comments on commit 78ce3b5

Please sign in to comment.