【问题标题】:After clicking a button control need to go to another button in the same view controller, but causing the error单击一个按钮控件后需要转到同一个视图控制器中的另一个按钮,但导致错误
【发布时间】:2015-04-10 15:44:56
【问题描述】:

我正在使用 swift,我的问题是当我单击一个按钮时,控件需要转到同一个视图控制器中的另一个按钮。但我面临以下错误。请告诉我解决方案。

由于未捕获的异常“NSInternalInconsistencyException”而终止应用程序,原因:“无法在包中加载 NIB:“NSBundle(已加载)”,名称为“GameViewController.xib”

【问题讨论】:

    标签: ios swift


    【解决方案1】:

    也许您必须将 GameViewController.xib 添加到您的目标(目标 -> 构建阶段 -> 复制捆绑资源)

    【讨论】:

      猜你喜欢
      • 2013-04-25
      • 2012-05-05
      • 2020-10-23
      • 2023-04-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多