Skip to content

Commit fd228c4

Browse files
author
Joseph Kalash
committed
Added modulemap for Nativescript support
1 parent b80ad5b commit fd228c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)