Birk Skyum

Results 267 comments of Birk Skyum

@jutaz awesome! We got 3 dedicated m1 build runners waiting idle, while these small github intel-mac runners take all the load, and I noticed arm support has been [requested](https://github.com/maplibre/maplibre-gl-native/issues/314#issuecomment-1151692101). I...

Working in progress in here: https://github.com/maplibre/maplibre-gl-native/tree/refactor-nsexpression-unit-tests

@roblabs , do you know how to write ```objc [NSExpression expressionWithFormat:@"MGL_FUNCTION('image', 'Icon Image')"]; ``` With the new syntax?

@acalcutt I think it's a good idea to fork the node-pre-gyp, as Mapbox doesn't maintain most of these and PRs can be there for a very long time - if...

@ntadej , the other package would be Mapbox's but as I just mentioned, they don't have a good track record of merging PRs in my experience or working on these...

@ntadej , likely not, but they might have had the foresight to be the first to make an open-source library that everyone else could use, which would explain the 1k...

Great to see it passing throughout - what does this need before it's ready?

@ntadej , I attempted to go the universal build direction, because it then would be faster to run it all on m1 machines, but got a lot of issues with...

It did publish as expected to github, but not to npm. The ubuntu build failed the first time and I had to retry it, so it could have influenced it.