Skip to content

Commit db10143

Browse files
committed
Add mention of swiftpackageindex.com Android build status (SwiftPackageIndex/SwiftPackageIndex-Server#3803)
1 parent f0dee4b commit db10143

File tree

3 files changed

+24
-11
lines changed

3 files changed

+24
-11
lines changed

_data/android.json

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15137,6 +15137,15 @@
1513715137
"stars": 9,
1513815138
"status": "success"
1513915139
},
15140+
{
15141+
"created": "2025-01-06T20:23:26Z",
15142+
"duration": 5,
15143+
"modified": "2025-05-31T11:41:56Z",
15144+
"repo": "https://github.com/kewlbear/TensorFlowLiteC.git",
15145+
"runid": 15363141294,
15146+
"stars": 9,
15147+
"status": "success"
15148+
},
1514015149
{
1514115150
"created": "2025-01-07T00:33:55Z",
1514215151
"duration": 9,
@@ -17144,15 +17153,6 @@
1714417153
"stars": 6,
1714517154
"status": "failure"
1714617155
},
17147-
{
17148-
"created": "2025-01-06T20:23:26Z",
17149-
"duration": 7,
17150-
"modified": "2025-01-29T14:05:10Z",
17151-
"repo": "https://github.com/kewlbear/TensorFlowLiteC.git",
17152-
"runid": 13032293990,
17153-
"stars": 6,
17154-
"status": "success"
17155-
},
1715617156
{
1715717157
"created": "2025-01-07T14:56:43Z",
1715817158
"duration": 17,
@@ -30149,6 +30149,15 @@
3014930149
"stars": 0,
3015030150
"status": "failure"
3015130151
},
30152+
{
30153+
"created": "2025-06-01T11:07:05Z",
30154+
"duration": 86,
30155+
"modified": "2025-06-01T11:07:05Z",
30156+
"repo": "https://github.com/fumiya-kume/FeLangKit.git",
30157+
"runid": 15373905531,
30158+
"stars": 0,
30159+
"status": "success"
30160+
},
3015230161
{
3015330162
"created": "2025-01-07T05:15:37Z",
3015430163
"duration": 14,

_data/android_stats.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"total_packages": "3658",
3-
"success_packages": "2296"
2+
"total_packages": "3659",
3+
"success_packages": "2297"
44
}

index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ title: Swift Everywhere – Android Build Status
44
---
55

66
<div>
7+
8+
<p><strong>Note:</strong> As of June 2025, <a href="https://swiftpackageindex.com">swiftpackageindex.com</a> has started reporting the Android build status for all their packages, as announced on their <a href="https://swiftpackageindex.com/blog/adding-wasm-and-android-compatibility-testing">blog post</a>. This page will be kept up for a time as a reference, but it will not continue to receive updated build statuses going forward. We recomment using the more comprehensive build status reporting at <a href="https://swiftpackageindex.com">swiftpackageindex.com</a> to assess Android package compatibility.</p>
9+
710
<p>
811
<small>
12+
913
This site acts as a supplement to the
1014
<a href="https://swiftpackageindex.com">Swift Package Index</a>
1115
by providing build status for additional platforms such as

0 commit comments

Comments
 (0)