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

Build errors with latest Swift syntax

fishfisher opened this issue · comments

Hi! Any plans to update this framework to the latest Swift syntax? Looks great!

Sorry, my bad! I didn't include 'source 'https://github.com/CocoaPods/Specs.git'' in my PodFile and it installed a previous version!