Closed Wilson2014 closed 8 years ago
I just create a project with Xcode 7.3 and add SSKeychain via cocoappods,but while at the "import SSKeychain" sentence, the compiler says "Cannot load module 'SSKeyChain' as 'SSKeychain'.
Did you type SSKeyChain somewhere? That isn't anywhere in the project history.
SSKeyChain
Yeap, interesting! My project name's "SSKeyChain".
I just create a project with Xcode 7.3 and add SSKeychain via cocoappods,but while at the "import SSKeychain" sentence, the compiler says "Cannot load module 'SSKeyChain' as 'SSKeychain'.