Skip to content

Instantly share code, notes, and snippets.

@atin360
Created May 27, 2013 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atin360/548ff37a77f46a28cc93 to your computer and use it in GitHub Desktop.
Save atin360/548ff37a77f46a28cc93 to your computer and use it in GitHub Desktop.
System.IO.IOException: /Users/nischal/Projects/XamarinMac/XamarinMac/Resources/XamarinStudio.icns already exists
at System.IO.File.Copy (System.String sourceFileName, System.String destFileName, Boolean overwrite) [0x001c5] in /private/tmp/source/bockbuild/profiles/mono-2-10/build-root/mono-2.10.12/_build/mono-2.10.12.git/mcs/class/corlib/System.IO/File.cs:114
at System.IO.File.Copy (System.String sourceFileName, System.String destFileName) [0x00000] in /private/tmp/source/bockbuild/profiles/mono-2-10/build-root/mono-2.10.12/_build/mono-2.10.12.git/mcs/class/corlib/System.IO/File.cs:72
at MonoDevelop.MonoMac.XamMacProjectBase.FindOrAddIconResource (FilePath path) [0x00254] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.0.8-branch/0a09117d/source/md-addins/MonoDevelop.MonoMac/MonoDevelop.MonoMac/Project/XamMacProjectBase.cs:603
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment