Skip to content

Make Notarized DMG Release #666

Make Notarized DMG Release

Make Notarized DMG Release #666

Manually triggered February 28, 2024 10:41
Status Failure
Total duration 3m 58s
Artifacts

build_notarized.yml

on: workflow_dispatch
Export Notarized App
3m 32s
Export Notarized App
Create DMG
0s
Create DMG
Send Mattermost message
4s
Send Mattermost message
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Export Notarized App: DuckDuckGo/Menus/MainMenu.swift#L595
type 'SubscriptionPurchaseEnvironment' has no member 'ServiceEnvironment'
Export Notarized App: DuckDuckGo/Application/AppDelegate.swift#L287
type 'SubscriptionPurchaseEnvironment' has no member 'ServiceEnvironment'
Export Notarized App
Process completed with exit code 65.
Export Notarized App: --- xcodebuild#L1
Using the first of multiple matching destinations:
Export Notarized App: CoreData#L1
no NSValueTransformer with class name 'NSStringTransformer' was found for attribute 'titleEncrypted' on entity 'HistoryEntryManagedObject'
Export Notarized App: CoreData#L1
no NSValueTransformer with class name 'NSImageTransformer' was found for attribute 'faviconEncrypted' on entity 'BookmarkManagedObject'
Export Notarized App: DuckDuckGo/Sharing/SharingMenu.swift#L77
'open(_:withAppBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifiers:)' was deprecated in macOS 11.0: Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.
Export Notarized App: DuckDuckGo/Sharing/SharingMenu.swift#L79
'async' was deprecated in macOS 11.0: When using NSWorkspaceOpenConfiguration, all launches are asynchronous.
Export Notarized App: DuckDuckGo/Tab/UserScripts/SubscriptionPagesUserScript.swift#L122
immutable value 'accessToken' was never used; consider replacing with '_' or removing it