LC_DYLD_EXPORTS_TRIE
LC_DYLD_EXPORTS_TRIE- 说明:
iOS 15.0+新出现的Load Command - 含义
- If the binary is targeted at iOS 14+ or is linked with
-fixup_chainslinker flag, the same information is stored inLC_DYLD_EXPORTS_TRIEload command instead. The detail of this change is discussed at Chained Fixups.
- If the binary is targeted at iOS 14+ or is linked with
- 说明: