Thiago Canozzo Lahr

Results 15 comments of Thiago Canozzo Lahr

Code was merged into develop branch.

This enhancement is on hold due to its complexity. It will probably be implemented in UAC version 3 only.

By default, UAC will search for artifacts within "artifacts" directory only. I have added this enhancement to the development road map. Thank you!

This feature requires changes on how UAC store collected data. Today, UAC stores live data into a directory structure following the same structure in the artifacts directory. If an artifact...

I have pushed a new code to develop that makes this possible. - Now you have the option to supply a file path to a custom profile located outside the...

Code has been merged and released in uac v3.0.0-rc1.

Yeah, I agree that's annoying. I am currently working on UAC version 3 that will provide a property called "condition" in the YAML files. So in order to run the...

I will take a look on tbostrings. I will also try to statically compile GNU strings on an Intel and Silicon macs for testing.

I have pushed a new code to develop that solves this. First, UAC will check if xcode tools is installed in the target system. If not, UAC will use **astrings**...