swift-klib-plugin icon indicating copy to clipboard operation
swift-klib-plugin copied to clipboard

CryptoSwift is not working.

Open aadeshmindtickle opened this issue 2 years ago • 1 comments

I tried the steps for CryptoKit was working fine; but when I tried to use apis which made me import CryptoSwift it gave me error as

error: no such module 'CryptoSwift'
import CryptoSwift

aadeshmindtickle avatar Dec 04 '23 07:12 aadeshmindtickle

Hey @aadeshmindtickle, unfortunately right now it's impossible to import 3rd party libraries, plugin works only with built-in frameworks

ttypic avatar Dec 14 '23 19:12 ttypic

Please track this issue instead: https://github.com/ttypic/swift-klib-plugin/issues/37

IlyaGulya avatar Aug 02 '24 07:08 IlyaGulya