mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
Default SDK is iOS 17.5 (buildapp.yml)
This commit is contained in:
parent
9983fc5cfe
commit
f8b5028cbc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildapp.yml
vendored
2
.github/workflows/buildapp.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
inputs:
|
||||
sdk_version:
|
||||
description: "iOS SDK Version"
|
||||
default: "16.4"
|
||||
default: "17.5"
|
||||
required: true
|
||||
type: string
|
||||
uyou_version:
|
||||
|
|
|
|||
Loading…
Reference in a new issue