tinswzy
Results
22
comments of
tinswzy
The error SCPreferences.h:196:6: error: unknown type name 'AuthorizationRef' occurs because, when installing c-ares, there is an environment issue with SCPreferences.h in this code: ``` #if !TARGET_OS_IPHONE #include #else // !TARGET_OS_IPHONE...
> good to know that! thanks for the feedback. could you create a fix for that. Of course, I’ll look into it and see what needs to be done to...