Iosproject
3 tools in this family (folder Editor/Tools/Iosproject/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
iosproject_postbuild_apply_fixes | writes | Apply a list of fixes to a Unity-built Xcode project. Supported fix names: |
iosproject_postbuild_audit | read-only | Audit the Xcode project produced by a Unity iOS build. Reports build settings (bitcode, |
iosproject_register_postbuild_hook | writes | Generate Assets/Editor/BurilXcodePostBuild.cs with a [PostProcessBuild] method that auto-applies |