After running `tns plugin add @nstudio/nativescript-rad-imagepicker` my build for iOS is failing with this error: <img width="1272" alt="screen shot 2018-07-20 at 12 56 13 pm" src="https://user-images.githubusercontent.com/10670990/43020154-5de021e0-8c1c-11e8-801f-330a15e2c5aa.png"> if I delete the plugin from my package.json file and reinstall the project builds fine. Have you seen this before?