Skip to content

Commit e9d72d8

Browse files
authored
Merge pull request #5 from BranchMetrics/more-shields
More shields. Removed "Work in progress" from README.md
2 parents a2efc24 + 780551c commit e9d72d8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Swift Package Manager repository for iOS
22
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FBranchMetrics%2Fios-branch-sdk-spm%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/BranchMetrics/ios-branch-sdk-spm)
33
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FBranchMetrics%2Fios-branch-sdk-spm%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/BranchMetrics/ios-branch-sdk-spm)
4+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/BranchMetrics/ios-branch-sdk-spm)
5+
![GitHub Release Date](https://img.shields.io/github/release-date/BranchMetrics/ios-branch-sdk-spm)
6+
[![Unit tests](https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/actions/workflows/verify.yml/badge.svg)](https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/actions/workflows/verify.yml)
47

5-
_Work in progress_
6-
7-
This is a mirror of the main [iOS repository](https://github.com/BranchMetrics/ios-branch-deep-linking-attribution)
8+
This is a mirror of the main [Branch Metrics iOS SDK repository](https://github.com/BranchMetrics/ios-branch-deep-linking-attribution)
89
for use only with Swift Package Manager. It removes binaries and all commit
910
history before release [0.35.0](https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/releases/0.35.0),
1011
the first release to support SPM. This greatly improves performance when using

0 commit comments

Comments
 (0)