this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Reexport CFNetwork from CoreServices

Fixes #507

+1
+1
src/CoreServices/CMakeLists.txt
··· 102 102 103 103 reexport(CoreServices FSEvents) 104 104 reexport(CoreServices LaunchServices) 105 + reexport(CoreServices CFNetwork) 105 106 106 107 install(FILES SystemVersion.plist DESTINATION "libexec/darling/System/Library/CoreServices") 107 108