Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Apr 4, 2024
1 parent 635d221 commit 89ea0c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
with:
submodules: true
show-progress: false
- run: sudo xcode-select --switch /Applications/Xcode_15.3.app
- run: sudo xcode-select --switch /Applications/Xcode_15.3.app/Contents/Developer
- run: swift --version
- run: cargo install cargo-lipo
- run: set -o pipefail && xcodebuild -workspace deltachat-ios.xcworkspace -scheme deltachat-ios -destination "platform=iOS Simulator,name=iPhone SE (3rd generation)" | xcbeautify --renderer github-actions

0 comments on commit 89ea0c3

Please sign in to comment.