OSDN Git Service

コメントを追加
authormasakih <masakih@users.sourceforge.jp>
Sat, 28 Oct 2017 11:10:03 +0000 (20:10 +0900)
committermasakih <masakih@users.sourceforge.jp>
Sat, 28 Oct 2017 11:10:03 +0000 (20:10 +0900)
KCD/CoreDataCore.swift

index d5e710f..1b746b5 100644 (file)
@@ -14,6 +14,8 @@ struct CoreDataConfiguration {
     let fileName: String
     let options: [AnyHashable: Any]
     let type: String
+    
+    // try remake data file, if model file modified.
     let tryRemake: Bool
     
     private static let defaultOptions: [AnyHashable: Any] = [