#custom cargo profile

14 messages · Page 1 of 1 (latest)

jaunty storm
#

seems the tauri-cli doesn't support custom cargo profile

drowsy minnow
#

As far as I can tell that's not what it's complaining about

jaunty storm
#

because it doesn't support so it cannot find the correct path of the cargo build output

#

the actual cargo build output:

drowsy minnow
#

Try restarting your computer, because if I remember correctly when this has happened to me in the past, it's related to a process locking the file from being renamed

jaunty storm
#

I looked the source, it's not support custom profile

short wharf
#

There's an open feature request somewhere

jaunty storm
#

ummm, I can't find it in tauri-apps/tauri

#

ah, seems it's fixed but not published.

short wharf
#

Ah right, we picked it up from discord straight into a PR now that you mention it

jaunty storm
#

umm, but seems the fix is about conflict --release and custom --profile, rather than the target_dir

short wharf
#

Hmmm, i think you're right

#

This was not part of the issue the PR tried to fix. = The person who reported it didn't change the target dir