Bart Louwers
Bart Louwers
I am closing this issue because we went with another approach to implement Metal. Progress can be tracked here: https://github.com/orgs/maplibre/projects/8
We now have Metal support with the new rendering architecture. See https://github.com/maplibre/maplibre-native/issues/1609 Please try out the pre-release and create a new issue if you run into something not working as...
If no-one knows what `MAPLIBRE_DEVELOPER_CONFIG_XML` is I will remove it from the CI. Android CI is failing because of it now.
It's also possible to get the plain text of a secret with a hack: https://stackoverflow.com/questions/63003669/how-can-i-see-my-git-secrets-unencrypted
For Android at least `queryRenderedFeatures` seems to work now. Please open a new issue if you are having problems with this.
Closing due to inactivity.
The setup of the macOS runners is now documented in a separate repo https://github.com/maplibre/maplibre-ci-runners @birkskyum Can we make this repo public? The only somewhat sensitive information contained in it are...
They are already Ansible-managed servers in the sense that I already ran the `macos.yaml` playbook. Ansible does not run on the target machines! It is just executing SSH commands. More...
> if Apple should deprecate OpenGL one day I assume you mean if Apple ever kills off OpenGL completely, they have already deprecated it. :see_no_evil: In any case, makes sense!...
I don't see this being picked up anytime soon. With the Metal rendering backend well underway, I am closing this until someone is actively working on MetalANGLE. That said, I...