i want to add SSZipArchive to my project. I already run carthage update, add SSZipArchive.framework to embedded binaries and Linked Frameworks and Libraries
i also check Framework Search Paths and it's located right and have the file ZipArchive.framework
and ZipArchive.framework.dSYM
but i get No Such Module 'SSZipArchive'
what's wrong?