7
ios/Generated/gotcha_core.modulemap
Normal file
7
ios/Generated/gotcha_core.modulemap
Normal file
@@ -0,0 +1,7 @@
|
||||
module gotcha_core {
|
||||
header "gotcha_coreFFI.h"
|
||||
export *
|
||||
use "Darwin"
|
||||
use "_Builtin_stdbool"
|
||||
use "_Builtin_stdint"
|
||||
}
|
||||
Reference in New Issue
Block a user