fix: add limit of events data length when query from db #121
Annotations
3 warnings
Build:
GrowingTrackerCore/Utils/GrowingKeyChainWrapper.m#L33
'archivedDataWithRootObject:' is deprecated: first deprecated in macOS 10.14 - Use +archivedDataWithRootObject:requiringSecureCoding:error: instead [-Wdeprecated-declarations]
|
Build:
GrowingTrackerCore/Utils/GrowingKeyChainWrapper.m#L51
'unarchiveObjectWithData:' is deprecated: first deprecated in macOS 10.14 - Use +unarchivedObjectOfClass:fromData:error: instead [-Wdeprecated-declarations]
|
Build:
GrowingTrackerCore/Utils/GrowingKeyChainWrapper.m#L69
'kSecAttrAccessibleAlwaysThisDeviceOnly' is deprecated: first deprecated in macOS 10.14 - Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly [-Wdeprecated-declarations]
|
Loading