lpw
2026-04-27 015af50461b12a42c947240d3bee1fdc896742a4
1
2
3
4
5
6
7
8
framework module GoogleUtilities {
umbrella header "GoogleUtilities-umbrella.h"
export *
module * { export * }
  link framework "Security"
  link framework "SystemConfiguration"
  link "z"
}