Remove the Xcode-generated file header comment with copyright notice and author attribution from wren_debug.h. Also correct the include guard macro from `wren_wren_debug_h` to `wren_debug_h` to match the actual file path and naming convention used by other headers in the project.