Configure Apple host deployment targets

This commit is contained in:
KhooLy 2026-07-13 04:33:29 +03:00
parent b08dd5a00d
commit 5779930510

View file

@ -1,9 +1,12 @@
name: FluxaApple
options:
xcodeVersion: "15.4"
xcodeVersion: "16.4"
deploymentTarget:
iOS: "16.0"
tvOS: "16.0"
iOS: "17.0"
tvOS: "17.0"
settings:
base:
GENERATE_INFOPLIST_FILE: YES
targets:
FluxaIos:
type: application