Can I use Objective-C library in xcode 6 using swift -
i using xcode 6 , trying implement swift language, import external library github.com such sdwebimage using objectivc-c language, can utilize project utilize swift language.
yes it's possible. highly recommend using cocoapods, dependency manager simplify usage of external libraries.
also read swift , objective-c in same project explains how utilize objc swift.
objective-c xcode swift
No comments:
Post a Comment