ios - cannot find interface declaration for 'NSObject', superclass of 'GPXType' -


i have done research on issue , have not found similar yet.

i using ios gpx framework draw path on map using gpx file. have import ios gpx.framework on project. have face issue.

please guide me, if has advice...

enter image description here

just modify header file, add line on top of file

#import <foundation/foundation.h> 

seems thought have pch file, foundation , uikit imported, xcode 6 removed pch default support, problem came. (see previous answer)


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -