{Project}-LinkMap-normal-arm64.txt changed?

I upgraded xcode to 16.2 and found that the txt file generated by Write Link Map File is different from before, no longer containing detailed data. So, how to set it up to obtain the same link map file as the previous xcode version.

# Path: /Users/....../***.app/__preview.dylib
# Arch: arm64
# Object files:
[  0] linker synthesized
# Sections:
# Address	Size    	Segment	Section
0x00004000	0x00000000	__TEXT	__text
# Symbols:
# Address	Size    	File  Name
{Project}-LinkMap-normal-arm64.txt changed?
 
 
Q