Skip to content

Commit a9d2c94

Browse files
committed
switch to swift 6.1
1 parent c787a1d commit a9d2c94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ios
22

33
env:
4-
XCODE_VERSION: 'Xcode_16.0'
4+
XCODE_VERSION: 'Xcode_16.3'
55

66
on:
77
pull_request:

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.5
1+
// swift-tools-version:6.1
22

33
import PackageDescription
44

0 commit comments

Comments
 (0)