From facb3edec9fd275d5a8fcabaa87f768087255768 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 12 Dec 2025 02:34:07 +0100 Subject: chore! breaking API changes, rename project to Nectar, instead of NeCTI. Signed-off-by: Amlal El Mahrouss --- src/DebuggerKit/dk-osx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DebuggerKit/dk-osx.json') diff --git a/src/DebuggerKit/dk-osx.json b/src/DebuggerKit/dk-osx.json index 20813aa..677e473 100644 --- a/src/DebuggerKit/dk-osx.json +++ b/src/DebuggerKit/dk-osx.json @@ -9,7 +9,7 @@ "output_name": "/usr/local/lib/libDebuggerKit.dylib", "compiler_flags": ["-fPIC", "-shared"], "cpp_macros": [ - "__NECTI__=202505", + "__NECTAR__=202505", "CK_USE_STRUCTS=1", "DEBUGGERKIT_POSIX", "DK_MACH_DEBUGGER", -- cgit v1.2.3