# Native package traits

This fixture verifies that traits selected alongside a native `Project.packages` dependency are written to the generated Xcode project. The command-line tool only compiles when the `NativeIntegration` package trait is enabled.


[Check out example](https://github.com/tuist/tuist/tree/main/examples/xcode/generated_command_line_tool_with_native_package_traits)
