feat: add set dynamic generalProps generator #127
Annotations
4 warnings
Build:
GrowingTrackerCore/Helpers/UIKit/UIApplication+GrowingHelper.m#L33
'keyWindow' is deprecated: first deprecated in macCatalyst 13.1 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
|
Build:
GrowingTrackerCore/Utils/GrowingKeyChainWrapper.m#L33
'archivedDataWithRootObject:' is deprecated: first deprecated in macCatalyst 13.1 - Use +archivedDataWithRootObject:requiringSecureCoding:error: instead [-Wdeprecated-declarations]
|
Build:
GrowingTrackerCore/Utils/GrowingKeyChainWrapper.m#L51
'unarchiveObjectWithData:' is deprecated: first deprecated in macCatalyst 13.1 - Use +unarchivedObjectOfClass:fromData:error: instead [-Wdeprecated-declarations]
|
Build:
GrowingTrackerCore/Utils/GrowingKeyChainWrapper.m#L69
'kSecAttrAccessibleAlwaysThisDeviceOnly' is deprecated: first deprecated in macCatalyst 13.1 - Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly [-Wdeprecated-declarations]
|
Loading