gcrabtree/react-native-socketio

How to fix: opening import file for module 'Swift': Permission denied

BondGoat opened this issue · 0 comments

Hi,

I have problem when compiling the project using this library, it show the error:

  • opening import file for module 'Swift': Permission denied

Does anyone has any suggestion?

Before that I had another problem “Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift...
I fixed by turn "Use Legacy Swift Language Version" to YES. Does it has any impact with above problem?

Thanks in advance.