Skip to content

Commit 410845f

Browse files
pcantrelllplarson
authored andcommitted
Added Siesta
1 parent 938459c commit 410845f

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed

projects.json

+76
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,82 @@
571571
}
572572
]
573573
},
574+
{
575+
"repository": "Git",
576+
"url": "https://github.com/ReactiveX/RxSwift.git",
577+
"path": "RxSwift",
578+
"branch": "master",
579+
"maintainer": "[email protected]",
580+
"compatibility": {
581+
"3.0": {
582+
"commit": "09c4b19c48c77435eddc8443f3aaa30e7be7ff66"
583+
}
584+
},
585+
"platforms": [
586+
"Darwin",
587+
"Linux"
588+
],
589+
"actions": [
590+
{
591+
"action": "BuildSwiftPackage",
592+
"configuration": "release",
593+
"xfail": {
594+
"compatibility": {
595+
"3.0": {
596+
"branch": {
597+
"master": "<rdar://problem/31776399>"
598+
}
599+
}
600+
}
601+
}
602+
}
603+
]
604+
},
605+
{
606+
"repository": "Git",
607+
"url": "https://github.com/bustoutsolutions/siesta.git",
608+
"path": "siesta",
609+
"branch": "master",
610+
"compatibility": {
611+
"3.0": {
612+
"commit": "1665db77a35b0e5c60269825d2e9b4d6971b81b5"
613+
}
614+
},
615+
"maintainer": "[email protected]",
616+
"platforms": [
617+
"Darwin"
618+
],
619+
"actions": [
620+
{
621+
"action": "BuildXcodeProjectTarget",
622+
"project": "Siesta.xcodeproj",
623+
"target": "Siesta iOS",
624+
"destination": "generic/platform=iOS",
625+
"configuration": "Release"
626+
},
627+
{
628+
"action": "BuildXcodeProjectTarget",
629+
"project": "Siesta.xcodeproj",
630+
"target": "Siesta macOS",
631+
"destination": "generic/platform=macOS",
632+
"configuration": "Release"
633+
},
634+
{
635+
"action": "BuildXcodeProjectTarget",
636+
"project": "Siesta.xcodeproj",
637+
"target": "SiestaUI iOS",
638+
"destination": "generic/platform=iOS",
639+
"configuration": "Release"
640+
},
641+
{
642+
"action": "BuildXcodeProjectTarget",
643+
"project": "Siesta.xcodeproj",
644+
"target": "SiestaUI macOS",
645+
"destination": "generic/platform=macOS",
646+
"configuration": "Release"
647+
}
648+
]
649+
},
574650
{
575651
"repository": "Git",
576652
"url": "https://github.com/daltoniam/Starscream",

0 commit comments

Comments
 (0)