ios - Xamarin 表单(在 iOS 上运行): Unable to file a storyboard file when building

标签 ios xamarin nib file-not-found

我有以下错误,即使在我清理或重建后,错误仍然出现。该文件不是 Xamarin 自动生成的吗?

/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets: Error: System.IO.FileNotFoundException: /Users/simonlam/Desktop/Application Repository/App/iOS/obj/iPhone/Debug/build-iphone5.4-9.3/ibtool-link/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib does not exist File name: '/Users/simonlam/Desktop/Application Repository/App/iOS/obj/iPhone/Debug/build-iphone5.4-9.3/ibtool-link/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib' at System.IO.File.Copy (System.String sourceFileName, System.String destFileName, System.Boolean overwrite) [0x000d1] in :0 at Xamarin.MacDev.Tasks.SmartCopyTaskBase.CopyFile (System.String source, System.String target, System.String targetItemSpec) [0x0002e] in <8cce4f82936e41b29850baed19c7dcc5>:0 at Xamarin.MacDev.Tasks.SmartCopyTaskBase.Execute () [0x00121] in <8cce4f82936e41b29850baed19c7dcc5>:0

最佳答案

通过删除自动生成的文件夹解决。由于它在编译时重新生成。

关于ios - Xamarin 表单(在 iOS 上运行): Unable to file a storyboard file when building,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40966031/

相关文章:

ios - Objective-C:UILocalNotification

objective-c - Mac OS X 10.4 上的 NSViewController

iphone - 在数组中使用.jp2图像

ios - iCloud 公共(public)数据可能性

ios - 存储阵列属性中的核心数据或使用文件或关系实体

c# - Xamarin.Forms 中的自定义控件从零开始

xaml - Xamarin Forms ListView 数据绑定(bind)

c# - Xamarin 表单图标

ios - Storyboard中的 UIViewController 和 nib 文件

ios - 在 swift 4 中使用来自 cocoapods 的 Nib