gcrabtree / react-native-socketio

Not Maintained! A React Native wrapper for both the Swift and Java Socket.Io clients.
MIT License
152 stars 55 forks source link

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

Open BondGoat opened 7 years ago

BondGoat commented 7 years ago

Hi,

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

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.