GBA-8-19/Pods/Target Support Files/AppAuth/AppAuth.modulemap
2024-06-14 17:15:51 +08:00

7 lines
94 B
Plaintext

module AppAuth {
umbrella header "AppAuth-umbrella.h"
export *
module * { export * }
}