Commit Graph

318 Commits

Author SHA1 Message Date
Mathias Köhnke
6cf807e42e Fixed Tests 2018-03-03 21:46:31 +01:00
Mathias Köhnke
fcbba84ccf Updated podspec 2018-03-03 20:43:08 +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
8855568257 Merge branch 'encryption' 2018-03-03 20:07:46 +01:00
Mathias Köhnke
fe01d7b8c7 Fixed compiler warnings 2018-03-03 20:06:44 +01:00
Mathias Köhnke
44b78981f8
Merge pull request #80 from mRs-/compiler-error-shared
Compiling error Fixed
2018-03-03 20:04:32 +01:00
Marius Landwehr
9d4f798010
Compiling error Fixed
Use `shared()` instead of `shared`
2018-03-03 17:10:08 +01:00
Mathias Köhnke
87a785e6aa Fixed Typo 2017-09-23 22:33:04 +02:00
Mathias Köhnke
095d4c66e4 Merge branch 'alamofire-compatibility' 2017-09-23 22:31:11 +02:00
Mathias Köhnke
45e7c8af84 Merge pull request #73 from mkoehnke/ios11
iOS 11 / Swift 4 Compability
2017-09-23 22:30:37 +02:00
Mathias Köhnke
1c069afdfa Updated documentation for using WKZombie and Alamofire in the same project 2017-09-23 22:27:41 +02:00
Mathias Köhnke
9df565cbd7 Updated Documentation 2017-09-23 21:17:38 +02:00
Mathias Köhnke
4b084b936f Updated iphone simulator version for travis ci 2017-09-23 21:09:51 +02:00
Mathias Köhnke
9142044901 Updated travis ci configuration 2017-09-23 21:02:24 +02:00
Mathias Köhnke
4663e3dd68 Switched CocoaPods Swift Version to 4.0 2017-09-23 20:44:35 +02: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
Mathias Köhnke
741153e097 Merge pull request #67 from mkoehnke/objective-c-fixes
Removed NSObject dependencies + Changes in Access Control
2017-07-18 21:11:03 +02:00
mkoehnke
1006ef1f54 Fixed iOS example to match changes in developer portal 2017-07-11 00:11:39 +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 Köhnke
886b7dc892 Merge pull request #56 from mkoehnke/network-activity
Added showNetworkActivity property
2017-03-03 11:30:47 +01:00
mkoehnke
98c4a77ec9 Bumped version to 1.0.8 2017-03-03 11:28:01 +01:00
mkoehnke
913f5f8e90 Added showNetworkActivity property + Better Error Handling in iOS Sample 2017-03-02 11:14:41 +01:00
Mathias Köhnke
feba59d3de Merge pull request #53 from mkoehnke/spm-fix
Fix for Swift Package Manager
2017-02-09 08:19:25 +01:00
Mathias Koehnke
a3d6b25594 Bumped version to 1.0.7 2017-02-08 16:10:12 +01: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 Koehnke
d0123564de Bumped Podspec version to 1.0.6 2016-12-18 17:05:23 +01:00
Mathias Köhnke
083818cd92 Merge pull request #49 from kainliu/master
Add LoadMediaContent for README
2016-12-18 16:49:39 +01:00
Mathias Köhnke
a69008aa6c Merge pull request #45 from mkoehnke/authentication
Support For Basic Authentication
2016-12-18 16:49:23 +01:00
kainliu
ecf15729e2 Add LoadMediaContent for README
This functionality is very useful when loading website with lots
images.
2016-11-18 19:10:17 +01:00
Mathias Koehnke
2d8f02b04e Added documentation for authentication handler 2016-11-09 22:24:19 +01:00
Mathias Koehnke
43612f5d35 Minor improvements to error logging 2016-10-30 21:07:08 +01:00
Mathias Koehnke
0d854fe3f3 Added Test for Self Signed Certificates 2016-10-29 23:08:31 +02:00
Mathias Koehnke
e6bd2d69e7 Added Test for Basic Authentication 2016-10-25 19:29:15 +02:00
Mathias Koehnke
85e21ea06b Initial commit for authentication handler 2016-10-24 22:29:32 +02:00
Mathias Köhnke
74111743bc Added SPM compatible badge 2016-09-20 22:42:39 +02:00
Mathias Köhnke
f0c924a7d6 Minor Documentation Update 2016-09-20 22:33:21 +02:00
Mathias Köhnke
09b178c452 More fixed links 2016-09-20 22:28:22 +02:00
Mathias Köhnke
236da857fa Fixed Logo Path 2016-09-20 22:21:20 +02:00
Mathias Köhnke
46c2d99c8d Merge pull request #38 from mkoehnke/spm
Swift Package Manager Support
2016-09-20 22:15:36 +02:00
Mathias Köhnke
12727fca6e Fixed warnings in Example project 2016-09-20 22:14:45 +02:00
Mathias Köhnke
cbde336c30 Minor code documentation 2016-09-20 21:42:51 +02:00
Mathias Köhnke
05dd60b4f5 Trying to fix Travis CI 2016-09-20 20:50:11 +02:00
Mathias Köhnke
7e52260019 Update README 2016-09-19 23:33:09 +02:00
Mathias Köhnke
4b016c48ee Initial commit for Command Line Example 2016-09-19 23:07:03 +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
10e4500968 Merge branch 'master' into spm 2016-09-19 21:23:03 +02:00
Mathias Köhnke
8047b1ba86 Bumped Version to 1.0.0 2016-09-19 21:12:51 +02:00