this repo has no description
at fixPythonPipStalling 6 lines 212 B view raw
1#include <NEHelperClient.h> 2 3xpc_object_t NEHelperCacheCopyAppUUIDMapping(char *signingIdentity, void *unknown) { 4 printf("DARLING SYSTEM_NETWORKEXTENSION STUB: %s\n", __PRETTY_FUNCTION__); 5 return NULL; 6}