Skip to content

Commit

Permalink
xcode version update
Browse files Browse the repository at this point in the history
  • Loading branch information
icarusdust committed Jan 19, 2024
1 parent 72ed10a commit 519eea5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Components/Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
swift-tools-version: 5.7.1
// swift-tools-version: 5.7.1
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand Down
2 changes: 1 addition & 1 deletion WKData/Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
swift-tools-version: 5.7.1
// swift-tools-version: 5.7.1
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand Down
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ definitions:
environment:
groups:
- ios_creds
xcode: 14.3.1
xcode: 15.2
vars:
XCODE_PROJECT: "Wikipedia.xcodeproj"
XCODE_SCHEME: "Wikipedia"
Expand Down

0 comments on commit 519eea5

Please sign in to comment.