ci: using xcbeautify #28
Annotations
6 warnings
Build:
GrowingTrackerCore/Helpers/UIKit/UIApplication+GrowingHelper.m#L32
'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/GrowingWindow.m#L38
'statusBarOrientation' is deprecated: first deprecated in macCatalyst 13.1 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
|
Build:
GrowingTrackerCore/Menu/GrowingStatusBar.m#L44
'statusBarFrame' is deprecated: first deprecated in macCatalyst 13.1 - Use the statusBarManager property of the window scene instead. [-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]
|
The logs for this run have expired and are no longer available.
Loading