Skip to content

Commit

Permalink
Merge pull request #315 from cryptomator/feature/hub-poc
Browse files Browse the repository at this point in the history
Initial support for Cryptomator Hub
  • Loading branch information
tobihagemann committed Nov 24, 2023
2 parents 0633c48 + bb5824b commit 7b5f78b
Show file tree
Hide file tree
Showing 112 changed files with 3,519 additions and 603 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
jobs:
build:
name: Build and test
runs-on: macos-12
runs-on: macos-13
env:
DERIVED_DATA_PATH: 'DerivedData'
DEVICE: 'iPhone 12 Pro'
DEVICE: 'iPhone 14 Pro'
if: "!contains(github.event.head_commit.message, '[ci skip]') && !contains(github.event.head_commit.message, '[skip ci]')"
strategy:
matrix:
Expand Down
73 changes: 43 additions & 30 deletions Cryptomator.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Loading

0 comments on commit 7b5f78b

Please sign in to comment.