Skip to content

Commit 2266528

Browse files
author
Robert Gummesson
authored
Added some badges
1 parent c266c8f commit 2266528

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Build Time Analyzer for Xcode
22
======================
33

4+
[![Build Status](https://travis-ci.org/RobertGummesson/BuildTimeAnalyzer-for-Xcode.svg?branch=master)](https://travis-ci.org/RobertGummesson/BuildTimeAnalyzer-for-Xcode)
5+
[![Swift](https://img.shields.io/badge/Swift-3.0-orange.svg)](https://swift.org)
6+
[![Platform](https://img.shields.io/badge/platform-osx-lightgrey.svg)](https://github.com/RobertGummesson/BuildTimeAnalyzer-for-Xcode)
7+
[![Xcode](https://img.shields.io/badge/Xcode-8.2-blue.svg)](https://developer.apple.com/xcode)
8+
[![MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
9+
410
## Overview
511

612
Build Time Analyzer is an OS X app that shows you a break down of Swift build times. See [this post]( https://medium.com/p/fc92cdd91e31) and [this post](https://medium.com/p/37b0a7514cbe) on Medium for context.

0 commit comments

Comments
 (0)