c# - Xamarin not building iOS project -


everything working fine until today. working fine yesterday , have not applied changes since then. today when try debug project in xamarin error:

/library/frameworks/mono.framework/external/xbuild/xamarin/ios/xamarin.ios.common.targets: error: system.io.filenotfoundexception: /users/me/dropbox/projects/projectname/projectfile/obj/iphone/debug/build-ipad4.5-9.3.2/ibtool/main.storyboardc/byz-38-t0r-view-78.nib not exist file name: '/users/me/dropbox/projects/projectname/projectfile/obj/iphone/debug/build-ipad4.5-9.3.2/ibtool/main.storyboardc/byz-38-t0r-view-78.nib'   @ system.io.file.copy (system.string sourcefilename, system.string destfilename, boolean overwrite) <0x1a24c60 + 0x00333> in <filename unknown>:0    @ xamarin.macdev.tasks.smartcopytaskbase.copyfile (system.string source, system.string target, system.string targetitemspec) <0x3fc5de8 + 0x000c7> in <filename unknown>:0    @ xamarin.macdev.tasks.smartcopytaskbase.execute () <0x3f08bf0 + 0x002bf> in <filename unknown>:0  (projectname) 

please note: changed project name , user name above example.

renaming viewcontroller caused me problem

removing obj & bin folders manually present in project solved me problem.

obj folder

cleaning project not remove generated files


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -