I see a strange problem with Xcode 7 beta 4 and iOS 9 simulator. Any application that uses a map freezes when trying to load a view containing a map. This is no exception. If I remove the card, it will work. It seems to have a 100% reproduction, even in a very simple project.
When a card is present, I see the following log output:
/BuildRoot/Library/Caches/com.apple.xbs/Sources/VectorKit_Sim/VectorKit-1134.11/GeoCSS/GeoCSS/StyleSheet.cpp:122 STYL Parse: Decoding error here /BuildRoot/Library/Caches/com.apple.xbsS /VectorKit_Sim/VectorKit-1134.11/GeoCSS/GeoCSS/StyleSheet.cpp:99 STYL Parse: Decoding error here
An employee with the same setup does not have problems with the same project.
ios xcode7 mapkit xcode7-beta4
Macondo2seattle
source share