Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 304 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 304 Bytes

ios-testbed

A simple and small embedded browser implementation for rapid iOS testing.

We use this to test various iOS simulators via an embed, either WKWebView or UIWebView. To test, open TestIOS.xcodeproj in XCode, then open ViewController.m. Edit the variables in the ViewDidLoad method and run.