I’m trying to build a project and I get this error:
“Moving Temp/BuildingPlayer/Data to Temp/BuildingPlayer/iPhone-Trampoline/Data failed because permission for the file was denied”
IOException: Failed to Copy File / Directory from 'Temp/BuildingPlayer/Data' to 'Temp/BuildingPlayer/iPhone-Trampoline/Data'.
UnityEditor.PostprocessBuildPlayer.Postprocess (BuildTarget target, System.String installPath, System.String companyName, System.String productName, System.String iPhoneBundleIdentifier, iPhoneBuildSettings buildSettings, Int32 width, Int32 height, System.String downloadWebplayerUrl, System.String manualDownloadWebplayerUrl, BuildOptions options) (at /Users/build/builds/unity-iphone/iphone/Editor/Mono/PostprocessBuildPlayer.cs:844)
What can I do to fix?