I know this question has been asked before but my problem is only when archiving. My project builds and deploys fine to my development devices. If i comment out all references to this module, it complains about another module (e.g. IQKeyboardManagerSwift). If i comment out this one, the next module and so on. I've checked the folders (e.g. Debug-iphoneos and Release-iphoneos under the library directory) and they are identical. I've tried this but it didn't help.
Asked
Active
Viewed 48 times
0
-
"I've tried this but it didn't help." You've tried _what_? There are a lot of answers there; did you do all of them? In any case, your question adds nothing to the mix. — Also, pay attention to the `@objc` warning please. – matt Dec 15 '17 at 01:35
-
https://stackoverflow.com/questions/29500227/getting-error-no-such-module-using-xcode-but-the-framework-is-there "This" is a link to what I've tried – Paul Dec 15 '17 at 01:37
-
If this is an exact question then point me to it!!! – Paul Dec 15 '17 at 01:38