Rah*_*ani 57 objective-c ios uiimageasset ios10 xcode8
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
Run Code Online (Sandbox Code Playgroud)
我正在使用带有ios 10的xcode 8版本.如果,我使用项目的ios 9.3其工作正常,但当同样的项目,我所用的ios 10出现错误信息无法复制资产信息...
小智 48
设置OS_ACTIVITY_MODE = disable不能解决问题,只能关闭日志
要解决此问题:
1-在storyboard中选择TextView
2-从Xcode属性检查器集:
更正=否
拼写检查=否
3-固定
出现此问题的原因是无法从以下位置下载拼写检查资源:http: //mesu.apple.com/assets/com_apple_MobileAsset_TextInput_SpellChecker/com_apple_MobileAsset_TextInput_SpellChecker.xml
希望这可以帮助
Rah*_*ani 20
我最终得到了以下解决方案.按照步骤.
而不是完美地在我身边工作.
| 归档时间: |
|
| 查看次数: |
26769 次 |
| 最近记录: |