Open aluong-yammer opened 9 years ago
Replacing @import with #import fixed this issue. I am getting an error saying "use of '@import' when modules are disabled" when import CoreData in the .h files.
@aluong-yammer Is these your same problem? #104
@aloung-yammer look my issue report #104. CoreData isn't implemented right now.
Hmm...I don't recall getting that error, @agustingandara.
I was wondering if Core Data is supported? I don't see the Core Data Framework in the WinObjC project files, but I do see a generated Window's sqllite db. How is Core Data being handled?