Skip to content

Commit

Permalink
Fix macOS Support (#91)
Browse files Browse the repository at this point in the history
* Disable MetricKit for macOS

* Allow saving to desktop for macOS

* Update CI

* Fix CI

* Fix tests

* Update gems

* Fix CI

* Change back submodule to use HTTP for CI

* Update CI submodule package version

* Fix Danger

* Fix danger package references

* Update CI

* Fix CI

* Speed up CI by disabling the test for testing

* Fix Danger references

* Fix CI

* Update CI

* Update link to SPM package in CI

* Update Danger

* Go back to Swift 5.3

* Improve package definition for Danger

* Restore an old version of Danger

* Fix Danger

* Re-enable test and remove whitespace

* Remove whitespace
  • Loading branch information
AvdLee authored Oct 13, 2021
1 parent c7e1b86 commit 063da6f
Show file tree
Hide file tree
Showing 8 changed files with 229 additions and 219 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "Submodules/WeTransfer-iOS-CI"]
path = Submodules/WeTransfer-iOS-CI
url = https://github.com/WeTransfer/WeTransfer-iOS-CI.git
url=https://github.com/WeTransfer/WeTransfer-iOS-CI.git
branch = master
91 changes: 0 additions & 91 deletions .swiftpm/xcode/xcshareddata/xcschemes/Diagnostics.xcscheme

This file was deleted.

Loading

0 comments on commit 063da6f

Please sign in to comment.