I fixed the "xcodebuild: error: The project named "HN Reader" does not contain a scheme named "HN Reader"." issue, but then I got:
this._nativeModule.addListener is not a function. (In 'this._nativeModule.addListenter(eventType)','this._nativeModule.addListener' is undefined)
@centaur1 : I would like to understand from you that how did you fix this -
The project named "HN Reader" does not contain a scheme named "HN Reader"." issue
I fixed the "xcodebuild: error: The project named "HN Reader" does not contain a scheme named "HN Reader"." issue, but then I got: this._nativeModule.addListener is not a function. (In 'this._nativeModule.addListenter(eventType)','this._nativeModule.addListener' is undefined)
Just FYI