Daniel Eke
Daniel Eke
@rreusser could we do some automatic switching between nearest and linear in the shader level? So we would have two color maps, one with nearest, one with linear. Then we...
@JackYoustra you can probably make an alias to your command which would take the two parameters and run the whole thing.
After some testing I noticed it might not be possible to get it working on Linux in it's current state, as it depends on the xcode toolchain: https://github.com/ChargePoint/xcparse/blob/61bfe78c55e2e0fc2bc3d3d49add3dbd3829a56b/Sources/XCParseCore/XCResultToolCommand.swift#L13 Feel free...
I think I've found a solution. In the wrapper package the `SpotifyiOSWrapper` target also need a conditional dependency on `SpotifyiOS` like `.target(name: "SpotifyiOS", condition: .when(platforms: [.iOS]))`. This way it builds...
I've found a way to fix the code signing error. I'm not sure if this is the right way to do, but I couldn't find any better resources about this...
@Ashish31081309 thanks for reporting the issue! Could you please check if you see any error messages in the logs of the application when the pink square appears?
@Ashish31081309 could you please try again with v10.12 or higher version and see if the issue still happens?
@kamami could you try to disable `line-occlusion-opacity` and just place the layer below the layer of the buildings? If you use standard style, you can set the slot of the...