-
We updated library to 6.0.18 and when we now run node ios_arch.js --extract in the extra folder to clean architecture for app store submission we get <ref *1> Error: spawnSync /bin/sh ENOENT We use cordova: 10.0.0 "cordova-ios": "^6.1.1", Any suggestions how to fix so we can use latest version? Kind regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You dont need that step anymore :) CHANGELOG: https://github.com/cordova-rtc/cordova-plugin-iosrtc/blob/master/CHANGELOG.md#version-6018 |
Beta Was this translation helpful? Give feedback.
You dont need that step anymore :)
Try and enjoy
CHANGELOG: https://github.com/cordova-rtc/cordova-plugin-iosrtc/blob/master/CHANGELOG.md#version-6018
PR: #635