我正在尝试使用MKMapView
创建应用程序。我将MKMapView
拖放到我的viewcontroller中,并为该MapView创建了IBOutlet。但是,当我运行它时,我收到如下警告。
/BuildRoot/Library/Caches/com.apple.xbs/Sources/VectorKit_Sim/VectorKit-1134.11/GeoCSS/GeoCSS/StyleSheet.cpp:122 STYL Parse: Decode error here
如何解决这个问题?