idk why this changed but sure why not
This commit is contained in:
parent
c549d81caf
commit
149aeb9e9f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
//
|
||||
|
||||
import UIKit
|
||||
import CoreFoundation
|
||||
|
||||
protocol ObjectSavable {
|
||||
func setObject<Object>(_ object: Object, forKey: String) throws where Object: Encodable
|
||||
|
|
Reference in a new issue