mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
We used to deploy our android golden tests through a console app that we launched from the adb shell. However, this won't work anymore if we want Vulkan validation layers. Switch to an apk instead. Also clean up and improve upon our tooling: * Add signal handlers to notify the python server when the app crashes * Rename dump_gms_and_goldens.py ... -> deploy_tools.py gms goldens ... * Pipe stdout and stderr to to the python server * Replace most instances of exit(-1) with abort() Diffs=
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
6db85df99bb8971aae6c26202538b5543148b028
|