Fix warnings related to deallocating CriticalAlert prematurely (#258) #610
Annotations
6 warnings
CI:
build/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L860
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
|
CI:
build/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L860
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
|
CI:
HeliPort/Appearance/StatusMenu.swift#L24
'SUUpdater' is deprecated: Deprecated in Sparkle 2. Use SPUStandardUpdaterController instead, or SPUUpdater if you need more control.
|
CI:
HeliPort/Appearance/Preferences/PrefsGeneralView.swift#L21
'SUUpdater' is deprecated: Deprecated in Sparkle 2. Use SPUStandardUpdaterController instead, or SPUUpdater if you need more control.
|
CI
HeliPort Launcher isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'HeliPort Launcher' from project 'HeliPort')
|
CI
HeliPort isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'HeliPort' from project 'HeliPort')
|