Skip to content

Commit c7bafb6

Browse files
author
florieger
committed
Version bump to 0.2.0
1 parent 847c967 commit c7bafb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ACBuildConfig.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Optimized for Xcode 8.3.3
55
//
6-
// Version 0.1.1
6+
// Version 0.1.2
77
//
88

99
// Build Options

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ACBuildConfig
22
[![License](https://img.shields.io/badge/license-Apache%202.0-cb0010.svg)](https://raw.githubusercontent.com/appcron/acinteractor/master/LICENSE)
3-
[![Xcode Version](https://img.shields.io/badge/Xcode-7.3.1-blue.svg)](https://developer.apple.com/go/?id=xcode-7.3.1-rn)
3+
[![Xcode Version](https://img.shields.io/badge/Xcode-8.3.3-blue.svg)]
44

55
Xcode Build Settings for Swift and Objective-C projects.
66
Contains the recommended settings we use at AppCron.

0 commit comments

Comments
 (0)