ObjFW  Hex Artifact Content

Artifact 4e926dc0177c202271c58d7f4f7e4618ffba850e30f80dc6fe8c0829b130e4bd:

Manifest of check-in [4e926dc017] - Implement fallback to NS*SearchPathEnumeration

This is used when sysdir_*_search_path_enumeration is unavailable.

Unfortunately, iOS 9 does not support sysdir_*_search_path_enumeration.
When compiled with a newer SDK, the symbol is available during linking,
but not at runtime, resulting in a crash. However, newer SDKs also
dropped NS*SearchPathEnumeration, so that it is not easy to provide a
fallback. This means that we need to declare all enums, types and
functions rather than just including them. by js on 2017-12-23 20:35:28.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.