File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,15 @@ title: Swift Everywhere: Android Build Status
77{% assign items = site.data.android %}
88
99<p >
10- List of Android builds
10+ This page acts as a supplement to the
11+ <a href =" https://swiftpackageindex.com " >Swift Package Index</a >
12+ by providing build status for alternative platforms that are not
13+ yet supported, such as
14+ <a href =" " >Android</a > and
15+ <a href =" " >Windows</a >.
1116<p >
1217
18+
1319<table >
1420<tr >
1521<th >Name</th >
@@ -30,5 +36,8 @@ List of Android builds
3036{% endfor %}
3137</table >
3238
33-
34-
39+ <p >
40+ This page is automatically updated by a GitHub action running at
41+ <a href =" https://github.com/swift-everywhere/swift-package-builds " >https://github.com/swift-everywhere/swift-package-builds </a >.
42+ It was last generated at {%- page.date | date: date_format -%}.
43+ </p >
You can’t perform that action at this time.
0 commit comments