[bug] Tauri Requires CC="clang -fobjc-exceptions"
when running on a nix flake on macos
#9433
Labels
platform: iOS
platform: macOS
platform: Nix/NixOS
Issues specific to NixOS or Nix tooling
status: needs triage
This issue needs to triage, applied to new issues
type: bug
Describe the bug
The issue is when running tauri the nomal way using cargo run it runs into this error:
Reproduction
https://github.com/Eveeifyeve/Tauri-Repo-Objc-exceptionSolved! Flake template at https://github.com/eveeifyeve/nix-tauri
Requires Nix!
To build dev enviroment
nix develop --impure
or just installdirenv
and it will do it for you.To run
bun issue
to run the issue and you will see.Expected behavior
It should not include this error and work.
Full
tauri info
outputStack trace
The text was updated successfully, but these errors were encountered: