File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change
1
+ 3.0.1
Original file line number Diff line number Diff line change 602
602
SDKROOT = iphoneos;
603
603
SKIP_INSTALL = YES;
604
604
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
605
- SWIFT_VERSION = 3.0;
605
+ SWIFT_VERSION = 3.0.1 ;
606
606
TARGETED_DEVICE_FAMILY = "1,2";
607
607
TVOS_DEPLOYMENT_TARGET = 9.0;
608
608
VERSIONING_SYSTEM = "apple-generic";
652
652
SDKROOT = iphoneos;
653
653
SKIP_INSTALL = YES;
654
654
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
655
- SWIFT_VERSION = 3.0;
655
+ SWIFT_VERSION = 3.0.1 ;
656
656
TARGETED_DEVICE_FAMILY = "1,2";
657
657
TVOS_DEPLOYMENT_TARGET = 9.0;
658
658
VALIDATE_PRODUCT = YES;
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Version] ( https://img.shields.io/github/release/soffes/Diff.svg )] ( https://github.com/soffes/Diff/releases )
4
4
[ ![ Build Status] ( https://travis-ci.org/soffes/Diff.svg?branch=master )] ( https://travis-ci.org/soffes/Diff )
5
+ ![ Swift Version] ( https://img.shields.io/badge/swift-3.0.1-orange.svg )
5
6
[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
6
7
7
8
Simple diffing library in pure Swift.
You can’t perform that action at this time.
0 commit comments