Add KisaniCal scheme to project.yml

This commit is contained in:
kutesir
2026-05-29 10:55:43 +03:00
parent 28f8b4a0f1
commit 8210cbf487
3 changed files with 111 additions and 0 deletions

View File

@@ -6,6 +6,22 @@ options:
xcodeVersion: "15.0"
createIntermediateGroups: true
schemes:
KisaniCal:
build:
targets:
KisaniCal: all
run:
config: Debug
test:
config: Debug
profile:
config: Release
analyze:
config: Debug
archive:
config: Release
targets:
KisaniCal:
type: application