NordSecurity / uniffi-bindgen-cs

C# bindings generator for uniffi-rs
https://github.com/NordSecurity/uniffi-bindgen-cs
Mozilla Public License 2.0
109 stars 21 forks source link

Expand local workflow to include Windows users #98

Closed cmcknight-bb closed 1 day ago

cmcknight-bb commented 4 days ago

Makes it easier for contributors using Windows (using git-bash to execute shell scripts) to run the local dev workflow. These changes have been tested on Mac, Windows, and WSL2.

Note: The commented out chronological assertion throws a different exception on unix-based systems vs Windows. I'm not sure what's going on there and didn't have time to track it down, but I would be happy to roll an issue.