Revert "Specify ‘ns’ as a (link) dependency"

This reverts commit 75e8723e64.
This commit is contained in:
Allan Odgaard
2018-03-07 15:29:41 +07:00
parent a232a1848b
commit ecc5fa9252

View File

@@ -1,4 +1,4 @@
SOURCES = src/*.mm
LINK += io text ns
LINK += io text
EXPORT = src/*.h
FRAMEWORKS = Cocoa