CommonCrypto compiled swift 2.3

1

Someone knows how I can use commonCrypto in swift 2.3, they will see the version that said for 2.3, but when I want to import it to my project it says that it was compiled in 3.0 and can not be used, the strange thing is that I open the project commonCrypto and have legacy enabled, recompile and import it but keep saying the same thing: /

    
asked by Sergio Aldo Mejía Rodríguez 21.12.2016 в 18:37
source

1 answer

0

This is the correct library for swift 2.3, version 0.8.3

link

    
answered by 22.12.2016 в 18:58