pusher / pusher-websocket-react-native

React Native official Pusher SDK
MIT License
61 stars 52 forks source link

arm64 emulator build error #160

Open sokolovdm opened 3 months ago

sokolovdm commented 3 months ago

Hi. I get an error when I just run a development project - npm run ios

{ platform:iOS Simulator, id:547681FF-89E1-455C-B72A-5EB9DF6700BD, OS:17.2, name:iPhone 15 Pro Max }
** BUILD FAILED **

The following build commands failed:
        SwiftEmitModule normal arm64 Emitting\ module\ for\ pusher_websocket_react_native (in target 'pusher-websocket-react-native' from project 'Pods')
(1 failure)
]

When I try to build the application via xCode I get this error

Screenshot 2024-06-14 at 12 33 05