7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
framework module UIDevice_Utils {
|
|
umbrella header "UIDevice-Utils-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|