【问题标题】:iPad App for iPad 4.2.1 no supportiPad App for iPad 4.2.1 不支持
【发布时间】:2011-07-13 11:43:47
【问题描述】:

我的实际 iPad 应用程序导致异常。我尝试在真实设备上运行它。 使用 iPad 4.2 的模拟器。或 4.3。一切运行完美。对于我的 iPhone,它也可以运行(当然是为 iPhone 设备构建它)。

我的部署目标是 3.2.2,在 iPad 上启动应用程序时出现以下异常:

> warning: Unable to read symbols for
> /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1
> (8C148)/Symbols/usr/lib/info/dns.so (file not found). 2011-07-13
> 13:34:59.270 LocationRes[1667:307] *** Terminating app
> due to uncaught exception 'NSUnknownKeyException', reason:
> '[<UIApplication 0x130a30> setValue:forUndefinedKey:]: this class is
> not key value coding-compliant for the key view.'

我不知道 Xcode 中的哪个设置设置错误。 ...我正在使用 xCode 4.0.2。!

【问题讨论】:

    标签: objective-c ios xcode ipad


    【解决方案1】:

    Xcode 设置没有问题,您尝试将 KVC 与 KVC 兼容的类一起使用。

    更多关于KCV的信息here

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2014-06-14
      • 2012-06-06
      • 1970-01-01
      • 2023-03-19
      • 1970-01-01
      • 2013-08-17
      • 1970-01-01
      相关资源
      最近更新 更多