This website requires JavaScript.
Explore
Help
Sign in
alex
/
nih-plug
Watch
1
Star
0
Fork
You've already forked nih-plug
0
Code
Activity
eed60f0fa4
nih-plug
/
xtask
/
src
/
main.rs
4 lines
71 B
Rust
Raw
Normal View
History
Unescape
Escape
Move the xtask binary to a library So you can use it in your own projects with minimal copying and pasting.
2022-03-02 10:01:48 +01:00
fn
main
(
)
->
nih_plug_xtask
::
Result
<
(
)
>
{
nih_plug_xtask
::
main
(
)
Create a proper macOS bundle At least, I think that's what this is.
2022-02-16 00:37:12 +01:00
}
Copy permalink