Skip to content

Commit

Permalink
Merge pull request #67 from will-lumley/tech/remove-spm
Browse files Browse the repository at this point in the history
Exclusively using SPM for Dependency Manager Source
  • Loading branch information
will-lumley authored Jan 29, 2024
2 parents 48f98ce + 243364b commit ea51963
Show file tree
Hide file tree
Showing 183 changed files with 1,063 additions and 22,895 deletions.
13 changes: 3 additions & 10 deletions .github/workflows/BuildTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,10 @@ on:
jobs:
build:
name: Build and Test
runs-on: macos-12
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Force Xcode 13.2.1
run: sudo xcode-select -switch /Applications/Xcode_13.2.1.app

- name: Build Setup
run: >-
xcodebuild test
-workspace Example/FaviconFinder.xcworkspace
-scheme FaviconFinder-Example
-destination 'platform=macOS'
- name: Test
run: swift test
23 changes: 0 additions & 23 deletions .github/workflows/DeployToCocoapods.yml

This file was deleted.

1 change: 0 additions & 1 deletion Cartfile

This file was deleted.

847 changes: 0 additions & 847 deletions Example/FaviconFinder.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions Example/FaviconFinder.xcworkspace/contents.xcworkspacedata

This file was deleted.

31 changes: 0 additions & 31 deletions Example/FaviconFinder/AppDelegate.swift

This file was deleted.

This file was deleted.

Loading

0 comments on commit ea51963

Please sign in to comment.