Files
keyboard/Pods/Target Support Files/Pods-CustomKeyboard/Pods-CustomKeyboard.modulemap

7 lines
128 B
Plaintext
Raw Normal View History

2025-10-27 21:55:05 +08:00
framework module Pods_CustomKeyboard {
umbrella header "Pods-CustomKeyboard-umbrella.h"
export *
module * { export * }
}