Skip to content

Commit 511bc7b

Browse files
committed
Merge branch 'bustoutsolutions-siesta'
2 parents 938459c + 4e7039b commit 511bc7b

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

projects.json

+45
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,51 @@
571571
}
572572
]
573573
},
574+
{
575+
"repository": "Git",
576+
"url": "https://github.com/bustoutsolutions/siesta.git",
577+
"path": "siesta",
578+
"branch": "master",
579+
"compatibility": {
580+
"3.0": {
581+
"commit": "1665db77a35b0e5c60269825d2e9b4d6971b81b5"
582+
}
583+
},
584+
"maintainer": "[email protected]",
585+
"platforms": [
586+
"Darwin"
587+
],
588+
"actions": [
589+
{
590+
"action": "BuildXcodeProjectTarget",
591+
"project": "Siesta.xcodeproj",
592+
"target": "Siesta iOS",
593+
"destination": "generic/platform=iOS",
594+
"configuration": "Release"
595+
},
596+
{
597+
"action": "BuildXcodeProjectTarget",
598+
"project": "Siesta.xcodeproj",
599+
"target": "Siesta macOS",
600+
"destination": "generic/platform=macOS",
601+
"configuration": "Release"
602+
},
603+
{
604+
"action": "BuildXcodeProjectTarget",
605+
"project": "Siesta.xcodeproj",
606+
"target": "SiestaUI iOS",
607+
"destination": "generic/platform=iOS",
608+
"configuration": "Release"
609+
},
610+
{
611+
"action": "BuildXcodeProjectTarget",
612+
"project": "Siesta.xcodeproj",
613+
"target": "SiestaUI macOS",
614+
"destination": "generic/platform=macOS",
615+
"configuration": "Release"
616+
}
617+
]
618+
},
574619
{
575620
"repository": "Git",
576621
"url": "https://github.com/daltoniam/Starscream",

0 commit comments

Comments
 (0)