Commit Graph

20 Commits

Author SHA1 Message Date
Dennis Weissmann f47f71a690 make it compile again after resolving merge conflicts 2016-08-12 22:11:32 +02:00
Dennis Weissmann 12ee8d50c5 Merge branch 'master' into swift-3 2016-08-12 22:08:35 +02:00
Dennis Weissmann 2b459bdc24 unify targets into one framework target 2016-08-12 22:00:47 +02:00
Dennis Weissmann 5bbe302f75 bump CocoaPods version 2016-08-09 11:24:17 +02:00
Stefan Sturm b266fd5847 change iPad Pro to iPad Pro 9 nad iPad Pro 12 2016-08-09 09:50:28 +02:00
Trey Richards fb0605af69 Updated for Xcode 8 Beta 4 2016-08-02 14:50:14 -07:00
Dennis Weissmann 6ad2b4f0f1 adds an isZoomed property. Thanks to @jackchmbrln, this resolves #29 2016-07-31 16:37:31 +02:00
Dennis Weissmann fd2983075c updates syntax for latest snapshot (swift-DEVELOPMENT-SNAPSHOT-2016-07-29-a.xctoolchain)
aded *.DS_Store to .gitignore
2016-07-31 16:27:17 +02:00
Dennis Weissmann d6cc2e3be0 Letting CI compile your program is really baaaaad :( 2016-07-25 19:37:36 +02:00
Dennis Weissmann c4339dd3c6 Update Device.swift
Maybe I should have updated *all* checks ...
2016-07-24 22:31:21 +02:00
Dennis Weissmann 1a0f25c9cf Updated AppleTV cases and checks 2016-07-24 22:22:23 +02:00
Trey Richards 06fd6bed38 Updated swift 3 syntax. 2016-07-18 16:05:11 -07:00
Dennis Weissmann 1c8d9a9663 new release (0.3.2) 2016-04-03 12:49:33 +02:00
Jean Azzopardi 1c6e420a0e Removes inline comments disabling and enabling swiftlint and moves them to .swiftlint.yml file 2016-03-28 17:21:51 +02:00
Jean Azzopardi 685f593f39 Disables cyclomatic_complexity warning 2016-03-28 17:03:21 +02:00
phiren 9f573d392b Fixed Xcode 7.3 issue
Xcode 7.3 issue
2016-03-25 15:14:51 +05:30
phiren 3673d5c6c0 Fixed issue Xcode 7.3
https://github.com/dennisweissmann/DeviceKit/issues/19
2016-03-25 14:42:22 +05:30
Steve Moser 9a22f6f85c Update for new SE and iPad Pro devices 2016-03-22 12:11:52 -04:00
Dennis Weissmann ecc2cecd26 added support for CarPlay InterfaceIdiom
compatible with Xcode 7.3+
2016-02-20 22:52:06 +01:00
Dennis Weissmann 79563e8304 added support for the Swift Packager Manager
use swiftlint
simpler project structure
bumped version to 0.3.0
2016-02-02 20:51:07 +01:00