The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwWidevine, reference master (39ad90), with Swift 6.0 for Linux on 22 Apr 2026 02:06:17 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mIwr/SwWidevine.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/mIwr/SwWidevine
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 39ad90f upd: Exclude CryptoSwift package from SPM for Apple devices; chore: Bump SPM dependencies
Cloned https://github.com/mIwr/SwWidevine.git
Revision (git rev-parse @):
39ad90fdcc67a4a669546741c45588f312443454
SUCCESS checkout https://github.com/mIwr/SwWidevine.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mIwr/SwWidevine.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
70792468e643: Already exists
51a39954b939: Pulling fs layer
3d2e9acf9494: Pulling fs layer
d410cdfc4d28: Pulling fs layer
f37828084c96: Pulling fs layer
6da5fec8d0a6: Pulling fs layer
7136ced15481: Pulling fs layer
c1e0a65495ed: Pulling fs layer
f37828084c96: Waiting
6da5fec8d0a6: Waiting
7136ced15481: Waiting
c1e0a65495ed: Waiting
d410cdfc4d28: Download complete
f37828084c96: Verifying Checksum
f37828084c96: Download complete
6da5fec8d0a6: Verifying Checksum
6da5fec8d0a6: Download complete
7136ced15481: Verifying Checksum
7136ced15481: Download complete
51a39954b939: Verifying Checksum
51a39954b939: Download complete
c1e0a65495ed: Verifying Checksum
3d2e9acf9494: Verifying Checksum
3d2e9acf9494: Download complete
51a39954b939: Pull complete
3d2e9acf9494: Pull complete
d410cdfc4d28: Pull complete
f37828084c96: Pull complete
6da5fec8d0a6: Pull complete
7136ced15481: Pull complete
c1e0a65495ed: Pull complete
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Downloaded newer image for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/mIwr/SwiftRSA.git
Fetching https://github.com/mIwr/SwPSSH.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/1456] Fetching swiftrsa
[482/14807] Fetching swiftrsa, cryptoswift
[980/14980] Fetching swiftrsa, cryptoswift, swpssh
[2719/62148] Fetching swiftrsa, cryptoswift, swpssh, swift-protobuf
Fetched https://github.com/mIwr/SwPSSH.git from cache (3.68s)
Fetched https://github.com/mIwr/SwiftRSA.git from cache (3.68s)
[33076/60519] Fetching cryptoswift, swift-protobuf
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.82s)
[20754/47168] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (14.71s)
Computing version for https://github.com/mIwr/SwiftRSA.git
Computed https://github.com/mIwr/SwiftRSA.git at 2.6.1 (1.40s)
Fetching https://github.com/mIwr/Digest
Fetching https://github.com/mIwr/ASN1
Fetching https://github.com/mIwr/BigInt
[1/2450] Fetching asn1
[614/5133] Fetching asn1, digest
[1711/11828] Fetching asn1, digest, bigint
Fetched https://github.com/mIwr/Digest from cache (2.04s)
Fetched https://github.com/mIwr/ASN1 from cache (2.04s)
Fetched https://github.com/mIwr/BigInt from cache (2.09s)
Computing version for https://github.com/mIwr/Digest
Computed https://github.com/mIwr/Digest at 1.13.1 (1.30s)
Computing version for https://github.com/mIwr/ASN1
Computed https://github.com/mIwr/ASN1 at 2.7.2 (1.39s)
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:)'
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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
26 |     name: "SwPSSH",
27 |     platforms: [
Computed https://github.com/mIwr/SwPSSH.git at 1.2.3 (1.58s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (4.79s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (1.55s)
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
 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
 8 |     ],
 9 |     products: [
/Package.swift:7:52: warning: 'v9' is deprecated: iOS 11.0 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                    `- warning: 'v9' is deprecated: iOS 11.0 is the oldest supported version
 8 |     ],
 9 |     products: [
/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 11.0 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                `- warning: 'v9' is deprecated: tvOS 11.0 is the oldest supported version
 8 |     ],
 9 |     products: [
/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
 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
 8 |     ],
 9 |     products: [
Computed https://github.com/mIwr/BigInt at 1.23.1 (1.38s)
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/ASN1
Working copy of https://github.com/mIwr/ASN1 resolved at 2.7.2
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
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/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: 'swpssh': /host/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:)'
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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
26 |     name: "SwPSSH",
27 |     platforms: [
warning: 'bigint': /host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
 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
 8 |     ],
 9 |     products: [
/host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:52: warning: 'v9' is deprecated: iOS 11.0 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                    `- warning: 'v9' is deprecated: iOS 11.0 is the oldest supported version
 8 |     ],
 9 |     products: [
/host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 11.0 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                `- warning: 'v9' is deprecated: tvOS 11.0 is the oldest supported version
 8 |     ],
 9 |     products: [
/host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
 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
 8 |     ],
 9 |     products: [
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/18] Write sources
[6/18] Copying PrivacyInfo.xcprivacy
[6/18] Write sources
[6/18] Copying PrivacyInfo.xcprivacy
[6/18] Write sources
[6/18] Copying PrivacyInfo.xcprivacy
[6/18] Write sources
[17/18] Write swift-version-24593BA9C3E375BF.txt
[19/229] Compiling CryptoSwift PrimeTest.swift
[20/229] Compiling CryptoSwift Random.swift
[21/230] Compiling BigInt ToomCook.swift
[22/230] Compiling Digest XOF.swift
[23/231] Compiling CryptoSwift ChaCha20.swift
[24/231] Compiling CryptoSwift Checksum.swift
[25/231] Compiling CryptoSwift Subtraction.swift
[26/231] Compiling CryptoSwift WordsAndBits.swift
[27/231] Compiling Digest SHAKE.swift
[30/231] Compiling CryptoSwift Shifts.swift
[31/231] Compiling CryptoSwift SquareRoot.swift
[32/231] Compiling Digest SHA3.swift
[35/231] Compiling Digest SHA2.swift
[36/231] Emitting module CryptoSwift
[37/245] Emitting module BigInt
[38/245] Compiling CryptoSwift IntegerConversion.swift
[39/245] Compiling CryptoSwift Multiplication.swift
[40/245] Compiling CryptoSwift Strideable.swift
[41/245] Compiling CryptoSwift StringConversion.swift
[42/245] Compiling Digest resource_bundle_accessor.swift
[43/245] Compiling CryptoSwift AEAD.swift
[44/245] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[45/245] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[46/245] Compiling CryptoSwift AES.Cryptors.swift
[47/245] Compiling CryptoSwift AES.swift
[48/245] Compiling CryptoSwift ASN1.swift
[49/245] Compiling CryptoSwift ASN1Decoder.swift
[50/245] Compiling CryptoSwift ASN1Encoder.swift
[51/245] Compiling CryptoSwift ASN1Scanner.swift
[52/245] Compiling CryptoSwift Array+Extension.swift
[53/245] Compiling CryptoSwift Authenticator.swift
[54/245] Compiling CryptoSwift BatchedCollection.swift
[55/245] Compiling CryptoSwift Bit.swift
[56/245] Compiling CryptoSwift BlockCipher.swift
[57/245] Compiling CryptoSwift BlockDecryptor.swift
[58/245] Compiling BigInt resource_bundle_accessor.swift
[59/246] Compiling CryptoSwift PKCS5.swift
[60/246] Compiling CryptoSwift PKCS7.swift
[61/246] Compiling CryptoSwift PKCS7Padding.swift
[62/246] Compiling CryptoSwift Padding.swift
[63/246] Compiling CryptoSwift Poly1305.swift
[64/246] Compiling CryptoSwift RSA+Cipher.swift
[65/246] Compiling CryptoSwift RSA+Signature.swift
[66/246] Compiling CryptoSwift RSA.swift
[67/246] Compiling CryptoSwift Rabbit.swift
[68/246] Compiling CryptoSwift SHA1.swift
[69/246] Compiling CryptoSwift SHA2.swift
[70/246] Compiling CryptoSwift SHA3.swift
[71/246] Compiling CryptoSwift ECB.swift
[72/246] Compiling CryptoSwift GCM.swift
[73/246] Compiling CryptoSwift OCB.swift
[74/246] Compiling CryptoSwift OFB.swift
[75/246] Compiling CryptoSwift PCBC.swift
[76/246] Compiling CryptoSwift Blowfish.swift
[77/246] Compiling CryptoSwift CBCMAC.swift
[93/246] Compiling CryptoSwift CompactMap.swift
[94/246] Compiling CryptoSwift Cryptor.swift
[95/257] Compiling CryptoSwift Cipher.swift
[96/257] Compiling CryptoSwift Collection+Extension.swift
[97/257] Compiling CryptoSwift CMAC.swift
[98/257] Compiling CryptoSwift Addition.swift
[99/257] Compiling CryptoSwift BigInt.swift
[100/257] Compiling CryptoSwift BigUInt.swift
[101/257] Compiling CryptoSwift BitwiseOps.swift
[102/257] Compiling CryptoSwift CS.swift
[103/257] Compiling CryptoSwift Codable.swift
[104/257] Compiling CryptoSwift Comparable.swift
[105/257] Compiling CryptoSwift DataConversion.swift
[106/257] Compiling CryptoSwift Division.swift
[107/257] Compiling CryptoSwift Cryptors.swift
[108/257] Compiling CryptoSwift Digest.swift
[109/257] Compiling CryptoSwift DigestType.swift
[110/257] Compiling CryptoSwift AES+Foundation.swift
[111/257] Compiling CryptoSwift Array+Foundation.swift
[112/257] Compiling CryptoSwift Blowfish+Foundation.swift
[113/257] Compiling CryptoSwift ChaCha20+Foundation.swift
[114/257] Compiling CryptoSwift Data+Extension.swift
[115/257] Compiling CryptoSwift HMAC+Foundation.swift
[116/257] Compiling CryptoSwift Rabbit+Foundation.swift
[117/257] Compiling CryptoSwift String+FoundationExtension.swift
[118/257] Compiling CryptoSwift Utils+Foundation.swift
[131/257] Emitting module SwiftProtobuf
[132/257] Compiling CryptoSwift Exponentiation.swift
[133/257] Compiling CryptoSwift FloatingPointConversion.swift
[134/257] Compiling CryptoSwift GCD.swift
[135/257] Compiling CryptoSwift Hashable.swift
[136/257] Compiling CryptoSwift BlockEncryptor.swift
[137/257] Compiling CryptoSwift BlockMode.swift
[138/257] Compiling CryptoSwift BlockModeOptions.swift
[139/257] Compiling CryptoSwift CBC.swift
[140/257] Compiling CryptoSwift CCM.swift
[141/257] Compiling CryptoSwift CFB.swift
[142/257] Compiling CryptoSwift CTR.swift
[143/257] Compiling CryptoSwift CipherModeWorker.swift
[147/257] Emitting module Digest
[149/280] Compiling ASN1 ASN1Set.swift
[150/280] Compiling ASN1 ASN1SimpleType.swift
[151/280] Compiling ASN1 ASN1T61String.swift
[152/282] Compiling ASN1 ASN1OctetString.swift
[153/282] Compiling ASN1 ASN1PrintableString.swift
[154/282] Compiling ASN1 ASN1Sequence.swift
[155/282] Compiling ASN1 ASN1Time.swift
[156/282] Compiling ASN1 ASN1UTCTime.swift
[157/282] Compiling ASN1 ASN1UTF8String.swift
[158/282] Compiling ASN1 ASN1Boolean.swift
[159/282] Compiling ASN1 ASN1Collection.swift
[160/282] Compiling ASN1 ASN1Ctx.swift
[161/282] Compiling ASN1 ASN1Integer.swift
[162/282] Compiling ASN1 ASN1Null.swift
[163/282] Compiling ASN1 ASN1ObjectIdentifier.swift
[164/282] Compiling ASN1 ASN1Exception.swift
[165/282] Compiling ASN1 ASN1GeneralizedTime.swift
[166/282] Compiling ASN1 ASN1IA5String.swift
[167/282] Compiling ASN1 InputStream.swift
[168/282] Compiling ASN1 resource_bundle_accessor.swift
[169/282] Compiling ASN1 ASN1.swift
[170/282] Compiling ASN1 ASN1BMPString.swift
[171/282] Compiling ASN1 ASN1BitString.swift
[212/282] Compiling CryptoSwift Signature.swift
[216/282] Emitting module ASN1
[217/282] Compiling CryptoSwift StreamDecryptor.swift
[218/282] Compiling CryptoSwift StreamEncryptor.swift
[219/282] Compiling CryptoSwift String+Extension.swift
[220/282] Compiling CryptoSwift UInt128.swift
[221/282] Compiling CryptoSwift UInt16+Extension.swift
[222/282] Compiling CryptoSwift UInt32+Extension.swift
[223/282] Compiling CryptoSwift UInt64+Extension.swift
[224/282] Compiling CryptoSwift UInt8+Extension.swift
[225/282] Compiling CryptoSwift Updatable.swift
[226/282] Compiling CryptoSwift Utils.swift
[227/282] Compiling CryptoSwift XChaCha20.swift
[228/282] Compiling CryptoSwift ZeroPadding.swift
[229/282] Compiling CryptoSwift resource_bundle_accessor.swift
[231/283] Compiling SwiftProtobuf duration.pb.swift
[232/283] Compiling SwiftProtobuf empty.pb.swift
[233/283] Compiling SwiftProtobuf field_mask.pb.swift
[234/283] Compiling SwiftProtobuf source_context.pb.swift
[235/283] Compiling SwiftProtobuf struct.pb.swift
[236/283] Compiling SwiftProtobuf timestamp.pb.swift
[237/283] Compiling SwiftProtobuf type.pb.swift
[238/283] Compiling SwiftProtobuf wrappers.pb.swift
[239/283] Compiling SwiftProtobuf resource_bundle_accessor.swift
[240/283] Compiling CryptoSwift Operators.swift
[241/283] Compiling CryptoSwift DER.swift
[242/283] Compiling CryptoSwift PBKDF1.swift
[243/283] Compiling CryptoSwift PBKDF2.swift
[244/283] Compiling CryptoSwift PKCS1v15.swift
[271/283] Compiling SwiftProtobuf api.pb.swift
[272/283] Compiling SwiftProtobuf descriptor.pb.swift
[274/289] Compiling SwiftRSA resource_bundle_accessor.swift
[275/289] Compiling SwiftRSA RSA.swift
[276/289] Emitting module SwiftRSA
[277/289] Compiling SwiftRSA RSAPrivateKey.swift
[278/289] Compiling SwiftRSA RSAPublicKey.swift
[292/309] Compiling SwPSSH PSSHBinaryIntegerExt.swift
[293/309] Compiling SwPSSH PSSHBox+Nagra.swift
[294/309] Compiling SwPSSH PSSHBox+PlayReady.swift
[295/311] Emitting module SwPSSH
[296/311] Compiling SwPSSH PlayReadyRecord.swift
[297/311] Compiling SwPSSH PlayReadyRecordType.swift
[298/311] Compiling SwPSSH PlayReadyRecordHeaderKey.swift
[299/311] Compiling SwPSSH PlayReadyRecordHeaderKeyAlgo.swift
[300/311] Compiling SwPSSH PSSHConstants.swift
[301/311] Compiling SwPSSH PSSHBinaryUtil.swift
[302/311] Compiling SwPSSH PlayReadyRecordHeaderXmlParser.swift
[303/311] Compiling SwPSSH PlayReadyPsshData.swift
[304/311] Compiling SwPSSH PSSHBox+Wdv.swift
[305/311] Compiling SwPSSH PSSHBox.swift
[306/311] Compiling SwPSSH PlayReadyRecordHeader.swift
[307/311] Compiling SwPSSH PSSHCryptoUtil.swift
[308/311] Compiling SwPSSH resource_bundle_accessor.swift
[309/311] Compiling SwPSSH License.pb.swift
[310/311] Compiling SwPSSH NagraPsshData+WDVConverter.swift
[311/311] Compiling SwPSSH NagraPsshData.swift
[313/327] Compiling SwWidevine WDVBinaryIntegerExt.swift
[314/327] Compiling SwWidevine WDVError.swift
[315/328] Compiling SwWidevine resource_bundle_accessor.swift
[316/328] Compiling SwWidevine WDVKey.swift
[317/328] Compiling SwWidevine WDVSession.swift
[318/328] Compiling SwWidevine WDVSecurityLevel.swift
[319/328] Compiling SwWidevine WDVBase16.swift
[320/328] Compiling SwWidevine WDVBinaryUtil.swift
[321/328] Compiling SwWidevine WDVCMAC.swift
[322/328] Compiling SwWidevine WDVCryptoUtil.swift
/host/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 |                 }
/host/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 |             }
/host/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 |                 }
[323/328] Compiling SwWidevine WDVCDMController.swift
/host/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 |                 }
/host/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 |             }
/host/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 |                 }
[324/328] Compiling SwWidevine License.pb.swift
/host/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.
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.
3475 |     0: .same(proto: "TYPE_UNKNOWN"),
3476 |     1: .same(proto: "STREAMING"),
/host/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.
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.
3484 |     0: .same(proto: "PLATFORM_UNVERIFIED"),
3485 |     1: .same(proto: "PLATFORM_TAMPERED"),
/host/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.
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.
3495 |     0: .same(proto: "VERSION_UNKNOWN"),
3496 |     20: .same(proto: "VERSION_2_0"),
/host/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.
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.
3504 |     0: .same(proto: "HASH_ALGORITHM_UNSPECIFIED"),
3505 |     1: .same(proto: "HASH_ALGORITHM_SHA_1"),
/host/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.
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.
3514 |     1: .standard(proto: "request_id"),
3515 |     2: .standard(proto: "session_id"),
/host/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.
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.
3580 |     1: .same(proto: "id"),
3581 |     2: .same(proto: "policy"),
/host/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.
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.
3728 |     1: .standard(proto: "can_play"),
3729 |     2: .standard(proto: "can_persist"),
/host/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.
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.
3848 |     1: .same(proto: "id"),
3849 |     2: .same(proto: "iv"),
/host/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.
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.
4003 |     0: .same(proto: "TYPE_UNKNOWN"),
4004 |     1: .same(proto: "SIGNING"),
/host/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.
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.
4015 |     0: .same(proto: "UNKNOWN"),
4016 |     1: .same(proto: "SW_SECURE_CRYPTO"),
/host/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.
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.
4027 |     1: .standard(proto: "key_control_block"),
4028 |     2: .same(proto: "iv"),
/host/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.
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.
4069 |     1: .same(proto: "hdcp"),
4070 |     2: .standard(proto: "cgms_flags"),
/host/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.
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.
4128 |     0: .same(proto: "HDCP_NONE"),
4129 |     1: .same(proto: "HDCP_V1"),
/host/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.
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.
4140 |     0: .same(proto: "COPY_FREE"),
4141 |     2: .same(proto: "COPY_ONCE"),
/host/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.
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.
4149 |     0: .same(proto: "HDCP_SRM_RULE_NONE"),
4150 |     1: .same(proto: "CURRENT_SRM"),
/host/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.
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.
4157 |     1: .standard(proto: "min_resolution_pixels"),
4158 |     2: .standard(proto: "max_resolution_pixels"),
/host/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.
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.
4205 |     1: .standard(proto: "allow_encrypt"),
4206 |     2: .standard(proto: "allow_decrypt"),
/host/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.
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.
4259 |     1: .standard(proto: "client_id"),
4260 |     2: .standard(proto: "content_id"),
/host/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.
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.
4382 |     0: .same(proto: "UNKNOWN"),
4383 |     1: .same(proto: "NEW"),
/host/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.
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.
4392 |     1: .standard(proto: "widevine_pssh_data"),
4393 |     2: .standard(proto: "webm_key_id"),
/host/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.
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.
4498 |     1: .standard(proto: "pssh_data"),
4499 |     2: .standard(proto: "license_type"),
/host/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.
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.
4546 |     1: .same(proto: "header"),
4547 |     2: .standard(proto: "license_type"),
/host/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.
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.
4594 |     1: .standard(proto: "license_id"),
4595 |     2: .standard(proto: "seconds_since_started"),
/host/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.
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.
4648 |     1: .standard(proto: "init_data_type"),
4649 |     2: .standard(proto: "init_data"),
/host/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.
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.
4701 |     0: .same(proto: "UNKNOWN"),
4702 |     1: .same(proto: "CENC"),
/host/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.
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.
4710 |     1: .standard(proto: "stage_name"),
4711 |     2: .standard(proto: "metric_data"),
/host/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.
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.
4751 |     0: .same(proto: "UNKNOWN"),
4752 |     1: .same(proto: "LATENCY"),
/host/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.
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.
4760 |     1: .same(proto: "type"),
4761 |     2: .same(proto: "value"),
/host/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.
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.
4802 |     1: .standard(proto: "license_sdk_version"),
4803 |     2: .standard(proto: "license_service_version"),
/host/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.
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.
4844 |     1: .same(proto: "type"),
4845 |     2: .same(proto: "msg"),
/host/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.
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.
4927 |     0: .same(proto: "UNKNOWN"),
4928 |     1: .same(proto: "LICENSE_REQUEST"),
/host/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.
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.
4943 |     0: .same(proto: "UNDEFINED"),
4944 |     1: .same(proto: "WRAPPED_AES_KEY"),
/host/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.
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.
4952 |     1: .same(proto: "type"),
4953 |     2: .same(proto: "token"),
/host/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.
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.
5075 |     0: .same(proto: "KEYBOX"),
5076 |     1: .same(proto: "DRM_DEVICE_CERTIFICATE"),
/host/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.
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.
5085 |     1: .same(proto: "name"),
5086 |     2: .same(proto: "value"),
/host/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.
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.
5127 |     1: .standard(proto: "client_token"),
5128 |     2: .standard(proto: "session_token"),
/host/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.
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.
5228 |     0: .same(proto: "HDCP_NONE"),
5229 |     1: .same(proto: "HDCP_V1"),
/host/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.
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.
5240 |     0: .same(proto: "RSA_2048"),
5241 |     1: .same(proto: "RSA_3072"),
/host/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.
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.
5250 |     0: .same(proto: "ANALOG_OUTPUT_UNKNOWN"),
5251 |     1: .same(proto: "ANALOG_OUTPUT_NONE"),
/host/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.
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.
5260 |     1: .same(proto: "type"),
5261 |     2: .same(proto: "token"),
/host/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.
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.
5302 |     1: .standard(proto: "provider_id"),
5303 |     2: .standard(proto: "service_certificate_serial_number"),
/host/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.
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.
5362 |     1: .same(proto: "type"),
5363 |     2: .standard(proto: "serial_number"),
/host/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.
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.
5463 |     0: .same(proto: "ROOT"),
5464 |     1: .same(proto: "DEVICE_MODEL"),
/host/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.
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.
5473 |     0: .same(proto: "UNKNOWN_SERVICE_TYPE"),
5474 |     1: .same(proto: "LICENSE_SERVER_SDK"),
/host/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.
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.
5483 |     0: .same(proto: "UNKNOWN_ALGORITHM"),
5484 |     1: .same(proto: "RSA"),
/host/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.
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.
5494 |     1: .standard(proto: "public_key"),
5495 |     2: .same(proto: "algorithm"),
/host/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.
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.
5536 |     1: .standard(proto: "drm_certificate"),
5537 |     2: .same(proto: "signature"),
/host/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.
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.
5628 |     2: .standard(proto: "key_ids"),
5629 |     4: .standard(proto: "content_id"),
/host/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.
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.
5747 |     0: .same(proto: "SINGLE"),
5748 |     1: .same(proto: "ENTITLEMENT"),
/host/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.
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.
5755 |     0: .same(proto: "UNENCRYPTED"),
5756 |     1: .same(proto: "AESCTR"),
/host/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.
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.
5763 |     1: .standard(proto: "entitlement_key_id"),
5764 |     2: .standard(proto: "key_id"),
/host/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.
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.
5823 |     1: .same(proto: "signer"),
5824 |     2: .same(proto: "signatures"),
/host/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.
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.
5865 |     1: .same(proto: "filename"),
5866 |     2: .standard(proto: "test_signing"),
/host/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.
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.
254 |     0: .same(proto: "InternalEntities"),
255 |     1: .same(proto: "PublicEntities"),
/host/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.
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.
262 |     1: .standard(proto: "class_prefix"),
263 |     2: .standard(proto: "entities_access_control"),
/host/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.
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.
310 |     1: .standard(proto: "generate_error_type"),
311 |   ]
/host/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.
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.
346 |     1: .standard(proto: "generate_error_type"),
347 |   ]
[325/328] Compiling SwWidevine ProtocOptions.pb.swift
/host/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.
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.
3475 |     0: .same(proto: "TYPE_UNKNOWN"),
3476 |     1: .same(proto: "STREAMING"),
/host/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.
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.
3484 |     0: .same(proto: "PLATFORM_UNVERIFIED"),
3485 |     1: .same(proto: "PLATFORM_TAMPERED"),
/host/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.
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.
3495 |     0: .same(proto: "VERSION_UNKNOWN"),
3496 |     20: .same(proto: "VERSION_2_0"),
/host/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.
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.
3504 |     0: .same(proto: "HASH_ALGORITHM_UNSPECIFIED"),
3505 |     1: .same(proto: "HASH_ALGORITHM_SHA_1"),
/host/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.
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.
3514 |     1: .standard(proto: "request_id"),
3515 |     2: .standard(proto: "session_id"),
/host/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.
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.
3580 |     1: .same(proto: "id"),
3581 |     2: .same(proto: "policy"),
/host/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.
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.
3728 |     1: .standard(proto: "can_play"),
3729 |     2: .standard(proto: "can_persist"),
/host/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.
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.
3848 |     1: .same(proto: "id"),
3849 |     2: .same(proto: "iv"),
/host/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.
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.
4003 |     0: .same(proto: "TYPE_UNKNOWN"),
4004 |     1: .same(proto: "SIGNING"),
/host/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.
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.
4015 |     0: .same(proto: "UNKNOWN"),
4016 |     1: .same(proto: "SW_SECURE_CRYPTO"),
/host/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.
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.
4027 |     1: .standard(proto: "key_control_block"),
4028 |     2: .same(proto: "iv"),
/host/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.
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.
4069 |     1: .same(proto: "hdcp"),
4070 |     2: .standard(proto: "cgms_flags"),
/host/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.
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.
4128 |     0: .same(proto: "HDCP_NONE"),
4129 |     1: .same(proto: "HDCP_V1"),
/host/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.
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.
4140 |     0: .same(proto: "COPY_FREE"),
4141 |     2: .same(proto: "COPY_ONCE"),
/host/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.
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.
4149 |     0: .same(proto: "HDCP_SRM_RULE_NONE"),
4150 |     1: .same(proto: "CURRENT_SRM"),
/host/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.
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.
4157 |     1: .standard(proto: "min_resolution_pixels"),
4158 |     2: .standard(proto: "max_resolution_pixels"),
/host/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.
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.
4205 |     1: .standard(proto: "allow_encrypt"),
4206 |     2: .standard(proto: "allow_decrypt"),
/host/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.
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.
4259 |     1: .standard(proto: "client_id"),
4260 |     2: .standard(proto: "content_id"),
/host/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.
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.
4382 |     0: .same(proto: "UNKNOWN"),
4383 |     1: .same(proto: "NEW"),
/host/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.
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.
4392 |     1: .standard(proto: "widevine_pssh_data"),
4393 |     2: .standard(proto: "webm_key_id"),
/host/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.
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.
4498 |     1: .standard(proto: "pssh_data"),
4499 |     2: .standard(proto: "license_type"),
/host/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.
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.
4546 |     1: .same(proto: "header"),
4547 |     2: .standard(proto: "license_type"),
/host/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.
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.
4594 |     1: .standard(proto: "license_id"),
4595 |     2: .standard(proto: "seconds_since_started"),
/host/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.
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.
4648 |     1: .standard(proto: "init_data_type"),
4649 |     2: .standard(proto: "init_data"),
/host/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.
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.
4701 |     0: .same(proto: "UNKNOWN"),
4702 |     1: .same(proto: "CENC"),
/host/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.
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.
4710 |     1: .standard(proto: "stage_name"),
4711 |     2: .standard(proto: "metric_data"),
/host/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.
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.
4751 |     0: .same(proto: "UNKNOWN"),
4752 |     1: .same(proto: "LATENCY"),
/host/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.
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.
4760 |     1: .same(proto: "type"),
4761 |     2: .same(proto: "value"),
/host/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.
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.
4802 |     1: .standard(proto: "license_sdk_version"),
4803 |     2: .standard(proto: "license_service_version"),
/host/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.
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.
4844 |     1: .same(proto: "type"),
4845 |     2: .same(proto: "msg"),
/host/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.
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.
4927 |     0: .same(proto: "UNKNOWN"),
4928 |     1: .same(proto: "LICENSE_REQUEST"),
/host/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.
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.
4943 |     0: .same(proto: "UNDEFINED"),
4944 |     1: .same(proto: "WRAPPED_AES_KEY"),
/host/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.
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.
4952 |     1: .same(proto: "type"),
4953 |     2: .same(proto: "token"),
/host/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.
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.
5075 |     0: .same(proto: "KEYBOX"),
5076 |     1: .same(proto: "DRM_DEVICE_CERTIFICATE"),
/host/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.
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.
5085 |     1: .same(proto: "name"),
5086 |     2: .same(proto: "value"),
/host/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.
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.
5127 |     1: .standard(proto: "client_token"),
5128 |     2: .standard(proto: "session_token"),
/host/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.
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.
5228 |     0: .same(proto: "HDCP_NONE"),
5229 |     1: .same(proto: "HDCP_V1"),
/host/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.
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.
5240 |     0: .same(proto: "RSA_2048"),
5241 |     1: .same(proto: "RSA_3072"),
/host/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.
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.
5250 |     0: .same(proto: "ANALOG_OUTPUT_UNKNOWN"),
5251 |     1: .same(proto: "ANALOG_OUTPUT_NONE"),
/host/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.
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.
5260 |     1: .same(proto: "type"),
5261 |     2: .same(proto: "token"),
/host/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.
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.
5302 |     1: .standard(proto: "provider_id"),
5303 |     2: .standard(proto: "service_certificate_serial_number"),
/host/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.
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.
5362 |     1: .same(proto: "type"),
5363 |     2: .standard(proto: "serial_number"),
/host/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.
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.
5463 |     0: .same(proto: "ROOT"),
5464 |     1: .same(proto: "DEVICE_MODEL"),
/host/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.
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.
5473 |     0: .same(proto: "UNKNOWN_SERVICE_TYPE"),
5474 |     1: .same(proto: "LICENSE_SERVER_SDK"),
/host/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.
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.
5483 |     0: .same(proto: "UNKNOWN_ALGORITHM"),
5484 |     1: .same(proto: "RSA"),
/host/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.
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.
5494 |     1: .standard(proto: "public_key"),
5495 |     2: .same(proto: "algorithm"),
/host/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.
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.
5536 |     1: .standard(proto: "drm_certificate"),
5537 |     2: .same(proto: "signature"),
/host/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.
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.
5628 |     2: .standard(proto: "key_ids"),
5629 |     4: .standard(proto: "content_id"),
/host/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.
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.
5747 |     0: .same(proto: "SINGLE"),
5748 |     1: .same(proto: "ENTITLEMENT"),
/host/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.
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.
5755 |     0: .same(proto: "UNENCRYPTED"),
5756 |     1: .same(proto: "AESCTR"),
/host/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.
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.
5763 |     1: .standard(proto: "entitlement_key_id"),
5764 |     2: .standard(proto: "key_id"),
/host/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.
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.
5823 |     1: .same(proto: "signer"),
5824 |     2: .same(proto: "signatures"),
/host/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.
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.
5865 |     1: .same(proto: "filename"),
5866 |     2: .standard(proto: "test_signing"),
/host/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.
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.
254 |     0: .same(proto: "InternalEntities"),
255 |     1: .same(proto: "PublicEntities"),
/host/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.
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.
262 |     1: .standard(proto: "class_prefix"),
263 |     2: .standard(proto: "entities_access_control"),
/host/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.
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.
310 |     1: .standard(proto: "generate_error_type"),
311 |   ]
/host/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.
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.
346 |     1: .standard(proto: "generate_error_type"),
347 |   ]
[326/328] Compiling SwWidevine WDVDevice.swift
[327/328] Compiling SwWidevine WDVDevicePlatform.swift
[328/328] Emitting module SwWidevine
/host/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.
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.
3475 |     0: .same(proto: "TYPE_UNKNOWN"),
3476 |     1: .same(proto: "STREAMING"),
/host/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.
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.
3484 |     0: .same(proto: "PLATFORM_UNVERIFIED"),
3485 |     1: .same(proto: "PLATFORM_TAMPERED"),
/host/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.
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.
3495 |     0: .same(proto: "VERSION_UNKNOWN"),
3496 |     20: .same(proto: "VERSION_2_0"),
/host/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.
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.
3504 |     0: .same(proto: "HASH_ALGORITHM_UNSPECIFIED"),
3505 |     1: .same(proto: "HASH_ALGORITHM_SHA_1"),
/host/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.
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.
3514 |     1: .standard(proto: "request_id"),
3515 |     2: .standard(proto: "session_id"),
/host/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.
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.
3580 |     1: .same(proto: "id"),
3581 |     2: .same(proto: "policy"),
/host/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.
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.
3728 |     1: .standard(proto: "can_play"),
3729 |     2: .standard(proto: "can_persist"),
/host/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.
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.
3848 |     1: .same(proto: "id"),
3849 |     2: .same(proto: "iv"),
/host/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.
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.
4003 |     0: .same(proto: "TYPE_UNKNOWN"),
4004 |     1: .same(proto: "SIGNING"),
/host/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.
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.
4015 |     0: .same(proto: "UNKNOWN"),
4016 |     1: .same(proto: "SW_SECURE_CRYPTO"),
/host/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.
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.
4027 |     1: .standard(proto: "key_control_block"),
4028 |     2: .same(proto: "iv"),
/host/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.
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.
4069 |     1: .same(proto: "hdcp"),
4070 |     2: .standard(proto: "cgms_flags"),
/host/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.
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.
4128 |     0: .same(proto: "HDCP_NONE"),
4129 |     1: .same(proto: "HDCP_V1"),
/host/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.
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.
4140 |     0: .same(proto: "COPY_FREE"),
4141 |     2: .same(proto: "COPY_ONCE"),
/host/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.
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.
4149 |     0: .same(proto: "HDCP_SRM_RULE_NONE"),
4150 |     1: .same(proto: "CURRENT_SRM"),
/host/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.
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.
4157 |     1: .standard(proto: "min_resolution_pixels"),
4158 |     2: .standard(proto: "max_resolution_pixels"),
/host/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.
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.
4205 |     1: .standard(proto: "allow_encrypt"),
4206 |     2: .standard(proto: "allow_decrypt"),
/host/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.
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.
4259 |     1: .standard(proto: "client_id"),
4260 |     2: .standard(proto: "content_id"),
/host/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.
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.
4382 |     0: .same(proto: "UNKNOWN"),
4383 |     1: .same(proto: "NEW"),
/host/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.
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.
4392 |     1: .standard(proto: "widevine_pssh_data"),
4393 |     2: .standard(proto: "webm_key_id"),
/host/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.
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.
4498 |     1: .standard(proto: "pssh_data"),
4499 |     2: .standard(proto: "license_type"),
/host/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.
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.
4546 |     1: .same(proto: "header"),
4547 |     2: .standard(proto: "license_type"),
/host/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.
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.
4594 |     1: .standard(proto: "license_id"),
4595 |     2: .standard(proto: "seconds_since_started"),
/host/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.
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.
4648 |     1: .standard(proto: "init_data_type"),
4649 |     2: .standard(proto: "init_data"),
/host/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.
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.
4701 |     0: .same(proto: "UNKNOWN"),
4702 |     1: .same(proto: "CENC"),
/host/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.
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.
4710 |     1: .standard(proto: "stage_name"),
4711 |     2: .standard(proto: "metric_data"),
/host/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.
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.
4751 |     0: .same(proto: "UNKNOWN"),
4752 |     1: .same(proto: "LATENCY"),
/host/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.
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.
4760 |     1: .same(proto: "type"),
4761 |     2: .same(proto: "value"),
/host/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.
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.
4802 |     1: .standard(proto: "license_sdk_version"),
4803 |     2: .standard(proto: "license_service_version"),
/host/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.
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.
4844 |     1: .same(proto: "type"),
4845 |     2: .same(proto: "msg"),
/host/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.
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.
4927 |     0: .same(proto: "UNKNOWN"),
4928 |     1: .same(proto: "LICENSE_REQUEST"),
/host/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.
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.
4943 |     0: .same(proto: "UNDEFINED"),
4944 |     1: .same(proto: "WRAPPED_AES_KEY"),
/host/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.
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.
4952 |     1: .same(proto: "type"),
4953 |     2: .same(proto: "token"),
/host/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.
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.
5075 |     0: .same(proto: "KEYBOX"),
5076 |     1: .same(proto: "DRM_DEVICE_CERTIFICATE"),
/host/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.
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.
5085 |     1: .same(proto: "name"),
5086 |     2: .same(proto: "value"),
/host/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.
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.
5127 |     1: .standard(proto: "client_token"),
5128 |     2: .standard(proto: "session_token"),
/host/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.
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.
5228 |     0: .same(proto: "HDCP_NONE"),
5229 |     1: .same(proto: "HDCP_V1"),
/host/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.
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.
5240 |     0: .same(proto: "RSA_2048"),
5241 |     1: .same(proto: "RSA_3072"),
/host/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.
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.
5250 |     0: .same(proto: "ANALOG_OUTPUT_UNKNOWN"),
5251 |     1: .same(proto: "ANALOG_OUTPUT_NONE"),
/host/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.
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.
5260 |     1: .same(proto: "type"),
5261 |     2: .same(proto: "token"),
/host/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.
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.
5302 |     1: .standard(proto: "provider_id"),
5303 |     2: .standard(proto: "service_certificate_serial_number"),
/host/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.
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.
5362 |     1: .same(proto: "type"),
5363 |     2: .standard(proto: "serial_number"),
/host/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.
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.
5463 |     0: .same(proto: "ROOT"),
5464 |     1: .same(proto: "DEVICE_MODEL"),
/host/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.
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.
5473 |     0: .same(proto: "UNKNOWN_SERVICE_TYPE"),
5474 |     1: .same(proto: "LICENSE_SERVER_SDK"),
/host/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.
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.
5483 |     0: .same(proto: "UNKNOWN_ALGORITHM"),
5484 |     1: .same(proto: "RSA"),
/host/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.
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.
5494 |     1: .standard(proto: "public_key"),
5495 |     2: .same(proto: "algorithm"),
/host/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.
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.
5536 |     1: .standard(proto: "drm_certificate"),
5537 |     2: .same(proto: "signature"),
/host/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.
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.
5628 |     2: .standard(proto: "key_ids"),
5629 |     4: .standard(proto: "content_id"),
/host/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.
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.
5747 |     0: .same(proto: "SINGLE"),
5748 |     1: .same(proto: "ENTITLEMENT"),
/host/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.
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.
5755 |     0: .same(proto: "UNENCRYPTED"),
5756 |     1: .same(proto: "AESCTR"),
/host/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.
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.
5763 |     1: .standard(proto: "entitlement_key_id"),
5764 |     2: .standard(proto: "key_id"),
/host/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.
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.
5823 |     1: .same(proto: "signer"),
5824 |     2: .same(proto: "signatures"),
/host/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.
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.
5865 |     1: .same(proto: "filename"),
5866 |     2: .standard(proto: "test_signing"),
/host/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.
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.
254 |     0: .same(proto: "InternalEntities"),
255 |     1: .same(proto: "PublicEntities"),
/host/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.
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.
262 |     1: .standard(proto: "class_prefix"),
263 |     2: .standard(proto: "entities_access_control"),
/host/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.
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.
310 |     1: .standard(proto: "generate_error_type"),
311 |   ]
/host/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.
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.
346 |     1: .standard(proto: "generate_error_type"),
347 |   ]
Build complete! (144.41s)
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"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "SwWidevine",
  "name" : "SwWidevine",
  "path" : "/host/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" : "/host/spi-builder-workspace/Tests/SwWidevineTests/appCrt.protobuf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SwWidevineTests/deviceClID.protobuf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SwWidevineTests/licReqSelfGenerated.protobuf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SwWidevineTests/licRequest.protobuf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SwWidevineTests/licRespBySelfGenerated.protobuf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/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",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "SwWidevine"
      ],
      "resources" : [
        {
          "path" : "/host/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"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.