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
b9d79771cc
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 20:01:48 +11: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 10:37:12 +11:00
}
Copy permalink