Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 580 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 580 Bytes

ios-web-browser

Web browser for iOS (UIKit)

Building the code

  1. Install the latest Xcode developer tools from Apple.
  2. Clone the repository.
  3. Build the ios-web-browser scheme in Xcode.

Note: In case you have dependencies issues with SPM, you can try:

  • Xcode -> File -> Packages -> Reset Package Caches
  • Xcode -> File -> Packages -> Resolve Package Versions

Dependencies

https://github.com/mauriciomaniglia/core-web-browser

Current Architecture

App Current Architecture