mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-06-15 10:07:55 +08:00
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
framework module Apollo {
|
|
umbrella header "Apollo-iOS-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|