Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 457 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 457 Bytes

README

Pre-Requirements

Clone other components to the same directory of OpenSwiftUI

cd ..
git clone https://github.com/OpenSwiftUIProject/OpenGraph.git
git clone https://github.com/OpenSwiftUIProject/OpenBox.git 
git clone https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git 

HostingExample

  • Choose SwiftUIDebug configuration to run with SwiftUI
  • Choose OpenSwiftUIDebug configuration to run with OpenSwiftUI