lpw
2021-04-20 ed8a75165efbcd79f5f9b1ab6f4ec10eed6f16a1
commit | author | age
a6c014 1 framework module GoogleDataTransport {
L 2 umbrella header "GoogleDataTransport.h"
3 export *
4 module * { export * }
5   link framework "CoreTelephony"
ed8a75 6   link framework "Security"
a6c014 7   link framework "SystemConfiguration"
L 8   link "z"
9 }