Fix imports #39
Annotations
11 warnings
build-sdk:
Airship/AirshipCore/Source/Badger.swift#L38
'applicationIconBadgeNumber' was deprecated in tvOS 17.0: Use -[UNUserNotificationCenter setBadgeCount:withCompletionHandler:] instead.
|
build-sdk:
Airship/AirshipCore/Source/AirshipUtils.swift#L92
'SCNetworkReachabilityCreateWithAddress' was deprecated in tvOS 17.4
|
build-sdk:
Airship/AirshipCore/Source/AirshipUtils.swift#L101
'SCNetworkReachabilityGetFlags' was deprecated in tvOS 17.4
|
build-sdk:
Airship/AirshipCore/Source/Badger.swift#L38
'applicationIconBadgeNumber' was deprecated in tvOS 17.0: Use -[UNUserNotificationCenter setBadgeCount:withCompletionHandler:] instead.
|
build-sdk:
Airship/AirshipCore/Source/AirshipUtils.swift#L92
'SCNetworkReachabilityCreateWithAddress' was deprecated in tvOS 17.4
|
build-sdk:
Airship/AirshipCore/Source/AirshipUtils.swift#L101
'SCNetworkReachabilityGetFlags' was deprecated in tvOS 17.4
|
build-sdk:
Airship/AirshipCore/Source/UACoreData.swift#L3
public import of 'CoreData' was not used in public declarations or inlinable code
|
build-sdk:
Airship/AirshipCore/Source/UACoreData.swift#L3
public import of 'CoreData' was not used in public declarations or inlinable code
|
build-sdk:
Airship/AirshipDebug/Source/Push/PushData+CoreDataClass.swift#L4
public import of 'CoreData' was not used in public declarations or inlinable code
|
build-sdk:
Airship/AirshipDebug/Source/Push/PushData+CoreDataProperties.swift#L4
public import of 'CoreData' was not used in public declarations or inlinable code
|
finished
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|