Skip to content

How to build darwin target with debugging symbols? #382

@floatingstone

Description

@floatingstone

Hello, I am trying to build the darwin target using make darwin CLEAN=yes RELEASE=no INSPECTOR=yes, but there are no debugging symbols:

file build/targets/darwin/libTransmuteCore.dylib build/targets/darwin/transmute_browser

build/targets/darwin/libTransmuteCore.dylib: Mach-O 64-bit dynamically linked shared library arm64
uild/targets/darwin/transmute_browser: Mach-O 64-bit executable arm64

Do we need any other configurations here?

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions