Compare commits

...

2 commits

Author SHA1 Message Date
arichornlover
376176db22
Update buildapp.yml 2024-06-21 21:11:52 -05:00
arichornlover
6f54760c2f
Update Makefile 2024-06-21 21:11:25 -05:00
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ on:
inputs:
sdk_version:
description: "iOS SDK Version"
default: "16.4"
default: "18.0"
required: true
type: string
uyou_version:

View file

@ -1,4 +1,4 @@
export TARGET = iphone:clang:16.4:15.0
export TARGET = iphone:clang:18.0:15.0
export ARCHS = arm64
export libcolorpicker_ARCHS = arm64