We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c080cd6 + 4c7a96e commit b851e6aCopy full SHA for b851e6a
Instabug.framework/Modules/module.modulemap
@@ -0,0 +1,6 @@
1
+framework module Instabug {
2
+ umbrella header "Instabug.h"
3
+
4
+ export *
5
+ module * { export * }
6
+}
0 commit comments