提交
This commit is contained in:
6
Pods/Target Support Files/MQTTClient/MQTTClient.modulemap
generated
Normal file
6
Pods/Target Support Files/MQTTClient/MQTTClient.modulemap
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
framework module MQTTClient {
|
||||
umbrella header "MQTTClient-umbrella.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user