Build Information
Successful build of SwWidevine, reference 1.1.2 (39ad90), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 01:45:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "ASN1",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/mIwr/ASN1 at 2.7.2 (0.60s)
Computing version for https://github.com/mIwr/SwPSSH.git
warning: 'swpssh': /Package.swift:25:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
23 | #endif
24 |
25 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
26 | name: "SwPSSH",
27 | platforms: [
/Package.swift:28:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
26 | name: "SwPSSH",
27 | platforms: [
28 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | ],
30 | products: [
/Package.swift:28:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
26 | name: "SwPSSH",
27 | platforms: [
28 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | ],
30 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/mIwr/SwPSSH.git at 1.2.3 (0.60s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.92s)
Computing version for https://github.com/mIwr/BigInt
warning: 'bigint': /Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Package.swift:7:52: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/mIwr/BigInt at 1.23.1 (0.63s)
Creating working copy for https://github.com/mIwr/SwPSSH.git
Working copy of https://github.com/mIwr/SwPSSH.git resolved at 1.2.3
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
Creating working copy for https://github.com/mIwr/BigInt
Working copy of https://github.com/mIwr/BigInt resolved at 1.23.1
Creating working copy for https://github.com/mIwr/Digest
Working copy of https://github.com/mIwr/Digest resolved at 1.13.1
Creating working copy for https://github.com/mIwr/SwiftRSA.git
Working copy of https://github.com/mIwr/SwiftRSA.git resolved at 2.6.1
Creating working copy for https://github.com/mIwr/ASN1
Working copy of https://github.com/mIwr/ASN1 resolved at 2.7.2
warning: 'swiftrsa': /Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftRSA/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "SwiftRSA",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftRSA/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "SwiftRSA",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swpssh': /Users/admin/builder/spi-builder-workspace/.build/checkouts/SwPSSH/Package.swift:25:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
23 | #endif
24 |
25 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
26 | name: "SwPSSH",
27 | platforms: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwPSSH/Package.swift:28:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
26 | name: "SwPSSH",
27 | platforms: [
28 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | ],
30 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwPSSH/Package.swift:28:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
26 | name: "SwPSSH",
27 | platforms: [
28 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | ],
30 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'bigint': /Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:52: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'digest': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Digest/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "Digest",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Digest/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "Digest",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'asn1': /Users/admin/builder/spi-builder-workspace/.build/checkouts/ASN1/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "ASN1",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ASN1/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "ASN1",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swwidevine",
"name": "SwWidevine",
"url": "https://github.com/mIwr/SwWidevine.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwWidevine",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-protobuf",
"name": "SwiftProtobuf",
"url": "https://github.com/apple/swift-protobuf.git",
"version": "1.37.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
"traits": [
"FieldMaskUtilities",
"BinaryDelimitedStreams"
],
"dependencies": [
]
},
{
"identity": "swpssh",
"name": "SwPSSH",
"url": "https://github.com/mIwr/SwPSSH.git",
"version": "1.2.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwPSSH",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-protobuf",
"name": "SwiftProtobuf",
"url": "https://github.com/apple/swift-protobuf.git",
"version": "1.37.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
"traits": [
"FieldMaskUtilities",
"BinaryDelimitedStreams"
],
"dependencies": [
]
}
]
},
{
"identity": "swiftrsa",
"name": "SwiftRSA",
"url": "https://github.com/mIwr/SwiftRSA.git",
"version": "2.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRSA",
"traits": [
"default"
],
"dependencies": [
{
"identity": "asn1",
"name": "ASN1",
"url": "https://github.com/mIwr/ASN1",
"version": "2.7.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASN1",
"traits": [
"default"
],
"dependencies": [
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/mIwr/BigInt",
"version": "1.23.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/mIwr/BigInt",
"version": "1.23.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "digest",
"name": "Digest",
"url": "https://github.com/mIwr/Digest",
"version": "1.13.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Digest",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/mIwr/SwWidevine.git
[1/93] Fetching swwidevine
Fetched https://github.com/mIwr/SwWidevine.git from cache (0.80s)
warning: 'swwidevine': /Package.swift:39:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
37 | name: "SwWidevine",
38 | platforms: [
39 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
40 | ],
41 | products: [
/Package.swift:39:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
37 | name: "SwWidevine",
38 | platforms: [
39 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
40 | ],
41 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/mIwr/SwPSSH.git from cache
Fetching https://github.com/mIwr/SwiftRSA.git from cache
Fetched https://github.com/apple/swift-protobuf.git from cache (0.61s)
Fetched https://github.com/mIwr/SwPSSH.git from cache (0.61s)
Fetched https://github.com/mIwr/SwiftRSA.git from cache (0.61s)
Computing version for https://github.com/mIwr/SwiftRSA.git
Computed https://github.com/mIwr/SwiftRSA.git at 2.6.1 (0.68s)
Fetching https://github.com/mIwr/BigInt from cache
Fetching https://github.com/mIwr/ASN1 from cache
Fetching https://github.com/mIwr/Digest from cache
Fetched https://github.com/mIwr/Digest from cache (0.47s)
Fetched https://github.com/mIwr/BigInt from cache (0.47s)
Fetched https://github.com/mIwr/ASN1 from cache (0.47s)
Computing version for https://github.com/mIwr/Digest
Computed https://github.com/mIwr/Digest at 1.13.1 (0.56s)
Computing version for https://github.com/mIwr/ASN1
Computed https://github.com/mIwr/ASN1 at 2.7.2 (0.05s)
Computing version for https://github.com/mIwr/SwPSSH.git
Computed https://github.com/mIwr/SwPSSH.git at 1.2.3 (0.07s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.08s)
Computing version for https://github.com/mIwr/BigInt
Computed https://github.com/mIwr/BigInt at 1.23.1 (0.08s)
Creating working copy for https://github.com/mIwr/ASN1
Working copy of https://github.com/mIwr/ASN1 resolved at 2.7.2
Creating working copy for https://github.com/mIwr/SwPSSH.git
Working copy of https://github.com/mIwr/SwPSSH.git resolved at 1.2.3
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
Creating working copy for https://github.com/mIwr/SwiftRSA.git
Working copy of https://github.com/mIwr/SwiftRSA.git resolved at 2.6.1
Creating working copy for https://github.com/mIwr/SwWidevine.git
Working copy of https://github.com/mIwr/SwWidevine.git resolved at 1.1.2 (39ad90f)
Creating working copy for https://github.com/mIwr/BigInt
Working copy of https://github.com/mIwr/BigInt resolved at 1.23.1
Creating working copy for https://github.com/mIwr/Digest
Working copy of https://github.com/mIwr/Digest resolved at 1.13.1
warning: 'swwidevine': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwWidevine/Package.swift:39:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
37 | name: "SwWidevine",
38 | platforms: [
39 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
40 | ],
41 | products: [
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwWidevine/Package.swift:39:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
37 | name: "SwWidevine",
38 | platforms: [
39 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
40 | ],
41 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: '.resolve-product-dependencies': dependency 'swwidevine' is not used by any target
Found 3 product dependencies
- SwiftProtobuf
- SwPSSH
- SwiftRSA
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mIwr/SwWidevine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/16] Write sources
[3/16] Copying PrivacyInfo.xcprivacy
[3/16] Write sources
[3/16] Copying PrivacyInfo.xcprivacy
[3/16] Write sources
[10/16] Copying PrivacyInfo.xcprivacy
[11/16] Write sources
[12/16] Copying PrivacyInfo.xcprivacy
[15/16] Write swift-version--6988338F2F200930.txt
[17/128] Compiling Digest SHAKE.swift
[18/128] Compiling Digest XOF.swift
[19/129] Compiling BigInt Factorial.swift
[20/129] Compiling BigInt GCD.swift
[21/129] Compiling SwiftProtobuf BinaryDelimited.swift
[22/129] Compiling SwiftProtobuf BinaryEncoder.swift
[23/129] Compiling BigInt Karatsuba.swift
[24/129] Compiling BigInt ToomCook.swift
[25/130] Compiling SwiftProtobuf BinaryDecodingError.swift
[26/130] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[27/130] Compiling BigInt Limbs.swift
[28/130] Compiling Digest SHA1.swift
[29/130] Compiling Digest SHA3.swift
[30/130] Compiling Digest MD.swift
[31/130] Compiling Digest SHA2.swift
[32/130] Compiling BigInt resource_bundle_accessor.swift
[33/130] Compiling Digest resource_bundle_accessor.swift
[34/130] Compiling Digest KDF.swift
[35/130] Compiling Digest HMAC.swift
[36/130] Emitting module Digest
[37/130] Compiling SwiftProtobuf AnyMessageStorage.swift
[38/130] Compiling SwiftProtobuf AnyUnpackError.swift
[39/130] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[40/130] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[41/130] Compiling SwiftProtobuf BytecodeInterpreter.swift
[42/130] Compiling SwiftProtobuf BytecodeReader.swift
[43/130] Compiling SwiftProtobuf CustomJSONCodable.swift
[44/130] Compiling SwiftProtobuf Decoder.swift
[45/130] Compiling SwiftProtobuf DoubleParser.swift
[46/130] Compiling SwiftProtobuf Enum.swift
[47/130] Compiling SwiftProtobuf ExtensibleMessage.swift
[48/130] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[49/130] Compiling SwiftProtobuf ExtensionFields.swift
[50/130] Compiling SwiftProtobuf ExtensionMap.swift
[51/130] Compiling SwiftProtobuf FieldTag.swift
[52/130] Compiling SwiftProtobuf FieldTypes.swift
[53/130] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[54/130] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[55/130] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[56/130] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[57/130] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[58/130] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[59/139] Compiling SwiftProtobuf JSONEncodingError.swift
[60/139] Compiling SwiftProtobuf JSONEncodingOptions.swift
[61/139] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[62/139] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[63/139] Compiling SwiftProtobuf JSONScanner.swift
[64/139] Compiling SwiftProtobuf MathUtils.swift
[65/139] Compiling SwiftProtobuf Message+AnyAdditions.swift
[66/139] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[67/139] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[68/139] Compiling SwiftProtobuf Message+FieldMask.swift
[69/139] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[70/139] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[71/139] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[72/139] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[73/139] Compiling SwiftProtobuf HashVisitor.swift
[74/139] Compiling SwiftProtobuf Internal.swift
[75/139] Compiling SwiftProtobuf JSONDecoder.swift
[76/139] Compiling SwiftProtobuf JSONDecodingError.swift
[77/139] Compiling SwiftProtobuf JSONDecodingOptions.swift
[78/139] Compiling SwiftProtobuf JSONEncoder.swift
[79/139] Compiling SwiftProtobuf AsyncMessageSequence.swift
[80/139] Compiling SwiftProtobuf BinaryDecoder.swift
[81/139] Emitting module BigInt
[92/139] Compiling SwiftProtobuf BinaryEncodingError.swift
[93/139] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[94/139] Emitting module SwiftProtobuf
[95/161] Emitting module ASN1
[96/163] Compiling ASN1 ASN1Set.swift
[97/163] Compiling ASN1 ASN1SimpleType.swift
[98/163] Compiling ASN1 ASN1T61String.swift
[99/163] Compiling ASN1 ASN1Time.swift
[100/163] Compiling SwiftProtobuf PathVisitor.swift
[101/163] Compiling SwiftProtobuf ProtoNameProviding.swift
[102/163] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[103/163] Compiling SwiftProtobuf ProtobufMap.swift
[104/163] Compiling SwiftProtobuf SelectiveVisitor.swift
[105/163] Compiling SwiftProtobuf SimpleExtensionMap.swift
[106/163] Compiling SwiftProtobuf StringUtils.swift
[107/163] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[108/163] Compiling SwiftProtobuf SwiftProtobufError.swift
[109/163] Compiling SwiftProtobuf Message+JSONAdditions.swift
[110/163] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[111/163] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[112/163] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[113/163] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[114/163] Compiling SwiftProtobuf Message.swift
[115/163] Compiling SwiftProtobuf MessageExtension.swift
[116/163] Compiling SwiftProtobuf NameMap.swift
[117/163] Compiling SwiftProtobuf PathDecoder.swift
[118/163] Compiling ASN1 InputStream.swift
[119/163] Compiling ASN1 resource_bundle_accessor.swift
[120/163] Compiling ASN1 ASN1Boolean.swift
[121/163] Compiling ASN1 ASN1Collection.swift
[122/163] Compiling ASN1 ASN1Ctx.swift
[123/163] Compiling ASN1 ASN1Integer.swift
[124/163] Compiling ASN1 ASN1Null.swift
[125/163] Compiling ASN1 ASN1PrintableString.swift
[126/163] Compiling ASN1 ASN1Sequence.swift
[127/163] Compiling ASN1 ASN1UTCTime.swift
[128/163] Compiling ASN1 ASN1UTF8String.swift
[129/163] Compiling ASN1 ASN1ObjectIdentifier.swift
[130/163] Compiling ASN1 ASN1OctetString.swift
[131/163] Compiling ASN1 ASN1Exception.swift
[132/163] Compiling ASN1 ASN1GeneralizedTime.swift
[133/163] Compiling ASN1 ASN1IA5String.swift
[134/163] Compiling SwiftProtobuf duration.pb.swift
[135/163] Compiling SwiftProtobuf empty.pb.swift
[136/163] Compiling SwiftProtobuf field_mask.pb.swift
[137/163] Compiling SwiftProtobuf source_context.pb.swift
[138/163] Compiling SwiftProtobuf struct.pb.swift
[139/163] Compiling SwiftProtobuf timestamp.pb.swift
[140/163] Compiling SwiftProtobuf type.pb.swift
[141/163] Compiling SwiftProtobuf wrappers.pb.swift
[142/163] Compiling SwiftProtobuf resource_bundle_accessor.swift
[143/163] Compiling ASN1 ASN1.swift
[144/163] Compiling ASN1 ASN1BMPString.swift
[145/163] Compiling ASN1 ASN1BitString.swift
[146/163] Compiling SwiftProtobuf TextFormatDecoder.swift
[147/163] Compiling SwiftProtobuf TextFormatDecodingError.swift
[148/163] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[149/163] Compiling SwiftProtobuf TextFormatEncoder.swift
[150/163] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[151/163] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[152/163] Compiling SwiftProtobuf TextFormatScanner.swift
[153/163] Compiling SwiftProtobuf TimeUtils.swift
[154/163] Compiling SwiftProtobuf UnknownStorage.swift
[155/163] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[156/163] Compiling SwiftProtobuf Varint.swift
[157/163] Compiling SwiftProtobuf Version.swift
[158/163] Compiling SwiftProtobuf Visitor.swift
[159/163] Compiling SwiftProtobuf WireFormat.swift
[160/163] Compiling SwiftProtobuf ZigZag.swift
[161/163] Compiling SwiftProtobuf any.pb.swift
[162/163] Compiling SwiftProtobuf api.pb.swift
[163/163] Compiling SwiftProtobuf descriptor.pb.swift
[164/187] Compiling SwiftRSA resource_bundle_accessor.swift
[165/187] Compiling SwiftRSA RSA.swift
[166/187] Compiling SwiftRSA RSAPublicKey.swift
[167/187] Emitting module SwiftRSA
[168/187] Compiling SwiftRSA RSAPrivateKey.swift
[169/187] Compiling SwPSSH PlayReadyRecordHeaderKeyAlgo.swift
[170/187] Compiling SwPSSH PlayReadyRecordHeaderXmlParser.swift
[171/187] Compiling SwPSSH PlayReadyRecordHeader.swift
[172/187] Compiling SwPSSH PlayReadyRecordHeaderKey.swift
[173/187] Compiling SwPSSH NagraPsshData.swift
[174/187] Compiling SwPSSH PSSHBinaryIntegerExt.swift
[175/187] Compiling SwPSSH PSSHBox+Wdv.swift
[176/187] Compiling SwPSSH PSSHBox.swift
[177/187] Compiling SwPSSH License.pb.swift
[178/187] Compiling SwPSSH NagraPsshData+WDVConverter.swift
[179/187] Compiling SwPSSH PlayReadyPsshData.swift
[180/187] Compiling SwPSSH PlayReadyRecord.swift
[181/187] Compiling SwPSSH PlayReadyRecordType.swift
[182/187] Compiling SwPSSH PSSHConstants.swift
[183/187] Compiling SwPSSH PSSHBox+Nagra.swift
[184/187] Compiling SwPSSH PSSHBox+PlayReady.swift
[185/187] Compiling SwPSSH PSSHBinaryUtil.swift
[186/187] Compiling SwPSSH PSSHCryptoUtil.swift
[187/187] Emitting module SwPSSH
[188/188] Compiling SwPSSH resource_bundle_accessor.swift
[189/203] Compiling SwWidevine WDVKey.swift
[190/203] Compiling SwWidevine WDVSession.swift
[191/203] Compiling SwWidevine WDVCryptoUtil.swift
[192/203] Compiling SwWidevine WDVCMAC.swift
[193/203] Compiling SwWidevine WDVBinaryIntegerExt.swift
[194/203] Compiling SwWidevine WDVError.swift
[195/203] Compiling SwWidevine WDVDevice.swift
[196/203] Compiling SwWidevine WDVDevicePlatform.swift
[197/203] Compiling SwWidevine WDVSecurityLevel.swift
[198/203] Compiling SwWidevine WDVBase16.swift
[199/203] Compiling SwWidevine WDVCDMController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/WDVCDMController.swift:126:39: warning: conditional cast from 'WDVError' to 'WDVError' always succeeds
124 | licReq.encryptedClientID = try encClIDRes.get()
125 | } catch {
126 | if let wdvErr = error as? WDVError {
| `- warning: conditional cast from 'WDVError' to 'WDVError' always succeeds
127 | return .failure(wdvErr)
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/WDVCDMController.swift:243:35: warning: conditional cast from 'WDVError' to 'WDVError' always succeeds
241 | //macKeyClient = derived.2
242 | } catch {
243 | if let wdvErr = error as? WDVError {
| `- warning: conditional cast from 'WDVError' to 'WDVError' always succeeds
244 | return .failure(wdvErr)
245 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/WDVCDMController.swift:274:39: warning: conditional cast from 'WDVError' to 'WDVError' always succeeds
272 | keys.append(try contentKeyRes.get())
273 | } catch {
274 | if let wdvErr = error as? WDVError {
| `- warning: conditional cast from 'WDVError' to 'WDVError' always succeeds
275 | return .failure(wdvErr)
276 | }
[200/203] Compiling SwWidevine WDVBinaryUtil.swift
[201/204] Compiling SwWidevine resource_bundle_accessor.swift
[202/204] Emitting module SwWidevine
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3474:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3472 |
3473 | extension WDVLicenseType: SwiftProtobuf._ProtoNameProviding {
3474 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3475 | 0: .same(proto: "TYPE_UNKNOWN"),
3476 | 1: .same(proto: "STREAMING"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3483:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3481 |
3482 | extension WDVPlatformVerificationStatus: SwiftProtobuf._ProtoNameProviding {
3483 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3484 | 0: .same(proto: "PLATFORM_UNVERIFIED"),
3485 | 1: .same(proto: "PLATFORM_TAMPERED"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3494:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3492 |
3493 | extension WDVProtocolVersion: SwiftProtobuf._ProtoNameProviding {
3494 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3495 | 0: .same(proto: "VERSION_UNKNOWN"),
3496 | 20: .same(proto: "VERSION_2_0"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3503:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3501 |
3502 | extension WDVHashAlgorithmProto: SwiftProtobuf._ProtoNameProviding {
3503 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3504 | 0: .same(proto: "HASH_ALGORITHM_UNSPECIFIED"),
3505 | 1: .same(proto: "HASH_ALGORITHM_SHA_1"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3513:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3511 | extension WDVLicenseIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3512 | public static let protoMessageName: String = "LicenseIdentification"
3513 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3514 | 1: .standard(proto: "request_id"),
3515 | 2: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3579:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3577 | extension WDVLicense: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3578 | public static let protoMessageName: String = "License"
3579 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3580 | 1: .same(proto: "id"),
3581 | 2: .same(proto: "policy"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3727:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3725 | extension WDVLicense.Policy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3726 | public static let protoMessageName: String = WDVLicense.protoMessageName + ".Policy"
3727 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3728 | 1: .standard(proto: "can_play"),
3729 | 2: .standard(proto: "can_persist"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3847:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3845 | extension WDVLicense.KeyContainer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3846 | public static let protoMessageName: String = WDVLicense.protoMessageName + ".KeyContainer"
3847 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3848 | 1: .same(proto: "id"),
3849 | 2: .same(proto: "iv"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4002:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4000 |
4001 | extension WDVLicense.KeyContainer.KeyType: SwiftProtobuf._ProtoNameProviding {
4002 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4003 | 0: .same(proto: "TYPE_UNKNOWN"),
4004 | 1: .same(proto: "SIGNING"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4014:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4012 |
4013 | extension WDVLicense.KeyContainer.SecurityLevel: SwiftProtobuf._ProtoNameProviding {
4014 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4015 | 0: .same(proto: "UNKNOWN"),
4016 | 1: .same(proto: "SW_SECURE_CRYPTO"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4026:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4024 | extension WDVLicense.KeyContainer.KeyControl: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4025 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".KeyControl"
4026 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4027 | 1: .standard(proto: "key_control_block"),
4028 | 2: .same(proto: "iv"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4068:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4066 | extension WDVLicense.KeyContainer.OutputProtection: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4067 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".OutputProtection"
4068 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4069 | 1: .same(proto: "hdcp"),
4070 | 2: .standard(proto: "cgms_flags"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4127:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4125 |
4126 | extension WDVLicense.KeyContainer.OutputProtection.HDCP: SwiftProtobuf._ProtoNameProviding {
4127 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4128 | 0: .same(proto: "HDCP_NONE"),
4129 | 1: .same(proto: "HDCP_V1"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4139:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4137 |
4138 | extension WDVLicense.KeyContainer.OutputProtection.CGMS: SwiftProtobuf._ProtoNameProviding {
4139 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4140 | 0: .same(proto: "COPY_FREE"),
4141 | 2: .same(proto: "COPY_ONCE"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4148:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4146 |
4147 | extension WDVLicense.KeyContainer.OutputProtection.HdcpSrmRule: SwiftProtobuf._ProtoNameProviding {
4148 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4149 | 0: .same(proto: "HDCP_SRM_RULE_NONE"),
4150 | 1: .same(proto: "CURRENT_SRM"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4156:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4154 | extension WDVLicense.KeyContainer.VideoResolutionConstraint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4155 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".VideoResolutionConstraint"
4156 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4157 | 1: .standard(proto: "min_resolution_pixels"),
4158 | 2: .standard(proto: "max_resolution_pixels"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4204:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4202 | extension WDVLicense.KeyContainer.OperatorSessionKeyPermissions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4203 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".OperatorSessionKeyPermissions"
4204 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4205 | 1: .standard(proto: "allow_encrypt"),
4206 | 2: .standard(proto: "allow_decrypt"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4258:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4256 | extension WDVLicenseRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4257 | public static let protoMessageName: String = "LicenseRequest"
4258 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4259 | 1: .standard(proto: "client_id"),
4260 | 2: .standard(proto: "content_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4381:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4379 |
4380 | extension WDVLicenseRequest.RequestType: SwiftProtobuf._ProtoNameProviding {
4381 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4382 | 0: .same(proto: "UNKNOWN"),
4383 | 1: .same(proto: "NEW"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4391:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4389 | extension WDVLicenseRequest.ContentIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4390 | public static let protoMessageName: String = WDVLicenseRequest.protoMessageName + ".ContentIdentification"
4391 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4392 | 1: .standard(proto: "widevine_pssh_data"),
4393 | 2: .standard(proto: "webm_key_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4497:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4495 | extension WDVLicenseRequest.ContentIdentification.WidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4496 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".WidevinePsshData"
4497 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4498 | 1: .standard(proto: "pssh_data"),
4499 | 2: .standard(proto: "license_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4545:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4543 | extension WDVLicenseRequest.ContentIdentification.WebmKeyId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4544 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".WebmKeyId"
4545 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4546 | 1: .same(proto: "header"),
4547 | 2: .standard(proto: "license_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4593:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4591 | extension WDVLicenseRequest.ContentIdentification.ExistingLicense: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4592 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".ExistingLicense"
4593 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4594 | 1: .standard(proto: "license_id"),
4595 | 2: .standard(proto: "seconds_since_started"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4647:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4645 | extension WDVLicenseRequest.ContentIdentification.InitData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4646 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".InitData"
4647 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4648 | 1: .standard(proto: "init_data_type"),
4649 | 2: .standard(proto: "init_data"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4700:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4698 |
4699 | extension WDVLicenseRequest.ContentIdentification.InitData.InitDataType: SwiftProtobuf._ProtoNameProviding {
4700 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4701 | 0: .same(proto: "UNKNOWN"),
4702 | 1: .same(proto: "CENC"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4709:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4707 | extension WDVMetricData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4708 | public static let protoMessageName: String = "MetricData"
4709 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4710 | 1: .standard(proto: "stage_name"),
4711 | 2: .standard(proto: "metric_data"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4750:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4748 |
4749 | extension WDVMetricData.MetricType: SwiftProtobuf._ProtoNameProviding {
4750 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4751 | 0: .same(proto: "UNKNOWN"),
4752 | 1: .same(proto: "LATENCY"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4759:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4757 | extension WDVMetricData.TypeValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4758 | public static let protoMessageName: String = WDVMetricData.protoMessageName + ".TypeValue"
4759 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4760 | 1: .same(proto: "type"),
4761 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4801:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4799 | extension WDVVersionInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4800 | public static let protoMessageName: String = "VersionInfo"
4801 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4802 | 1: .standard(proto: "license_sdk_version"),
4803 | 2: .standard(proto: "license_service_version"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4843:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4841 | extension WDVSignedMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4842 | public static let protoMessageName: String = "SignedMessage"
4843 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4844 | 1: .same(proto: "type"),
4845 | 2: .same(proto: "msg"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4926:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4924 |
4925 | extension WDVSignedMessage.MessageType: SwiftProtobuf._ProtoNameProviding {
4926 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4927 | 0: .same(proto: "UNKNOWN"),
4928 | 1: .same(proto: "LICENSE_REQUEST"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4942:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4940 |
4941 | extension WDVSignedMessage.SessionKeyType: SwiftProtobuf._ProtoNameProviding {
4942 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4943 | 0: .same(proto: "UNDEFINED"),
4944 | 1: .same(proto: "WRAPPED_AES_KEY"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4951:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4949 | extension WDVClientIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4950 | public static let protoMessageName: String = "ClientIdentification"
4951 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4952 | 1: .same(proto: "type"),
4953 | 2: .same(proto: "token"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5074:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5072 |
5073 | extension WDVClientIdentification.TokenType: SwiftProtobuf._ProtoNameProviding {
5074 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5075 | 0: .same(proto: "KEYBOX"),
5076 | 1: .same(proto: "DRM_DEVICE_CERTIFICATE"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5084:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5082 | extension WDVClientIdentification.NameValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5083 | public static let protoMessageName: String = WDVClientIdentification.protoMessageName + ".NameValue"
5084 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5085 | 1: .same(proto: "name"),
5086 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5126:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5124 | extension WDVClientIdentification.ClientCapabilities: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5125 | public static let protoMessageName: String = WDVClientIdentification.protoMessageName + ".ClientCapabilities"
5126 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5127 | 1: .standard(proto: "client_token"),
5128 | 2: .standard(proto: "session_token"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5227:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5225 |
5226 | extension WDVClientIdentification.ClientCapabilities.HdcpVersion: SwiftProtobuf._ProtoNameProviding {
5227 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5228 | 0: .same(proto: "HDCP_NONE"),
5229 | 1: .same(proto: "HDCP_V1"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5239:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5237 |
5238 | extension WDVClientIdentification.ClientCapabilities.CertificateKeyType: SwiftProtobuf._ProtoNameProviding {
5239 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5240 | 0: .same(proto: "RSA_2048"),
5241 | 1: .same(proto: "RSA_3072"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5249:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5247 |
5248 | extension WDVClientIdentification.ClientCapabilities.AnalogOutputCapabilities: SwiftProtobuf._ProtoNameProviding {
5249 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5250 | 0: .same(proto: "ANALOG_OUTPUT_UNKNOWN"),
5251 | 1: .same(proto: "ANALOG_OUTPUT_NONE"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5259:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5257 | extension WDVClientIdentification.ClientCredentials: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5258 | public static let protoMessageName: String = WDVClientIdentification.protoMessageName + ".ClientCredentials"
5259 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5260 | 1: .same(proto: "type"),
5261 | 2: .same(proto: "token"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5301:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5299 | extension WDVEncryptedClientIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5300 | public static let protoMessageName: String = "EncryptedClientIdentification"
5301 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5302 | 1: .standard(proto: "provider_id"),
5303 | 2: .standard(proto: "service_certificate_serial_number"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5361:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5359 | extension WDVDrmCertificate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5360 | public static let protoMessageName: String = "DrmCertificate"
5361 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5362 | 1: .same(proto: "type"),
5363 | 2: .standard(proto: "serial_number"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5462:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5460 |
5461 | extension WDVDrmCertificate.TypeEnum: SwiftProtobuf._ProtoNameProviding {
5462 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5463 | 0: .same(proto: "ROOT"),
5464 | 1: .same(proto: "DEVICE_MODEL"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5472:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5470 |
5471 | extension WDVDrmCertificate.ServiceType: SwiftProtobuf._ProtoNameProviding {
5472 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5473 | 0: .same(proto: "UNKNOWN_SERVICE_TYPE"),
5474 | 1: .same(proto: "LICENSE_SERVER_SDK"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5482:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5480 |
5481 | extension WDVDrmCertificate.Algorithm: SwiftProtobuf._ProtoNameProviding {
5482 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5483 | 0: .same(proto: "UNKNOWN_ALGORITHM"),
5484 | 1: .same(proto: "RSA"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5493:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5491 | extension WDVDrmCertificate.EncryptionKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5492 | public static let protoMessageName: String = WDVDrmCertificate.protoMessageName + ".EncryptionKey"
5493 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5494 | 1: .standard(proto: "public_key"),
5495 | 2: .same(proto: "algorithm"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5535:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5533 | extension WDVSignedDrmCertificate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5534 | public static let protoMessageName: String = "SignedDrmCertificate"
5535 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5536 | 1: .standard(proto: "drm_certificate"),
5537 | 2: .same(proto: "signature"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5627:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5625 | extension WDVWidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5626 | public static let protoMessageName: String = "WidevinePsshData"
5627 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5628 | 2: .standard(proto: "key_ids"),
5629 | 4: .standard(proto: "content_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5746:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5744 |
5745 | extension WDVWidevinePsshData.TypeEnum: SwiftProtobuf._ProtoNameProviding {
5746 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5747 | 0: .same(proto: "SINGLE"),
5748 | 1: .same(proto: "ENTITLEMENT"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5754:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5752 |
5753 | extension WDVWidevinePsshData.Algorithm: SwiftProtobuf._ProtoNameProviding {
5754 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5755 | 0: .same(proto: "UNENCRYPTED"),
5756 | 1: .same(proto: "AESCTR"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5762:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5760 | extension WDVWidevinePsshData.EntitledKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5761 | public static let protoMessageName: String = WDVWidevinePsshData.protoMessageName + ".EntitledKey"
5762 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5763 | 1: .standard(proto: "entitlement_key_id"),
5764 | 2: .standard(proto: "key_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5822:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5820 | extension WDVFileHashes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5821 | public static let protoMessageName: String = "FileHashes"
5822 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5823 | 1: .same(proto: "signer"),
5824 | 2: .same(proto: "signatures"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5864:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5862 | extension WDVFileHashes.Signature: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5863 | public static let protoMessageName: String = WDVFileHashes.protoMessageName + ".Signature"
5864 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5865 | 1: .same(proto: "filename"),
5866 | 2: .standard(proto: "test_signing"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:253:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
251 |
252 | extension Google_Protobuf_AccessControl: SwiftProtobuf._ProtoNameProviding {
253 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
254 | 0: .same(proto: "InternalEntities"),
255 | 1: .same(proto: "PublicEntities"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:261:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
259 | extension Google_Protobuf_SwiftFileOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
260 | static let protoMessageName: String = _protobuf_package + ".SwiftFileOptions"
261 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
262 | 1: .standard(proto: "class_prefix"),
263 | 2: .standard(proto: "entities_access_control"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:309:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
307 | extension Google_Protobuf_SwiftMessageOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
308 | static let protoMessageName: String = _protobuf_package + ".SwiftMessageOptions"
309 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
310 | 1: .standard(proto: "generate_error_type"),
311 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:345:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
343 | extension Google_Protobuf_SwiftEnumOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
344 | static let protoMessageName: String = _protobuf_package + ".SwiftEnumOptions"
345 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
346 | 1: .standard(proto: "generate_error_type"),
347 | ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[203/204] Compiling SwWidevine License.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3474:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3472 |
3473 | extension WDVLicenseType: SwiftProtobuf._ProtoNameProviding {
3474 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3475 | 0: .same(proto: "TYPE_UNKNOWN"),
3476 | 1: .same(proto: "STREAMING"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3483:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3481 |
3482 | extension WDVPlatformVerificationStatus: SwiftProtobuf._ProtoNameProviding {
3483 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3484 | 0: .same(proto: "PLATFORM_UNVERIFIED"),
3485 | 1: .same(proto: "PLATFORM_TAMPERED"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3494:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3492 |
3493 | extension WDVProtocolVersion: SwiftProtobuf._ProtoNameProviding {
3494 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3495 | 0: .same(proto: "VERSION_UNKNOWN"),
3496 | 20: .same(proto: "VERSION_2_0"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3503:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3501 |
3502 | extension WDVHashAlgorithmProto: SwiftProtobuf._ProtoNameProviding {
3503 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3504 | 0: .same(proto: "HASH_ALGORITHM_UNSPECIFIED"),
3505 | 1: .same(proto: "HASH_ALGORITHM_SHA_1"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3513:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3511 | extension WDVLicenseIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3512 | public static let protoMessageName: String = "LicenseIdentification"
3513 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3514 | 1: .standard(proto: "request_id"),
3515 | 2: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3579:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3577 | extension WDVLicense: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3578 | public static let protoMessageName: String = "License"
3579 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3580 | 1: .same(proto: "id"),
3581 | 2: .same(proto: "policy"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3727:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3725 | extension WDVLicense.Policy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3726 | public static let protoMessageName: String = WDVLicense.protoMessageName + ".Policy"
3727 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3728 | 1: .standard(proto: "can_play"),
3729 | 2: .standard(proto: "can_persist"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3847:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3845 | extension WDVLicense.KeyContainer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3846 | public static let protoMessageName: String = WDVLicense.protoMessageName + ".KeyContainer"
3847 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3848 | 1: .same(proto: "id"),
3849 | 2: .same(proto: "iv"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4002:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4000 |
4001 | extension WDVLicense.KeyContainer.KeyType: SwiftProtobuf._ProtoNameProviding {
4002 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4003 | 0: .same(proto: "TYPE_UNKNOWN"),
4004 | 1: .same(proto: "SIGNING"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4014:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4012 |
4013 | extension WDVLicense.KeyContainer.SecurityLevel: SwiftProtobuf._ProtoNameProviding {
4014 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4015 | 0: .same(proto: "UNKNOWN"),
4016 | 1: .same(proto: "SW_SECURE_CRYPTO"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4026:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4024 | extension WDVLicense.KeyContainer.KeyControl: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4025 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".KeyControl"
4026 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4027 | 1: .standard(proto: "key_control_block"),
4028 | 2: .same(proto: "iv"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4068:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4066 | extension WDVLicense.KeyContainer.OutputProtection: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4067 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".OutputProtection"
4068 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4069 | 1: .same(proto: "hdcp"),
4070 | 2: .standard(proto: "cgms_flags"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4127:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4125 |
4126 | extension WDVLicense.KeyContainer.OutputProtection.HDCP: SwiftProtobuf._ProtoNameProviding {
4127 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4128 | 0: .same(proto: "HDCP_NONE"),
4129 | 1: .same(proto: "HDCP_V1"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4139:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4137 |
4138 | extension WDVLicense.KeyContainer.OutputProtection.CGMS: SwiftProtobuf._ProtoNameProviding {
4139 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4140 | 0: .same(proto: "COPY_FREE"),
4141 | 2: .same(proto: "COPY_ONCE"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4148:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4146 |
4147 | extension WDVLicense.KeyContainer.OutputProtection.HdcpSrmRule: SwiftProtobuf._ProtoNameProviding {
4148 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4149 | 0: .same(proto: "HDCP_SRM_RULE_NONE"),
4150 | 1: .same(proto: "CURRENT_SRM"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4156:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4154 | extension WDVLicense.KeyContainer.VideoResolutionConstraint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4155 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".VideoResolutionConstraint"
4156 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4157 | 1: .standard(proto: "min_resolution_pixels"),
4158 | 2: .standard(proto: "max_resolution_pixels"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4204:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4202 | extension WDVLicense.KeyContainer.OperatorSessionKeyPermissions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4203 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".OperatorSessionKeyPermissions"
4204 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4205 | 1: .standard(proto: "allow_encrypt"),
4206 | 2: .standard(proto: "allow_decrypt"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4258:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4256 | extension WDVLicenseRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4257 | public static let protoMessageName: String = "LicenseRequest"
4258 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4259 | 1: .standard(proto: "client_id"),
4260 | 2: .standard(proto: "content_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4381:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4379 |
4380 | extension WDVLicenseRequest.RequestType: SwiftProtobuf._ProtoNameProviding {
4381 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4382 | 0: .same(proto: "UNKNOWN"),
4383 | 1: .same(proto: "NEW"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4391:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4389 | extension WDVLicenseRequest.ContentIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4390 | public static let protoMessageName: String = WDVLicenseRequest.protoMessageName + ".ContentIdentification"
4391 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4392 | 1: .standard(proto: "widevine_pssh_data"),
4393 | 2: .standard(proto: "webm_key_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4497:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4495 | extension WDVLicenseRequest.ContentIdentification.WidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4496 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".WidevinePsshData"
4497 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4498 | 1: .standard(proto: "pssh_data"),
4499 | 2: .standard(proto: "license_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4545:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4543 | extension WDVLicenseRequest.ContentIdentification.WebmKeyId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4544 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".WebmKeyId"
4545 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4546 | 1: .same(proto: "header"),
4547 | 2: .standard(proto: "license_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4593:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4591 | extension WDVLicenseRequest.ContentIdentification.ExistingLicense: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4592 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".ExistingLicense"
4593 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4594 | 1: .standard(proto: "license_id"),
4595 | 2: .standard(proto: "seconds_since_started"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4647:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4645 | extension WDVLicenseRequest.ContentIdentification.InitData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4646 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".InitData"
4647 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4648 | 1: .standard(proto: "init_data_type"),
4649 | 2: .standard(proto: "init_data"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4700:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4698 |
4699 | extension WDVLicenseRequest.ContentIdentification.InitData.InitDataType: SwiftProtobuf._ProtoNameProviding {
4700 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4701 | 0: .same(proto: "UNKNOWN"),
4702 | 1: .same(proto: "CENC"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4709:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4707 | extension WDVMetricData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4708 | public static let protoMessageName: String = "MetricData"
4709 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4710 | 1: .standard(proto: "stage_name"),
4711 | 2: .standard(proto: "metric_data"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4750:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4748 |
4749 | extension WDVMetricData.MetricType: SwiftProtobuf._ProtoNameProviding {
4750 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4751 | 0: .same(proto: "UNKNOWN"),
4752 | 1: .same(proto: "LATENCY"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4759:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4757 | extension WDVMetricData.TypeValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4758 | public static let protoMessageName: String = WDVMetricData.protoMessageName + ".TypeValue"
4759 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4760 | 1: .same(proto: "type"),
4761 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4801:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4799 | extension WDVVersionInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4800 | public static let protoMessageName: String = "VersionInfo"
4801 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4802 | 1: .standard(proto: "license_sdk_version"),
4803 | 2: .standard(proto: "license_service_version"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4843:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4841 | extension WDVSignedMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4842 | public static let protoMessageName: String = "SignedMessage"
4843 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4844 | 1: .same(proto: "type"),
4845 | 2: .same(proto: "msg"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4926:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4924 |
4925 | extension WDVSignedMessage.MessageType: SwiftProtobuf._ProtoNameProviding {
4926 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4927 | 0: .same(proto: "UNKNOWN"),
4928 | 1: .same(proto: "LICENSE_REQUEST"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4942:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4940 |
4941 | extension WDVSignedMessage.SessionKeyType: SwiftProtobuf._ProtoNameProviding {
4942 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4943 | 0: .same(proto: "UNDEFINED"),
4944 | 1: .same(proto: "WRAPPED_AES_KEY"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4951:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4949 | extension WDVClientIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4950 | public static let protoMessageName: String = "ClientIdentification"
4951 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4952 | 1: .same(proto: "type"),
4953 | 2: .same(proto: "token"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5074:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5072 |
5073 | extension WDVClientIdentification.TokenType: SwiftProtobuf._ProtoNameProviding {
5074 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5075 | 0: .same(proto: "KEYBOX"),
5076 | 1: .same(proto: "DRM_DEVICE_CERTIFICATE"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5084:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5082 | extension WDVClientIdentification.NameValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5083 | public static let protoMessageName: String = WDVClientIdentification.protoMessageName + ".NameValue"
5084 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5085 | 1: .same(proto: "name"),
5086 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5126:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5124 | extension WDVClientIdentification.ClientCapabilities: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5125 | public static let protoMessageName: String = WDVClientIdentification.protoMessageName + ".ClientCapabilities"
5126 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5127 | 1: .standard(proto: "client_token"),
5128 | 2: .standard(proto: "session_token"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5227:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5225 |
5226 | extension WDVClientIdentification.ClientCapabilities.HdcpVersion: SwiftProtobuf._ProtoNameProviding {
5227 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5228 | 0: .same(proto: "HDCP_NONE"),
5229 | 1: .same(proto: "HDCP_V1"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5239:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5237 |
5238 | extension WDVClientIdentification.ClientCapabilities.CertificateKeyType: SwiftProtobuf._ProtoNameProviding {
5239 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5240 | 0: .same(proto: "RSA_2048"),
5241 | 1: .same(proto: "RSA_3072"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5249:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5247 |
5248 | extension WDVClientIdentification.ClientCapabilities.AnalogOutputCapabilities: SwiftProtobuf._ProtoNameProviding {
5249 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5250 | 0: .same(proto: "ANALOG_OUTPUT_UNKNOWN"),
5251 | 1: .same(proto: "ANALOG_OUTPUT_NONE"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5259:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5257 | extension WDVClientIdentification.ClientCredentials: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5258 | public static let protoMessageName: String = WDVClientIdentification.protoMessageName + ".ClientCredentials"
5259 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5260 | 1: .same(proto: "type"),
5261 | 2: .same(proto: "token"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5301:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5299 | extension WDVEncryptedClientIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5300 | public static let protoMessageName: String = "EncryptedClientIdentification"
5301 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5302 | 1: .standard(proto: "provider_id"),
5303 | 2: .standard(proto: "service_certificate_serial_number"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5361:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5359 | extension WDVDrmCertificate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5360 | public static let protoMessageName: String = "DrmCertificate"
5361 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5362 | 1: .same(proto: "type"),
5363 | 2: .standard(proto: "serial_number"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5462:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5460 |
5461 | extension WDVDrmCertificate.TypeEnum: SwiftProtobuf._ProtoNameProviding {
5462 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5463 | 0: .same(proto: "ROOT"),
5464 | 1: .same(proto: "DEVICE_MODEL"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5472:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5470 |
5471 | extension WDVDrmCertificate.ServiceType: SwiftProtobuf._ProtoNameProviding {
5472 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5473 | 0: .same(proto: "UNKNOWN_SERVICE_TYPE"),
5474 | 1: .same(proto: "LICENSE_SERVER_SDK"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5482:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5480 |
5481 | extension WDVDrmCertificate.Algorithm: SwiftProtobuf._ProtoNameProviding {
5482 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5483 | 0: .same(proto: "UNKNOWN_ALGORITHM"),
5484 | 1: .same(proto: "RSA"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5493:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5491 | extension WDVDrmCertificate.EncryptionKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5492 | public static let protoMessageName: String = WDVDrmCertificate.protoMessageName + ".EncryptionKey"
5493 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5494 | 1: .standard(proto: "public_key"),
5495 | 2: .same(proto: "algorithm"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5535:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5533 | extension WDVSignedDrmCertificate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5534 | public static let protoMessageName: String = "SignedDrmCertificate"
5535 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5536 | 1: .standard(proto: "drm_certificate"),
5537 | 2: .same(proto: "signature"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5627:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5625 | extension WDVWidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5626 | public static let protoMessageName: String = "WidevinePsshData"
5627 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5628 | 2: .standard(proto: "key_ids"),
5629 | 4: .standard(proto: "content_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5746:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5744 |
5745 | extension WDVWidevinePsshData.TypeEnum: SwiftProtobuf._ProtoNameProviding {
5746 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5747 | 0: .same(proto: "SINGLE"),
5748 | 1: .same(proto: "ENTITLEMENT"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5754:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5752 |
5753 | extension WDVWidevinePsshData.Algorithm: SwiftProtobuf._ProtoNameProviding {
5754 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5755 | 0: .same(proto: "UNENCRYPTED"),
5756 | 1: .same(proto: "AESCTR"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5762:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5760 | extension WDVWidevinePsshData.EntitledKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5761 | public static let protoMessageName: String = WDVWidevinePsshData.protoMessageName + ".EntitledKey"
5762 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5763 | 1: .standard(proto: "entitlement_key_id"),
5764 | 2: .standard(proto: "key_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5822:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5820 | extension WDVFileHashes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5821 | public static let protoMessageName: String = "FileHashes"
5822 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5823 | 1: .same(proto: "signer"),
5824 | 2: .same(proto: "signatures"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5864:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5862 | extension WDVFileHashes.Signature: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5863 | public static let protoMessageName: String = WDVFileHashes.protoMessageName + ".Signature"
5864 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5865 | 1: .same(proto: "filename"),
5866 | 2: .standard(proto: "test_signing"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:253:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
251 |
252 | extension Google_Protobuf_AccessControl: SwiftProtobuf._ProtoNameProviding {
253 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
254 | 0: .same(proto: "InternalEntities"),
255 | 1: .same(proto: "PublicEntities"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:261:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
259 | extension Google_Protobuf_SwiftFileOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
260 | static let protoMessageName: String = _protobuf_package + ".SwiftFileOptions"
261 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
262 | 1: .standard(proto: "class_prefix"),
263 | 2: .standard(proto: "entities_access_control"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:309:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
307 | extension Google_Protobuf_SwiftMessageOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
308 | static let protoMessageName: String = _protobuf_package + ".SwiftMessageOptions"
309 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
310 | 1: .standard(proto: "generate_error_type"),
311 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:345:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
343 | extension Google_Protobuf_SwiftEnumOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
344 | static let protoMessageName: String = _protobuf_package + ".SwiftEnumOptions"
345 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
346 | 1: .standard(proto: "generate_error_type"),
347 | ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[204/204] Compiling SwWidevine ProtocOptions.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3474:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3472 |
3473 | extension WDVLicenseType: SwiftProtobuf._ProtoNameProviding {
3474 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3475 | 0: .same(proto: "TYPE_UNKNOWN"),
3476 | 1: .same(proto: "STREAMING"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3483:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3481 |
3482 | extension WDVPlatformVerificationStatus: SwiftProtobuf._ProtoNameProviding {
3483 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3484 | 0: .same(proto: "PLATFORM_UNVERIFIED"),
3485 | 1: .same(proto: "PLATFORM_TAMPERED"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3494:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3492 |
3493 | extension WDVProtocolVersion: SwiftProtobuf._ProtoNameProviding {
3494 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3495 | 0: .same(proto: "VERSION_UNKNOWN"),
3496 | 20: .same(proto: "VERSION_2_0"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3503:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3501 |
3502 | extension WDVHashAlgorithmProto: SwiftProtobuf._ProtoNameProviding {
3503 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3504 | 0: .same(proto: "HASH_ALGORITHM_UNSPECIFIED"),
3505 | 1: .same(proto: "HASH_ALGORITHM_SHA_1"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3513:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3511 | extension WDVLicenseIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3512 | public static let protoMessageName: String = "LicenseIdentification"
3513 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3514 | 1: .standard(proto: "request_id"),
3515 | 2: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3579:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3577 | extension WDVLicense: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3578 | public static let protoMessageName: String = "License"
3579 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3580 | 1: .same(proto: "id"),
3581 | 2: .same(proto: "policy"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3727:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3725 | extension WDVLicense.Policy: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3726 | public static let protoMessageName: String = WDVLicense.protoMessageName + ".Policy"
3727 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3728 | 1: .standard(proto: "can_play"),
3729 | 2: .standard(proto: "can_persist"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:3847:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3845 | extension WDVLicense.KeyContainer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3846 | public static let protoMessageName: String = WDVLicense.protoMessageName + ".KeyContainer"
3847 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3848 | 1: .same(proto: "id"),
3849 | 2: .same(proto: "iv"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4002:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4000 |
4001 | extension WDVLicense.KeyContainer.KeyType: SwiftProtobuf._ProtoNameProviding {
4002 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4003 | 0: .same(proto: "TYPE_UNKNOWN"),
4004 | 1: .same(proto: "SIGNING"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4014:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4012 |
4013 | extension WDVLicense.KeyContainer.SecurityLevel: SwiftProtobuf._ProtoNameProviding {
4014 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4015 | 0: .same(proto: "UNKNOWN"),
4016 | 1: .same(proto: "SW_SECURE_CRYPTO"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4026:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4024 | extension WDVLicense.KeyContainer.KeyControl: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4025 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".KeyControl"
4026 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4027 | 1: .standard(proto: "key_control_block"),
4028 | 2: .same(proto: "iv"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4068:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4066 | extension WDVLicense.KeyContainer.OutputProtection: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4067 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".OutputProtection"
4068 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4069 | 1: .same(proto: "hdcp"),
4070 | 2: .standard(proto: "cgms_flags"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4127:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4125 |
4126 | extension WDVLicense.KeyContainer.OutputProtection.HDCP: SwiftProtobuf._ProtoNameProviding {
4127 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4128 | 0: .same(proto: "HDCP_NONE"),
4129 | 1: .same(proto: "HDCP_V1"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4139:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4137 |
4138 | extension WDVLicense.KeyContainer.OutputProtection.CGMS: SwiftProtobuf._ProtoNameProviding {
4139 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4140 | 0: .same(proto: "COPY_FREE"),
4141 | 2: .same(proto: "COPY_ONCE"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4148:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4146 |
4147 | extension WDVLicense.KeyContainer.OutputProtection.HdcpSrmRule: SwiftProtobuf._ProtoNameProviding {
4148 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4149 | 0: .same(proto: "HDCP_SRM_RULE_NONE"),
4150 | 1: .same(proto: "CURRENT_SRM"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4156:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4154 | extension WDVLicense.KeyContainer.VideoResolutionConstraint: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4155 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".VideoResolutionConstraint"
4156 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4157 | 1: .standard(proto: "min_resolution_pixels"),
4158 | 2: .standard(proto: "max_resolution_pixels"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4204:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4202 | extension WDVLicense.KeyContainer.OperatorSessionKeyPermissions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4203 | public static let protoMessageName: String = WDVLicense.KeyContainer.protoMessageName + ".OperatorSessionKeyPermissions"
4204 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4205 | 1: .standard(proto: "allow_encrypt"),
4206 | 2: .standard(proto: "allow_decrypt"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4258:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4256 | extension WDVLicenseRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4257 | public static let protoMessageName: String = "LicenseRequest"
4258 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4259 | 1: .standard(proto: "client_id"),
4260 | 2: .standard(proto: "content_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4381:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4379 |
4380 | extension WDVLicenseRequest.RequestType: SwiftProtobuf._ProtoNameProviding {
4381 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4382 | 0: .same(proto: "UNKNOWN"),
4383 | 1: .same(proto: "NEW"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4391:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4389 | extension WDVLicenseRequest.ContentIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4390 | public static let protoMessageName: String = WDVLicenseRequest.protoMessageName + ".ContentIdentification"
4391 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4392 | 1: .standard(proto: "widevine_pssh_data"),
4393 | 2: .standard(proto: "webm_key_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4497:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4495 | extension WDVLicenseRequest.ContentIdentification.WidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4496 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".WidevinePsshData"
4497 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4498 | 1: .standard(proto: "pssh_data"),
4499 | 2: .standard(proto: "license_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4545:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4543 | extension WDVLicenseRequest.ContentIdentification.WebmKeyId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4544 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".WebmKeyId"
4545 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4546 | 1: .same(proto: "header"),
4547 | 2: .standard(proto: "license_type"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4593:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4591 | extension WDVLicenseRequest.ContentIdentification.ExistingLicense: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4592 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".ExistingLicense"
4593 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4594 | 1: .standard(proto: "license_id"),
4595 | 2: .standard(proto: "seconds_since_started"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4647:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4645 | extension WDVLicenseRequest.ContentIdentification.InitData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4646 | public static let protoMessageName: String = WDVLicenseRequest.ContentIdentification.protoMessageName + ".InitData"
4647 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4648 | 1: .standard(proto: "init_data_type"),
4649 | 2: .standard(proto: "init_data"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4700:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4698 |
4699 | extension WDVLicenseRequest.ContentIdentification.InitData.InitDataType: SwiftProtobuf._ProtoNameProviding {
4700 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4701 | 0: .same(proto: "UNKNOWN"),
4702 | 1: .same(proto: "CENC"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4709:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4707 | extension WDVMetricData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4708 | public static let protoMessageName: String = "MetricData"
4709 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4710 | 1: .standard(proto: "stage_name"),
4711 | 2: .standard(proto: "metric_data"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4750:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4748 |
4749 | extension WDVMetricData.MetricType: SwiftProtobuf._ProtoNameProviding {
4750 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4751 | 0: .same(proto: "UNKNOWN"),
4752 | 1: .same(proto: "LATENCY"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4759:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4757 | extension WDVMetricData.TypeValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4758 | public static let protoMessageName: String = WDVMetricData.protoMessageName + ".TypeValue"
4759 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4760 | 1: .same(proto: "type"),
4761 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4801:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4799 | extension WDVVersionInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4800 | public static let protoMessageName: String = "VersionInfo"
4801 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4802 | 1: .standard(proto: "license_sdk_version"),
4803 | 2: .standard(proto: "license_service_version"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4843:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4841 | extension WDVSignedMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4842 | public static let protoMessageName: String = "SignedMessage"
4843 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4844 | 1: .same(proto: "type"),
4845 | 2: .same(proto: "msg"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4926:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4924 |
4925 | extension WDVSignedMessage.MessageType: SwiftProtobuf._ProtoNameProviding {
4926 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4927 | 0: .same(proto: "UNKNOWN"),
4928 | 1: .same(proto: "LICENSE_REQUEST"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4942:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4940 |
4941 | extension WDVSignedMessage.SessionKeyType: SwiftProtobuf._ProtoNameProviding {
4942 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4943 | 0: .same(proto: "UNDEFINED"),
4944 | 1: .same(proto: "WRAPPED_AES_KEY"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:4951:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4949 | extension WDVClientIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4950 | public static let protoMessageName: String = "ClientIdentification"
4951 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4952 | 1: .same(proto: "type"),
4953 | 2: .same(proto: "token"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5074:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5072 |
5073 | extension WDVClientIdentification.TokenType: SwiftProtobuf._ProtoNameProviding {
5074 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5075 | 0: .same(proto: "KEYBOX"),
5076 | 1: .same(proto: "DRM_DEVICE_CERTIFICATE"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5084:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5082 | extension WDVClientIdentification.NameValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5083 | public static let protoMessageName: String = WDVClientIdentification.protoMessageName + ".NameValue"
5084 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5085 | 1: .same(proto: "name"),
5086 | 2: .same(proto: "value"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5126:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5124 | extension WDVClientIdentification.ClientCapabilities: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5125 | public static let protoMessageName: String = WDVClientIdentification.protoMessageName + ".ClientCapabilities"
5126 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5127 | 1: .standard(proto: "client_token"),
5128 | 2: .standard(proto: "session_token"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5227:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5225 |
5226 | extension WDVClientIdentification.ClientCapabilities.HdcpVersion: SwiftProtobuf._ProtoNameProviding {
5227 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5228 | 0: .same(proto: "HDCP_NONE"),
5229 | 1: .same(proto: "HDCP_V1"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5239:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5237 |
5238 | extension WDVClientIdentification.ClientCapabilities.CertificateKeyType: SwiftProtobuf._ProtoNameProviding {
5239 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5240 | 0: .same(proto: "RSA_2048"),
5241 | 1: .same(proto: "RSA_3072"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5249:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5247 |
5248 | extension WDVClientIdentification.ClientCapabilities.AnalogOutputCapabilities: SwiftProtobuf._ProtoNameProviding {
5249 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5250 | 0: .same(proto: "ANALOG_OUTPUT_UNKNOWN"),
5251 | 1: .same(proto: "ANALOG_OUTPUT_NONE"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5259:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5257 | extension WDVClientIdentification.ClientCredentials: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5258 | public static let protoMessageName: String = WDVClientIdentification.protoMessageName + ".ClientCredentials"
5259 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5260 | 1: .same(proto: "type"),
5261 | 2: .same(proto: "token"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5301:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5299 | extension WDVEncryptedClientIdentification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5300 | public static let protoMessageName: String = "EncryptedClientIdentification"
5301 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5302 | 1: .standard(proto: "provider_id"),
5303 | 2: .standard(proto: "service_certificate_serial_number"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5361:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5359 | extension WDVDrmCertificate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5360 | public static let protoMessageName: String = "DrmCertificate"
5361 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5362 | 1: .same(proto: "type"),
5363 | 2: .standard(proto: "serial_number"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5462:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5460 |
5461 | extension WDVDrmCertificate.TypeEnum: SwiftProtobuf._ProtoNameProviding {
5462 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5463 | 0: .same(proto: "ROOT"),
5464 | 1: .same(proto: "DEVICE_MODEL"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5472:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5470 |
5471 | extension WDVDrmCertificate.ServiceType: SwiftProtobuf._ProtoNameProviding {
5472 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5473 | 0: .same(proto: "UNKNOWN_SERVICE_TYPE"),
5474 | 1: .same(proto: "LICENSE_SERVER_SDK"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5482:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5480 |
5481 | extension WDVDrmCertificate.Algorithm: SwiftProtobuf._ProtoNameProviding {
5482 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5483 | 0: .same(proto: "UNKNOWN_ALGORITHM"),
5484 | 1: .same(proto: "RSA"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5493:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5491 | extension WDVDrmCertificate.EncryptionKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5492 | public static let protoMessageName: String = WDVDrmCertificate.protoMessageName + ".EncryptionKey"
5493 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5494 | 1: .standard(proto: "public_key"),
5495 | 2: .same(proto: "algorithm"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5535:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5533 | extension WDVSignedDrmCertificate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5534 | public static let protoMessageName: String = "SignedDrmCertificate"
5535 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5536 | 1: .standard(proto: "drm_certificate"),
5537 | 2: .same(proto: "signature"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5627:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5625 | extension WDVWidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5626 | public static let protoMessageName: String = "WidevinePsshData"
5627 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5628 | 2: .standard(proto: "key_ids"),
5629 | 4: .standard(proto: "content_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5746:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5744 |
5745 | extension WDVWidevinePsshData.TypeEnum: SwiftProtobuf._ProtoNameProviding {
5746 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5747 | 0: .same(proto: "SINGLE"),
5748 | 1: .same(proto: "ENTITLEMENT"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5754:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5752 |
5753 | extension WDVWidevinePsshData.Algorithm: SwiftProtobuf._ProtoNameProviding {
5754 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5755 | 0: .same(proto: "UNENCRYPTED"),
5756 | 1: .same(proto: "AESCTR"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5762:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5760 | extension WDVWidevinePsshData.EntitledKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5761 | public static let protoMessageName: String = WDVWidevinePsshData.protoMessageName + ".EntitledKey"
5762 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5763 | 1: .standard(proto: "entitlement_key_id"),
5764 | 2: .standard(proto: "key_id"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5822:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5820 | extension WDVFileHashes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5821 | public static let protoMessageName: String = "FileHashes"
5822 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5823 | 1: .same(proto: "signer"),
5824 | 2: .same(proto: "signatures"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/License.pb.swift:5864:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5862 | extension WDVFileHashes.Signature: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5863 | public static let protoMessageName: String = WDVFileHashes.protoMessageName + ".Signature"
5864 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5865 | 1: .same(proto: "filename"),
5866 | 2: .standard(proto: "test_signing"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:253:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
251 |
252 | extension Google_Protobuf_AccessControl: SwiftProtobuf._ProtoNameProviding {
253 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
254 | 0: .same(proto: "InternalEntities"),
255 | 1: .same(proto: "PublicEntities"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:261:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
259 | extension Google_Protobuf_SwiftFileOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
260 | static let protoMessageName: String = _protobuf_package + ".SwiftFileOptions"
261 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
262 | 1: .standard(proto: "class_prefix"),
263 | 2: .standard(proto: "entities_access_control"),
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:309:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
307 | extension Google_Protobuf_SwiftMessageOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
308 | static let protoMessageName: String = _protobuf_package + ".SwiftMessageOptions"
309 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
310 | 1: .standard(proto: "generate_error_type"),
311 | ]
/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/Generated/Proto/ProtocOptions.pb.swift:345:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
343 | extension Google_Protobuf_SwiftEnumOptions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
344 | static let protoMessageName: String = _protobuf_package + ".SwiftEnumOptions"
345 | static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
346 | 1: .standard(proto: "generate_error_type"),
347 | ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (20.68s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:39:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
37 | name: "SwWidevine",
38 | platforms: [
39 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
40 | ],
41 | products: [
/Users/admin/builder/spi-builder-workspace/Package.swift:39:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
37 | name: "SwWidevine",
38 | platforms: [
39 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
40 | ],
41 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swpssh': /Users/admin/builder/spi-builder-workspace/.build/checkouts/SwPSSH/Package.swift:25:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
23 | #endif
24 |
25 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
26 | name: "SwPSSH",
27 | platforms: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwPSSH/Package.swift:28:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
26 | name: "SwPSSH",
27 | platforms: [
28 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | ],
30 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwPSSH/Package.swift:28:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
26 | name: "SwPSSH",
27 | platforms: [
28 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | ],
30 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swiftrsa': /Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftRSA/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "SwiftRSA",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftRSA/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "SwiftRSA",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'digest': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Digest/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "Digest",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Digest/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "Digest",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'asn1': /Users/admin/builder/spi-builder-workspace/.build/checkouts/ASN1/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "ASN1",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ASN1/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
7 | name: "ASN1",
8 | platforms: [
9 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | ],
11 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'bigint': /Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:52: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "BigInt",
6 | platforms: [
7 | .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
| `- warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
8 | ],
9 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
"dependencies" : [
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.29.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "swpssh",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mIwr/SwPSSH.git"
},
{
"identity" : "swiftrsa",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mIwr/SwiftRSA.git"
}
],
"manifest_display_name" : "SwWidevine",
"name" : "SwWidevine",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SwWidevine",
"targets" : [
"SwWidevine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SwWidevineTests",
"module_type" : "SwiftTarget",
"name" : "SwWidevineTests",
"path" : "Tests/SwWidevineTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwWidevineTests/appCrt.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwWidevineTests/deviceClID.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwWidevineTests/licReqSelfGenerated.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwWidevineTests/licRequest.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwWidevineTests/licRespBySelfGenerated.protobuf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwWidevineTests/licResponse.protobuf",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Model/UnitWDVBase16.swift",
"Model/UnitWDVDevice.swift",
"TestConstants.swift",
"TestConstantsSpmEnvExt.swift",
"UnitWDVCDMController.swift",
"Util/UnitWDVBitConvertUtil.swift",
"Util/WDVSessionUtil.swift"
],
"target_dependencies" : [
"SwWidevine"
],
"type" : "test"
},
{
"c99name" : "SwWidevine",
"module_type" : "SwiftTarget",
"name" : "SwWidevine",
"path" : "Sources/SwWidevine",
"product_dependencies" : [
"SwiftProtobuf",
"SwPSSH",
"SwiftRSA"
],
"product_memberships" : [
"SwWidevine"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwWidevine/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Generated/Proto/License.pb.swift",
"Generated/Proto/ProtocOptions.pb.swift",
"Model/Device/WDVDevice.swift",
"Model/Device/WDVDevicePlatform.swift",
"Model/Device/WDVSecurityLevel.swift",
"Model/WDVBase16.swift",
"Model/WDVBinaryIntegerExt.swift",
"Model/WDVError.swift",
"Model/WDVKey.swift",
"Model/WDVSession.swift",
"Util/WDVBinaryUtil.swift",
"Util/WDVCMAC.swift",
"Util/WDVCryptoUtil.swift",
"WDVCDMController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:39:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
37 | name: "SwWidevine",
38 | platforms: [
39 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
40 | ],
41 | products: [
/Users/admin/builder/spi-builder-workspace/Package.swift:39:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
37 | name: "SwWidevine",
38 | platforms: [
39 | .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
40 | ],
41 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Done.