# iOS app with sandbox disabled

An example of a project manifest that accesses the file system, and therefore requires the sandbox to be disabled.

*Note: disabling the sandbox is discouraged and should only be used if absolutely necessary.*


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