Skip to content

Commit 6a7e974

Browse files
authored
Merge pull request swiftlang#21 from marksands/master
Add Re-Lax
2 parents 1ac93bc + df70091 commit 6a7e974

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

projects.json

+24
Original file line numberDiff line numberDiff line change
@@ -1091,6 +1091,30 @@
10911091
}
10921092
]
10931093
},
1094+
{
1095+
"repository": "Git",
1096+
"url": "https://github.com/asynchrony/Re-Lax.git",
1097+
"path": "Re-Lax",
1098+
"branch": "master",
1099+
"maintainer": "[email protected]",
1100+
"compatibility": {
1101+
"3.0": {
1102+
"commit": "b65d53b9547f2f5047c4253fb97ed1d504b4c36d"
1103+
}
1104+
},
1105+
"platforms": [
1106+
"Darwin"
1107+
],
1108+
"actions": [
1109+
{
1110+
"action": "BuildXcodeWorkspaceScheme",
1111+
"workspace": "ReLax.xcworkspace",
1112+
"scheme": "ReLax",
1113+
"destination": "generic/platform=tvOS",
1114+
"configuration": "Release"
1115+
}
1116+
]
1117+
},
10941118
{
10951119
"repository": "Git",
10961120
"url": "https://github.com/RxSwiftCommunity/RxDataSources",

0 commit comments

Comments
 (0)