Skip to content

Commit 17a6343

Browse files
committed
Updates README
1 parent c18ec25 commit 17a6343

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,12 @@ In this section you can control the current status of the editor implementation
127127
### iOS Build settings
128128

129129
The plugin offers automated options for post-processing on iOS.
130-
> The settings file is located in:
131-
> "ProjectSettings/com.lupidan.unity-apptrackingtransparency/AppTrackingTransparencySettings.json"
132-
> This is a file you will want to commit to your repository, to keep your plugin configuration.
130+
131+
The first time you modify the iOS Build Settings, settings are saved in:
132+
133+
`ProjectSettings/com.lupidan.unity-apptrackingtransparency/AppTrackingTransparencySettings.json"`
134+
135+
> :warning: This is a file you will want to commit to your repository, to keep your plugin configuration saved.
133136
134137
This section allow you to configure what parts of the automatic post-processing you want to have for your project.
135138
- *Automatic postprocessing*: If enabled the automatic postprocessing for iOS will be run. If disabled, it will be completely ignored.

0 commit comments

Comments
 (0)