first commit
This commit is contained in:
commit
e2c095af41
34 changed files with 667 additions and 0 deletions
4
swift/module.modulemap
Normal file
4
swift/module.modulemap
Normal file
|
@ -0,0 +1,4 @@
|
|||
module SwiftModule {
|
||||
header "SwiftModule.h"
|
||||
export *
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue