plug

0.1.1

Plugin management library for Swift.
lyricalsoul/Plug

What's New

Plug 0.1.1

2024-01-07T20:29:55Z

Adds the PluginIntegrity protocol for pre-loading and post-loading checks.

🔌 Plug

Swift 5.9 License Documentation

Plug is a library for developing plugins for Swift applications. By using macros, it allows you to have simple and clean code and still keep the flexibility of a plugin system. You can load, reload and unload plugins at runtime, change the code used between the plugin and the app, and more.

Inspired on TheSwiftDev's guide for dynamic libraries

Refer to the documentation for more information.

A getting started guide is available at the documentation.

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Thu Mar 14 2024 15:35:35 GMT-0900 (Hawaii-Aleutian Daylight Time)