Keith Smiley
Keith Smiley
Thanks for submitting this! This is required to build as a swiftpm with newer versions now
This implementation is a huge hack. I think moving to the new official argument parser is a good idea at this point
Is the simulator app launched? if not you might try that
Turns out if you don't send the lat/lng it does this https://github.com/lyft/set-simulator-location/pull/28
IIRC we could modify this tool to provide a gpx file to the simulator.
Thanks so much for the kind words!
I submitted https://github.com/bazelbuild/bazel/pull/14777 which solves one of the concerns above
Thanks for this write up! It was super useful when tracing back android fission support which I'm working on here https://github.com/bazelbuild/bazel/pull/14765
Note I believe this case should be fixed once https://github.com/bazelbuild/bazel/pull/13148 lands
This probably requires some changes to the [xcconfigs](https://github.com/lyft/Kronos/tree/master/Resources/xcconfigs) (or maybe [upstream](https://github.com/mrackwitz/xcconfigs)) to support this new sdk. I haven't upgraded to Catalina yet so I can't test this, but I'd be...