Xcode 7.0 beta 6: Issue with VectorKit

青春壹個敷衍的年華 提交于 2019-12-24 17:42:44

问题


I'm using MapKit in my App. Everything is fine except with iOS9. I recently downloaded Xcode7.0 beta 6 and ran my project in iOS9 beta, App is hanged with the following error message in console:

/BuildRoot/Library/Caches/com.apple.xbs/Sources/VectorKit/VectorKit- 1134.11/GeoCSS/GeoCSS/StyleSheet.cpp:122 STYL Parse: Decode error here /BuildRoot/Library/Caches/com.apple.xbs/Sources/VectorKit/VectorKit-1134.11/GeoCSS/GeoCSS/StyleSheet.cpp:99 STYL Parse: Decode error here

Anyone know what is causing the issue?
Thanks.

Update:
Checked with 'Xcode7.0 GM seed' today, the problem is still there.
Anyone facing same?


回答1:


'Xcode7.0 GM seed' is solved my problem.
The problem is, the device i'm using has a old iOS9 Beta[It was 9.0(13A4254v)], Now i have updated it to 'iOS9 GM' 9.0(13A340).
The issue is automatically solved.

FYI,
To install iOS9 Beta in device, please refer the link




回答2:


Purchase iPhone6S with iOS 9.0 today. Xcode 7.0 (7A220).

I get same error:

"ERROR /BuildRoot/Library/Caches/com.apple.xbs/Sources/VectorKit/VectorKit-1156.1.6/src/karo/media/image/jpegloaderfig.mm 95: Failed to decode JPEG image with hardware decoder. "

Any suggestions how to make it work with no BETAs installed? Thanks



来源:https://stackoverflow.com/questions/32472735/xcode-7-0-beta-6-issue-with-vectorkit

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!