# Framework with native Swift Macro and Plugin packages This project represents a project with a framework that integrates the following Swift Packages: - A [build tool plugin](https://github.com/apple/swift-package-manager/blob/main/Documentation/Plugins.md) using Xcode's native integration. - A Swift Macro using Tuist's integration based on XcodeProj primitives. [Check out example](https://github.com/tuist/tuist/tree/main/examples/xcode/generated_framework_with_macro_and_plugin_packages)