Skip to content

OpenSwiftUIProject/DarwinPrivateFrameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarwinPrivateFrameworks

This project contains private frameworks for Darwin platforms, including AttributeGraph and RenderBox.

Structure

  • AG/: Contains the AttributeGraph framework.
  • RB/: Contains the RenderBox framework.
  • Plugins/UpdateModule/: Contains the UpdateModule plugin for updating the frameworks.

Usage

To update the xcframework, run the following commands:

swift package update-xcframeworks