Join Slack
Powered by
I'm trying to use Grand Central Dispatch in a macO...
# kotlin-native
s
Sam
03/21/2018, 5:32 PM
I'm trying to use Grand Central Dispatch in a macOS/iOS library. I can use it in an iOS target easily by importing
platform.darwin
but that definition file doesn't exist for macOS. Shouldn't there be a
platform.darwin
file for macOS as well?
👍 1
o
olonho
03/22/2018, 7:35 AM
this problem will be fixed in master
👏 1
Open in Slack
Previous
Next