Skip to content

Commit

Permalink
Consolidate into package (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcbride authored Jan 25, 2022
1 parent 714b634 commit c2f958f
Show file tree
Hide file tree
Showing 85 changed files with 19 additions and 6,491 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,6 @@ on:

jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v2
- uses: actions/cache@v1
with:
path: Carthage
key: ${{ runner.os }}-carthage-${{ hashFiles('Cartfile.resolved') }}
restore-keys: |
${{ runner.os }}-carthage-
- name: Build and Test
run: Tools/ci-xcode.sh
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

spm:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v2
Expand Down
1 change: 0 additions & 1 deletion Cartfile

This file was deleted.

2 changes: 0 additions & 2 deletions Cartfile.private

This file was deleted.

3 changes: 0 additions & 3 deletions Cartfile.resolved

This file was deleted.

1 change: 0 additions & 1 deletion Carthage/Checkouts/xcconfigs/.gitignore

This file was deleted.

245 changes: 0 additions & 245 deletions Carthage/Checkouts/xcconfigs/Base/Common.xcconfig

This file was deleted.

51 changes: 0 additions & 51 deletions Carthage/Checkouts/xcconfigs/Base/Configurations/Debug.xcconfig

This file was deleted.

27 changes: 0 additions & 27 deletions Carthage/Checkouts/xcconfigs/Base/Configurations/Profile.xcconfig

This file was deleted.

Loading

0 comments on commit c2f958f

Please sign in to comment.