Files
My-Mind-2.0/My Mind/Pods/Target Support Files/Protobuf/Protobuf.modulemap

7 lines
106 B
Plaintext

framework module Protobuf {
umbrella header "Protobuf-umbrella.h"
export *
module * { export * }
}