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.
1 parent c080cd6 commit 4c7a96eCopy full SHA for 4c7a96e
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