File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -127,9 +127,12 @@ In this section you can control the current status of the editor implementation
127127### iOS Build settings
128128
129129The 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
134137This 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.
You can’t perform that action at this time.
0 commit comments