johnsnelson

Results 2 comments of johnsnelson

> suggested change to @jimmywarting's suggested change: > > ```js > import { Writable } from 'node:stream' > > export class BrowserStdout extends Writable { > constructor (opts) { >...

I had this issue as well. I was able to edit the before_plugin_uninstall.js and helper.js in the scripts/ios directory. I pass the context into the `helper.getXcodeProjectPath` function on line 6...