Seems like you have to call codesign .... each time you recompile the binary
to get core files.
So in my case using it on a binary called I can do the following command after
recompile:
codesign -s - -f --entitlements ndbmtd.entitlements ndbmtd
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: