Skip to content

Commit b851e6a

Browse files
authored
Merge pull request #78 from keith/ks/module-map
Add module map for framework
2 parents c080cd6 + 4c7a96e commit b851e6a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
framework module Instabug {
2+
umbrella header "Instabug.h"
3+
4+
export *
5+
module * { export * }
6+
}

0 commit comments

Comments
 (0)