I can build my app successfully for Windows and MAC. But I am getting the following share violation when trying to build for iOS on on Unity 5.2. Can anyone point me in the right direction to resolve this:
Cross compilation job Assembly-CSharp.dll failed.
System.IO.IOException: Sharing violation on path C:\Users\User\Documents\Unity5\GrammarAliveProGit2\Temp/StagingArea/Data/Managed\Assembly-CSharp.dll.s
at System.IO.File.Move (System.String sourceFileName, System.String destFileName)...
iOS build share violation error
Cross compilation job Assembly-CSharp.dll failed.
System.IO.IOException: Sharing violation on path C:\Users\User\Documents\Unity5\GrammarAliveProGit2\Temp/StagingArea/Data/Managed\Assembly-CSharp.dll.s
at System.IO.File.Move (System.String sourceFileName, System.String destFileName)...
iOS build share violation error