N

Results 8 comments of N

Thanks for the reply, I had actually added them but still had the error. The issue was deeper and related to the fact that I'm not running the bare workflow...

This is the fastlane error before erroring out, which I guess depends on the above: ``` [RUN_FASTLANE] ▸ ** BUILD FAILED ** [RUN_FASTLANE] ▸ The following build commands failed: [RUN_FASTLANE]...

Right about now I have tried building a development-simulator build on Expo's servers and I get this kind of message error instead: ![Screenshot 2024-07-07 at 14 50 15](https://github.com/flyskywhy/react-native-gcanvas/assets/216658/ff41f4c9-0485-40ae-a5a2-9c8959610775) Previous error...

I have fixed the above, I lost several hours on this but the issue was due to me not re-running ``` yarn build plugin ``` to transpile the iOS plugin...

Actually, I think the build is failing locally due to this: ``` [RUN_FASTLANE] no rule to process file '/var/folders/c9/47rlcmqj1f5c9mcc5777bkbw0000gn/T/eas-build-local-nodejs/7d7ba4f1-48c6-44fb-9ec7-d884da48a034/build/node_modules/@flyskywhy/react-native-gcanvas/core/src/gcanvas/shaders/default.glsl' of type 'text' for architecture 'arm64' (in target 'GCanvas' from project...

I've moved them, the warnings disappeared but it's still crashing. Now honestly I've no idea how to debug the .sh crashing, I'm having some tough times finding on Google how...

On a positive note the application is properly building if I run an `npx expo prebuild`, a `npx pod-install` and then use Xcode to Product > Archive (albeit I have...

This pull request should fix the warnings you mention: https://github.com/xiqi/react-native-live-audio-stream/pull/20/files