fix: UICollectionView/UITableView swizzle bug #177
Annotations
10 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/GrowingArgumentChecker.h#L24
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
Build:
GrowingTrackerCore/Utils/GrowingArgumentChecker.h#L27
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
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]
|
Build:
GrowingTrackerCore/Utils/GrowingArgumentChecker.h#L24
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
Build:
GrowingTrackerCore/Utils/GrowingArgumentChecker.h#L27
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
Build:
GrowingTrackerCore/Utils/GrowingArgumentChecker.h#L24
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
Loading