Commit Graph

25 Commits

Author SHA1 Message Date
Mathias Köhnke
6cf807e42e Fixed Tests 2018-03-03 21:46:31 +01:00
Mathias Köhnke
7a451fa234 Rollback of merge request + new deployment targets (iOS 10.3) and (OSX 10.12) 2018-03-03 20:42:02 +01:00
Mathias Köhnke
fe01d7b8c7 Fixed compiler warnings 2018-03-03 20:06:44 +01:00
Mathias Köhnke
12e5b304a0 Swift 4 Migration + Fixed Main Thread Checker Warnings/Crashes 2017-09-23 12:47:52 +02:00
Mathias Köhnke
58a2107758 Xcode 9 changes 2017-09-22 21:42:10 +02:00
mkoehnke
35ebaeb4f9 Minor copyright changes 2017-06-29 20:44:02 +02:00
mkoehnke
aa134e1643 Removed NSObject + NSObjectProtocol dependencies 2017-06-28 22:14:13 +02:00
Mathias Koehnke
7c90a0e8c2 Renamed test folder to WKZombieTests 2017-02-08 09:44:41 +01:00
Mathias Koehnke
85663e0404 Fix for SPM layout issue 2017-02-08 09:42:34 +01:00
Mathias Köhnke
05dd60b4f5 Trying to fix Travis CI 2016-09-20 20:50:11 +02:00
Mathias Köhnke
dea2e63dde Adjustments to project structure due to SPM requirements 2016-09-19 22:02:04 +02:00
Mathias Köhnke
28a2ddb493 Fixed xcodebuild command 2016-09-09 22:26:52 +02:00
Mathias Köhnke
ee902bfd55 Converted OSX + Examples to Swift3 2016-09-09 21:43:52 +02:00
onevcat
b53a9f9cb4 Swift 3 support 2016-09-09 15:41:48 +09:00
Mathias Köhnke
d21e8a2299 Initial commit for supporting context switching (iframes) 2016-05-31 22:46:55 +02:00
Mathias Köhnke
7b635cf17c Refactoring and Updated Tests 2016-05-21 23:31:18 +02:00
Mathias Köhnke
cf6aadaaa4 Added custom operator for making snapshots + WKZombie sharedInstance + free functions for convenience 2016-05-19 23:29:45 +02:00
Mathias Köhnke
5bb0e9278c Cleanup 2016-05-18 20:32:15 +02:00
Mathias Köhnke
a023ed0b10 Added snap() method to WKZombie class 2016-05-10 23:39:24 +02:00
Mathias Köhnke
fee5c6edb8 Added Logging Class 2016-04-08 17:23:22 +02:00
Mathias Köhnke
ca4617ddd8 Replaced UIKit import with Foundation import 2016-04-08 16:11:51 +02:00
Mathias Köhnke
a4f6af9d53 New reference to hpple framework 2016-04-08 13:43:33 +02:00
Mathias Köhnke
1b85c7f224 Linked Framework Bugfix 2016-04-08 12:31:49 +02:00
Mathias Köhnke
1d805888fb Renamed Module Hpple to hpple (for CocoaPods compatibility) 2016-04-08 12:23:10 +02:00
Mathias Köhnke
3ad682b87c Initial commit for Carthage support 2016-04-07 23:03:31 +02:00