Add wg-quick related model properties.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jeroen Leenarts
2018-05-24 06:21:46 +02:00
parent c5237d5342
commit d2dd61cf0c
6 changed files with 83 additions and 7 deletions
@@ -10,7 +10,6 @@
import Foundation
import CoreData
extension Profile {
@nonobjc public class func fetchRequest() -> NSFetchRequest<Profile> {