diff --git a/Examples/CarthageExample/Makefile b/Examples/CarthageExample/Makefile index d244fd48e..033044c55 100644 --- a/Examples/CarthageExample/Makefile +++ b/Examples/CarthageExample/Makefile @@ -4,4 +4,4 @@ clean: rm -rf Carthage build: - carthage update + carthage update --platform ios diff --git a/README.md b/README.md index a9c905752..dcfee4f77 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![Version](https://img.shields.io/cocoapods/v/Analytics.svg?style=flat)](https://cocoapods.org//pods/Analytics) [![License](https://img.shields.io/cocoapods/l/Analytics.svg?style=flat)](http://cocoapods.org/pods/Analytics) [![codecov](https://codecov.io/gh/segmentio/analytics-ios/branch/master/graph/badge.svg)](https://codecov.io/gh/segmentio/analytics-ios) +[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) +[![SwiftPM Compatible](https://img.shields.io/badge/SwiftPM-Compatible-F05138.svg)](https://swift.org/package-manager/) analytics-ios is an iOS client for Segment.