简体   繁体   English

我一直在出现有关.nib文件的错误,我不知道如何创建

[英]i keep having an error about a .nib file that i don't know how has been created

I keep having this error: 我一直有这个错误:

Impossible create: "C:\\PROGETTI\\App\\ios\\App1\\App1\\obj\\iPhoneSimulator\\Debug\\ibtool-link\\Main.storyboardc\\153890-view-153891.nib"Because already exist a file or directory named this way. 不可能创建:“ C:\\ PROGETTI \\ App \\ ios \\ App1 \\ App1 \\ obj \\ iPhoneSimulator \\ Debug \\ ibtool-link \\ Main.storyboardc \\ 153890-view-153891.nib”,因为已经存在以此方式命名的文件或目录。

I don't know what to do cause i can't debug. 我不知道该怎么办,因为我无法调试。 Actually i'm using visual studio on windows 10 and a mac with mojave as server and i debug directly on the mac via xcode simulator. 实际上,我在Windows 10和使用Mojave作为服务器的Mac上使用Visual Studio,并通过Xcode模拟器直接在Mac上进行调试。

  1. Erase Simulator Content and Settings 擦除模拟器的内容和设置
  2. Clean and Rebuild your project 清理并重建您的项目

Usually these types of errors can be handled this way. 通常,可以通过这种方式处理这些类型的错误。 Probably an error deleting a file. 可能是删除文件时出错。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我不断收到此错误消息,但我不知道为什么 - I keep getting this error message and I don't know why 我不断收到错误消息,“未处理TypeIntializationException”,我不知道如何 - I keep getting an error called “TypeIntializationException was unhandled” and I don't know how C# Visual Studio 中出现关于转换的错误,我不知道如何修复 - An error in C# Visual Studio about conversions came up that I don't know how to fix 是否可以测试 WebBrowser.Document 是否已被处置,这样我就不会继续收到 ObjectDisposedException 了? - Is it possible to test if a WebBrowser.Document has been disposed so that I don't keep getting ObjectDisposedException's? 如何知道已创建哪个LiteDB版本DB文件? - How to know with which LiteDB version DB file has been created? 我创建了一个无限循环,但我不知道为什么 - I've created an infinite loop and I don't know why TextBox格式,我知道已经讨论过了,我找不到自定义格式的答案 - TextBox formating, I know this has been talked about I could not find my answer to custom formatting 我如何知道.NET C#中是否更改了文件? - How can I know if a file has been changed in .NET C#? 我如何知道何时删除了 Azure 文件存储共享? - How do I know when an Azure File Storage share has been deleted? 我正在尝试运行一个循环,但我遇到了一个我不知道如何修复的错误 - I'm trying to run a loop, and I'm getting an error which I don't know how to fix
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM