Use CoreData codegen to resolve warnings about missing getters/setters on our DB objects

This commit is contained in:
Cameron Gutman
2018-05-28 12:40:15 -07:00
parent b792629943
commit 85f81ca8c1
16 changed files with 10 additions and 196 deletions
-1
View File
@@ -7,7 +7,6 @@
//
#import "TemporaryApp.h"
#import "App.h"
@implementation TemporaryApp