target('macbook') { linkerOpts '-frame...
# kotlin-native
m
target('macbook') { linkerOpts '-framework Cocoa -framework OpenGL -framework IOKit -framework CoreVideo' }
s
oh right! thanks for that!