Add KisaniCal scheme to project.yml
This commit is contained in:
16
project.yml
16
project.yml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user