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

Latest commit

 

History

History
21 lines (13 loc) · 586 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 586 Bytes

mac-web-browser

Web browser for MacOS (AppKit)

Building the code

  1. Install the latest Xcode developer tools from Apple.
  2. Clone the repository.
  3. Build the mac-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