Saúl Ibarra Corretgé
Saúl Ibarra Corretgé
Windows 7 is EOL years ago and even Node dropped support for it: https://github.com/nodejs/node/pull/31954 Reviving support for Windows 7 is not something the project is open to I'd say. Ping...
The only non-ARM iOS device is the simulator, on an Intel Mac. Do we really want to support it there? I'd rather cut it completely if the target is not...
We can perhaps ifdef out the simulator targets then?
I see. What other iOS x86_64 platforms are there though?
There we go. I think check for the simulator target is better since it's likely the problem is with the simulator rather than with the arch itself.
Can you please rebase?
I'd like the PR rebased with v1.x so the CI runs.
Please our community form for deployment related questions: https://community.jitsi.org/ Generally speaking, if a setup works on one domain / machine and not in another, it's a configuration issue. Please do...