Skip to content

Commit 2ec5b28

Browse files
Merge pull request swiftlang#424 from Dimillian/master
[Add] ACHNBrowserUI
2 parents 8e63aea + 9babce9 commit 2ec5b28

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

projects.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,30 @@
11
[
2+
{
3+
"repository": "Git",
4+
"url": "https://github.com/Dimillian/ACHNBrowserUI.git",
5+
"path": "ACHNBrowserUI",
6+
"branch": "master",
7+
"maintainer": "[email protected]",
8+
"compatibility": [
9+
{
10+
"version": "5.1",
11+
"commit": "9ec9f432eaa5ba3105d27df70f67c3037ddc999d"
12+
}
13+
],
14+
"platforms": [
15+
"Darwin"
16+
],
17+
"actions": [
18+
{
19+
"action": "BuildXcodeProjectTarget",
20+
"project": "ACHNBrowserUI/ACHNBrowserUI.xcodeproj",
21+
"target": "ACHNBrowserUI",
22+
"destination": "generic/platform=iOS",
23+
"configuration": "Release",
24+
"tags": "sourcekit sourcekit-smoke"
25+
}
26+
]
27+
},
228
{
329
"repository": "Git",
430
"url": "https://github.com/andreamazz/AMScrollingNavbar.git",

0 commit comments

Comments
 (0)