Skip to content

Commit 0f53cc7

Browse files
authored
Remove build statuses from README (#9811)
These aren't as important now that we have nightly testing report coming into Issues, and this can be confusing for SwiftPM users. Fixes #9805. #no-changelog
1 parent 500d379 commit 0f53cc7

File tree

1 file changed

+0
-53
lines changed

1 file changed

+0
-53
lines changed

README.md

Lines changed: 0 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,6 @@
22
[![License](https://img.shields.io/cocoapods/l/Firebase.svg?style=flat)](https://cocoapods.org/pods/Firebase)
33
[![Platform](https://img.shields.io/cocoapods/p/Firebase.svg?style=flat)](https://cocoapods.org/pods/Firebase)
44

5-
[![Actions Status][gh-abtesting-badge]][gh-actions]
6-
[![Actions Status][gh-appcheck-badge]][gh-actions]
7-
[![Actions Status][gh-appdistribution-badge]][gh-actions]
8-
[![Actions Status][gh-auth-badge]][gh-actions]
9-
[![Actions Status][gh-cocoapods-integration-badge]][gh-actions]
10-
[![Actions Status][gh-core-badge]][gh-actions]
11-
[![Actions Status][gh-core-diagnostics-badge]][gh-actions]
12-
[![Actions Status][gh-crashlytics-badge]][gh-actions]
13-
[![Actions Status][gh-database-badge]][gh-actions]
14-
[![Actions Status][gh-datatransport-badge]][gh-actions]
15-
[![Actions Status][gh-dynamiclinks-badge]][gh-actions]
16-
[![Actions Status][gh-firebasepod-badge]][gh-actions]
17-
[![Actions Status][gh-firestore-badge]][gh-actions]
18-
[![Actions Status][gh-functions-badge]][gh-actions]
19-
[![Actions Status][gh-google-utilities-badge]][gh-actions]
20-
[![Actions Status][gh-google-utilities-components-badge]][gh-actions]
21-
[![Actions Status][gh-inappmessaging-badge]][gh-actions]
22-
[![Actions Status][gh-interop-badge]][gh-actions]
23-
[![Actions Status][gh-messaging-badge]][gh-actions]
24-
[![Actions Status][gh-mlmodeldownloader-badge]][gh-actions]
25-
[![Actions Status][gh-performance-badge]][gh-actions]
26-
[![Actions Status][gh-remoteconfig-badge]][gh-actions]
27-
[![Actions Status][gh-storage-badge]][gh-actions]
28-
[![Actions Status][gh-symbolcollision-badge]][gh-actions]
29-
[![Actions Status][gh-zip-badge]][gh-actions]
30-
315
# Firebase Apple Open Source Development
326

337
This repository contains all Apple platform Firebase SDK source except FirebaseAnalytics.
@@ -291,30 +265,3 @@ The contents of this repository are licensed under the
291265

292266
Your use of Firebase is governed by the
293267
[Terms of Service for Firebase Services](https://firebase.google.com/terms/).
294-
295-
[gh-actions]: https://github.com/firebase/firebase-ios-sdk/actions
296-
[gh-abtesting-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/abtesting/badge.svg
297-
[gh-appcheck-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/app_check/badge.svg
298-
[gh-appdistribution-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/appdistribution/badge.svg
299-
[gh-auth-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/auth/badge.svg
300-
[gh-cocoapods-integration-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/cocoapods-integration/badge.svg
301-
[gh-core-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/core/badge.svg
302-
[gh-core-diagnostics-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/core-diagnostics/badge.svg
303-
[gh-crashlytics-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/crashlytics/badge.svg
304-
[gh-database-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/database/badge.svg
305-
[gh-datatransport-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/datatransport/badge.svg
306-
[gh-dynamiclinks-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/dynamiclinks/badge.svg
307-
[gh-firebasepod-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/firebasepod/badge.svg
308-
[gh-firestore-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/firestore/badge.svg
309-
[gh-functions-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/functions/badge.svg
310-
[gh-google-utilities-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/google-utilities/badge.svg
311-
[gh-google-utilities-components-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/google-utilities-components/badge.svg
312-
[gh-inappmessaging-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/inappmessaging/badge.svg
313-
[gh-interop-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/interop/badge.svg
314-
[gh-messaging-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/messaging/badge.svg
315-
[gh-mlmodeldownloader-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/mlmodeldownloader/badge.svg
316-
[gh-performance-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/performance/badge.svg
317-
[gh-remoteconfig-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/remoteconfig/badge.svg
318-
[gh-storage-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/storage/badge.svg
319-
[gh-symbolcollision-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/symbolcollision/badge.svg
320-
[gh-zip-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/zip/badge.svg

0 commit comments

Comments
 (0)