【发布时间】:2017-02-13 14:18:22
【问题描述】:
2016-10-05 13:36:21.383340 MyApp[1867:72704] 0x60000015e350 Copy matching assets reply: XPC_TYPE_DICTIONARY <dictionary: 0x60000015e350> { count = 1, transaction: 0, voucher = 0x0, contents =
"Result" => <int64: 0x600000226fe0>: 29
}
2016-10-05 13:36:21.385076 MyApp[1867:72704] 0x608000556420 Daemon configuration query reply: XPC_TYPE_DICTIONARY <dictionary: 0x608000556420> { count = 2, transaction: 0, voucher = 0x0, contents =
"Dictionary" => <dictionary: 0x6080005566e0> { count = 1, transaction: 0, voucher = 0x0, contents =
"ServerURL" => <dictionary: 0x608000556790> { count = 3, transaction: 0, voucher = 0x0, contents =
"com.apple.CFURL.magic" => <uuid: 0x60800024f720> C1234DCC-2276-5214-B6C1-FD9F5191212
"com.apple.CFURL.string" => <string: 0x608000241ce0> { length = 30, contents = "https://mesu.apple.com/assets/" }
"com.apple.CFURL.base" => <null: 0x112e42f20>: null-object
}
}
"Result" => <int64: 0x6080004241e0>: 0
}
2016-10-05 13:36:21.385693 MyApp[1867:72704] [MobileAssetError:29] Unable to copy asset information from https://mesu.apple.com/assets/ for asset type com.apple.MobileAsset.TextInput.SpellChecker
我正在使用 xcode 8 版本和 ios 10。如果,我在 ios 9.3 中使用项目,它工作正常,但是当我在 ios 10 中使用的同一项目出现错误消息时 Unable to copy assets information...
【问题讨论】:
-
我也明白了,但是当键盘打开时。
-
将我添加到投诉者列表中
-
我也是。似乎打开了一个浏览器窗口,当我点击该字段时,我看到“完成”和应用内浏览器,如导航
-
你是在设备还是模拟器上得到这个?
-
@pteofil 在设备和模拟器中都有。
标签: ios objective-c ios10 xcode8 uiimageasset