1.0.0
This commit is contained in:
4
ios/Classes/module.modulemap
Normal file
4
ios/Classes/module.modulemap
Normal file
@@ -0,0 +1,4 @@
|
||||
module HardwareC {
|
||||
header "../../src/hardware.h"
|
||||
export *
|
||||
}
|
||||
Reference in New Issue
Block a user