Tuesday, 15 June 2010

ios - How to use libxml in Swift? -



ios - How to use libxml in Swift? -

i seek utilize new language start new project of old code, used libxml2.2 in old project,so xcode shows "libxml.h/parse.h file not found" after putting code in new project. have imported "libxml2.2.dylib"

to working project in xcode 6, navigated "build settings" project, , selected target. searched "header search paths" in build settings, , added next line both debug , release:

$(sdkroot)/usr/include/libxml2

ios objective-c swift

No comments:

Post a Comment