Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 448 Bytes

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