devdraw: AUTOFRAMEWORK CoreFoundation on macOS

Fixes #273.
This commit is contained in:
Russ Cox 2020-01-13 16:47:16 -05:00
parent 50923426bf
commit 04da015976

View file

@ -27,6 +27,7 @@
AUTOFRAMEWORK(Cocoa)
AUTOFRAMEWORK(Metal)
AUTOFRAMEWORK(QuartzCore)
AUTOFRAMEWORK(CoreFoundation)
#define LOG if(0)NSLog