Skip to content

Commit

Permalink
fix: remove swiftpm hidden directory
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoDotIO committed Aug 12, 2024
1 parent 43a16d1 commit 1ea38f3
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 155 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Xcode
uses: maxim-lobanov/setup-xcode@v1
Expand All @@ -40,7 +40,7 @@ jobs:
cp xcodebuild.log output/
- name: Upload test results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: xcresult-files
path: output/
7 changes: 0 additions & 7 deletions .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

This file was deleted.

67 changes: 0 additions & 67 deletions .swiftpm/xcode/xcshareddata/xcschemes/AptosKit-Package.xcscheme

This file was deleted.

79 changes: 0 additions & 79 deletions .swiftpm/xcode/xcshareddata/xcschemes/AptosKit.xcscheme

This file was deleted.

0 comments on commit 1ea38f3

Please sign in to comment.