react-native-code-push icon indicating copy to clipboard operation
react-native-code-push copied to clipboard

[swift] Fix imports for Cocoapods + Swift projects + use_frameworks!

Open liamxujia opened this issue 4 years ago • 1 comments

This PR fixes an error we encountered in a hybrid (Swift + React Native) app we’re developing, and use_frameworks! flag. SSZipArchive was introduced as a module unlike JWT, SSZipArchive imports should be added with a namespace, I guess all projects introduced through use_frameworks! will have this problem.

Looking forward to repair. Thank you.

liamxujia avatar Dec 28 '20 09:12 liamxujia

企业微信截图_e5a57338-0a4d-4780-9fc1-cdba16446e39 企业微信截图_bb3ffe8a-85dc-48ae-9c22-8674ed713542

liamxujia avatar Dec 28 '20 10:12 liamxujia