Skip to content

Instantly share code, notes, and snippets.

@BenBeckley
Created June 17, 2016 19:11
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 BenBeckley/47e5160ca45b0a261d2a17a33cb80f33 to your computer and use it in GitHub Desktop.
Save BenBeckley/47e5160ca45b0a261d2a17a33cb80f33 to your computer and use it in GitHub Desktop.
Error System.IO.FileNotFoundException: /Users/Ben/Library/Caches/Xamarin/mtbs/builds/MasterDetailUniversaliOSApp/a39c7f21b265e45ba9a473b806c14ce7/obj/iPhoneSimulator/Debug/ibtool-link does not exist
File name: '/Users/Ben/Library/Caches/Xamarin/mtbs/builds/MasterDetailUniversaliOSApp/a39c7f21b265e45ba9a473b806c14ce7/obj/iPhoneSimulator/Debug/ibtool-link'
at System.IO.File.Copy (System.String sourceFileName, System.String destFileName, System.Boolean overwrite) <0x107a17540 + 0x002df> in <filename unknown>:0
at Xamarin.MacDev.Tasks.SmartCopyTaskBase.CopyFile (System.String source, System.String target, System.String targetItemSpec) <0x10a9618e0 + 0x000e6> in <filename unknown>:0
at Xamarin.MacDev.Tasks.SmartCopyTaskBase.Execute () <0x10a960ef0 + 0x00314> in <filename unknown>:0 Master-DetailUniversaliOSApp C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets 397
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment