Skip to content

Commit 99ce8e2

Browse files
PaulsAutomationBotApodiniBotPSchmiedmayer
authored
Update dependencies (#8)
* Update Apodini to 0.6.2 Co-authored-by: ApodiniBot <[email protected]> Co-authored-by: Paul Schmiedmayer <[email protected]>
1 parent 25c15a0 commit 99ce8e2

File tree

7 files changed

+190
-244
lines changed

7 files changed

+190
-244
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Check Swift version
3232
run: swift --version
3333
- name: Build and test
34-
run: xcodebuild test -scheme App -destination 'platform=iOS Simulator,OS=15.0,name=iPhone 12'
34+
run: xcodebuild test -scheme App -destination 'platform=iOS Simulator,name=iPhone 13'
3535
macoswebservice:
3636
name: macOS WebService ${{ matrix.configuration }}
3737
runs-on: macos-11

Example.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 89 additions & 116 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)