# Application with build rules This example contains an example that uses [build rules](https://developer.apple.com/documentation/xcode/creating-build-rules-for-custom-file-types), which instruct Xcode on how to compile a particular file. [Check out example](https://github.com/tuist/tuist/tree/main/examples/xcode/generated_app_with_build_rules)