From e5f037277505c477b8d563bd77b7bd6e23b46296 Mon Sep 17 00:00:00 2001 From: Amr Bashir Date: Mon, 16 Sep 2024 08:17:01 +0300 Subject: [PATCH] chore: add change file for #11016 (#11018) --- .changes/objc2-nsimage-missing.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/objc2-nsimage-missing.md diff --git a/.changes/objc2-nsimage-missing.md b/.changes/objc2-nsimage-missing.md new file mode 100644 index 000000000..0d78b8325 --- /dev/null +++ b/.changes/objc2-nsimage-missing.md @@ -0,0 +1,5 @@ +--- +"tauri": "patch:bug" +--- + +Fix comiplation error on macOS due to a missing feature for `NSImage`