Xcode 7.0 beta 6: Issue with VectorKit
Asked Answered
T

2

1

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?

Torpor answered 9/9, 2015 at 6:52 Comment(0)
T
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

Torpor answered 14/9, 2015 at 6:58 Comment(3)
sorry could you please tell me how to download iOS 9 Beta?Ration
@TENSRI, Please check my updated answer. Feel free to let me know, if you are not able to solve your problem.Torpor
woww super @Torpor Kumar S I have fixed it with your help and upvoted for your help. :) :) :)Ration
R
0

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

Reisch answered 25/9, 2015 at 16:24 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.