mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 18:01:10 +01:00
Deprecation of enum CoreStore, reorganize global symbols
This commit is contained in:
@@ -35,6 +35,7 @@ extension KeyPath: AnyKeyPathStringConvertible, KeyPathStringConvertible where R
|
||||
|
||||
public var cs_keyPathString: String {
|
||||
|
||||
// return NSExpression(forKeyPath: self).keyPath // in case _kvcKeyPathString becomes private API
|
||||
return self._kvcKeyPathString!
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user