mkoehnke / WKZombie

WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. It can be used to run automated tests / snapshots and manipulate websites using Javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make version 1.1.0 released version

dboydor opened this issue · comments

When I pull in podfile for my project with:

pod 'WKZombie'

I get version 1.0.8 which has compile errors with Swift 4 (as you might imagine!)

Can you make 1.1.0 the official release and push it to the pod file repo?

Done. Hope that helps!