feat: add set dynamic generalProps generator #126
Annotations
5 warnings
Build:
Users/runner/Library/Developer/Xcode/DerivedData/growingio-sdk-ios-autotracker-fptreaotxnejwuemdsbezcxtvgdv/SourcePackages/checkouts/growingio-sdk-ios-utilities/Sources/TrackerCore/Category/UIApplication+GrowingUtilsTrackerCore.m#L85
'statusBarFrame' is deprecated: first deprecated in macCatalyst 13.1 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
|
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