Cider Isn't Darwin Emulation, Really
Something went wrong. Try again.
201 B · 11 lines
123456789101112#ifndef OPENSCRIPTINGUTILPRIV_H_#define OPENSCRIPTINGUTILPRIV_H_#include <CoreFoundation/CFURL.h>
static inline int OSAIsRecognizedExecutableURL(CFURLRef url, SInt32* error){ return 0;}
#endif