The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of RoyalVNCKit, reference main (50ee77), with Swift 6.2 for macOS (SPM) on 4 Dec 2025 19:23:44 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/royalapplications/royalvnc.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/royalapplications/royalvnc
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 50ee773 [android] bump dependencies
Cloned https://github.com/royalapplications/royalvnc.git
Revision (git rev-parse @):
50ee7732796b0059d9b9aa244d213540340ae645
SUCCESS checkout https://github.com/royalapplications/royalvnc.git at main
Fetching https://github.com/royalapplications/CryptoSwift.git
[1/11389] Fetching cryptoswift
Fetched https://github.com/royalapplications/CryptoSwift.git from cache (2.48s)
Creating working copy for https://github.com/royalapplications/CryptoSwift.git
Working copy of https://github.com/royalapplications/CryptoSwift.git resolved at foundationessentials (a59b4d9)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "royalvnc",
      "name": "RoyalVNCKit",
      "url": "https://github.com/royalapplications/royalvnc.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/royalvnc",
      "dependencies": [
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/royalapplications/CryptoSwift.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/royalapplications/royalvnc.git
[1/4536] Fetching royalvnc
Fetched https://github.com/royalapplications/royalvnc.git from cache (1.89s)
Fetching https://github.com/royalapplications/CryptoSwift.git from cache
Fetched https://github.com/royalapplications/CryptoSwift.git from cache (0.64s)
Creating working copy for https://github.com/royalapplications/CryptoSwift.git
Working copy of https://github.com/royalapplications/CryptoSwift.git resolved at foundationessentials (a59b4d9)
Creating working copy for https://github.com/royalapplications/royalvnc.git
Working copy of https://github.com/royalapplications/royalvnc.git resolved at main (50ee773)
Found 1 product dependencies
  - CryptoSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/royalapplications/royalvnc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/20] Write sources
[1/20] Write RoyalVNCKitDemo-entitlement.plist
[2/20] Write RoyalVNCKitCDemo-entitlement.plist
[2/20] Write sources
[3/20] Copying PrivacyInfo.xcprivacy
[5/20] Write sources
[7/20] Write swift-version-49B95AFC49DCD68C.txt
[8/20] Compiling d3des d3des.c
[9/23] Compiling RoyalVNCKitC RoyalVNCKitC.c
[10/23] Compiling Z ZDummy.c
[12/23] Emitting module CryptoSwiftResources
[13/23] Compiling CryptoSwiftResources resource_bundle_accessor.swift
[14/23] Compiling CryptoSwiftResources Empty.swift
[15/126] Compiling CryptoSwift Rabbit+Foundation.swift
[16/126] Compiling CryptoSwift String+FoundationExtension.swift
[17/126] Compiling CryptoSwift Utils+Foundation.swift
[18/126] Compiling CryptoSwift XChaCha20+Foundation.swift
[19/126] Compiling CryptoSwift Generics.swift
[20/126] Compiling CryptoSwift HKDF.swift
[21/126] Compiling CryptoSwift HMAC.swift
[22/126] Compiling CryptoSwift ISO10126Padding.swift
[23/126] Compiling CryptoSwift ISO78164Padding.swift
[24/126] Compiling CryptoSwift Int+Extension.swift
[25/126] Compiling CryptoSwift MD5.swift
[26/137] Compiling CryptoSwift CompactMap.swift
[27/137] Compiling CryptoSwift Cryptor.swift
[28/137] Compiling CryptoSwift Cryptors.swift
[29/137] Compiling CryptoSwift Digest.swift
[30/137] Compiling CryptoSwift DigestType.swift
[31/137] Compiling CryptoSwift AES+Foundation.swift
[32/137] Compiling CryptoSwift Array+Foundation.swift
[33/137] Compiling CryptoSwift Blowfish+Foundation.swift
[34/137] Compiling CryptoSwift ChaCha20+Foundation.swift
[35/137] Compiling CryptoSwift Data+Extension.swift
[36/137] Compiling CryptoSwift HMAC+Foundation.swift
[37/137] Compiling CryptoSwift Random.swift
[38/137] Compiling CryptoSwift Shifts.swift
[39/137] Compiling CryptoSwift SquareRoot.swift
[40/137] Compiling CryptoSwift Strideable.swift
[41/137] Compiling CryptoSwift StringConversion.swift
[42/137] Compiling CryptoSwift Subtraction.swift
[43/137] Compiling CryptoSwift WordsAndBits.swift
[44/137] Compiling CryptoSwift ChaCha20.swift
[45/137] Compiling CryptoSwift Checksum.swift
[46/137] Compiling CryptoSwift Cipher.swift
[47/137] Compiling CryptoSwift Collection+Extension.swift
[48/137] Compiling CryptoSwift Codable.swift
[49/137] Compiling CryptoSwift Comparable.swift
[50/137] Compiling CryptoSwift DataConversion.swift
[51/137] Compiling CryptoSwift Division.swift
[52/137] Compiling CryptoSwift Exponentiation.swift
[53/137] Compiling CryptoSwift FloatingPointConversion.swift
[54/137] Compiling CryptoSwift GCD.swift
[55/137] Compiling CryptoSwift Hashable.swift
[56/137] Compiling CryptoSwift IntegerConversion.swift
[57/137] Compiling CryptoSwift Multiplication.swift
[58/137] Compiling CryptoSwift PrimeTest.swift
[59/137] Compiling CryptoSwift Bit.swift
[60/137] Compiling CryptoSwift BlockCipher.swift
[61/137] Compiling CryptoSwift BlockDecryptor.swift
[62/137] Compiling CryptoSwift BlockEncryptor.swift
[63/137] Compiling CryptoSwift BlockMode.swift
[64/137] Compiling CryptoSwift BlockModeOptions.swift
[65/137] Compiling CryptoSwift CBC.swift
[66/137] Compiling CryptoSwift CCM.swift
[67/137] Compiling CryptoSwift CFB.swift
[68/137] Compiling CryptoSwift CTR.swift
[69/137] Compiling CryptoSwift CipherModeWorker.swift
[70/137] Compiling CryptoSwift ECB.swift
[71/137] Emitting module CryptoSwift
[72/137] Compiling CryptoSwift StreamEncryptor.swift
[73/137] Compiling CryptoSwift String+Extension.swift
[74/137] Compiling CryptoSwift UInt128.swift
[75/137] Compiling CryptoSwift UInt16+Extension.swift
[76/137] Compiling CryptoSwift UInt32+Extension.swift
[77/137] Compiling CryptoSwift UInt64+Extension.swift
[78/137] Compiling CryptoSwift UInt8+Extension.swift
[79/137] Compiling CryptoSwift Updatable.swift
[80/137] Compiling CryptoSwift Utils.swift
[81/137] Compiling CryptoSwift XChaCha20.swift
[82/137] Compiling CryptoSwift ZeroPadding.swift
[83/137] Compiling CryptoSwift AEAD.swift
[84/137] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[85/137] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[86/137] Compiling CryptoSwift AES.Cryptors.swift
[87/137] Compiling CryptoSwift AES.swift
[88/137] Compiling CryptoSwift ASN1.swift
[89/137] Compiling CryptoSwift ASN1Decoder.swift
[90/137] Compiling CryptoSwift ASN1Encoder.swift
[91/137] Compiling CryptoSwift ASN1Scanner.swift
[92/137] Compiling CryptoSwift Array+Extension.swift
[93/137] Compiling CryptoSwift Authenticator.swift
[94/137] Compiling CryptoSwift BatchedCollection.swift
[95/137] Compiling CryptoSwift GCM.swift
[96/137] Compiling CryptoSwift OCB.swift
[97/137] Compiling CryptoSwift OFB.swift
[98/137] Compiling CryptoSwift PCBC.swift
[99/137] Compiling CryptoSwift Blowfish.swift
[100/137] Compiling CryptoSwift CBCMAC.swift
[101/137] Compiling CryptoSwift CMAC.swift
[102/137] Compiling CryptoSwift Addition.swift
[103/137] Compiling CryptoSwift BigInt.swift
[104/137] Compiling CryptoSwift BigUInt.swift
[105/137] Compiling CryptoSwift BitwiseOps.swift
[106/137] Compiling CryptoSwift CS.swift
[107/137] Compiling CryptoSwift NoPadding.swift
[108/137] Compiling CryptoSwift Operators.swift
[109/137] Compiling CryptoSwift DER.swift
[110/137] Compiling CryptoSwift PBKDF1.swift
[111/137] Compiling CryptoSwift PBKDF2.swift
[112/137] Compiling CryptoSwift PKCS1v15.swift
[113/137] Compiling CryptoSwift PKCS5.swift
[114/137] Compiling CryptoSwift PKCS7.swift
[115/137] Compiling CryptoSwift PKCS7Padding.swift
[116/137] Compiling CryptoSwift Padding.swift
[117/137] Compiling CryptoSwift Poly1305.swift
[118/137] Compiling CryptoSwift RSA+Cipher.swift
[119/137] Compiling CryptoSwift RSA+Signature.swift
[120/137] Compiling CryptoSwift RSA.swift
[121/137] Compiling CryptoSwift Rabbit.swift
[122/137] Compiling CryptoSwift SHA1.swift
[123/137] Compiling CryptoSwift SHA2.swift
[124/137] Compiling CryptoSwift SHA3.swift
[125/137] Compiling CryptoSwift Scrypt.swift
[126/137] Compiling CryptoSwift SecureBytes.swift
[127/137] Compiling CryptoSwift Signature.swift
[128/137] Compiling CryptoSwift StreamDecryptor.swift
[129/289] Compiling RoyalVNCKit UltraVNCMSLogonAuthenticationImpl.swift
[130/289] Compiling RoyalVNCKit UltraVNCMSLogonII.swift
[131/289] Compiling RoyalVNCKit UltraVNCMSLogonIIDiffieHellmanKeyAgreement.swift
[132/289] Compiling RoyalVNCKit VNCAuthentication.swift
[133/289] Compiling RoyalVNCKit VNCSecurityType.swift
[134/289] Compiling RoyalVNCKit ServerInit.swift
[135/289] Compiling RoyalVNCKit VNCProtocol.swift
[136/289] Compiling RoyalVNCKit CUtils.swift
[137/289] Compiling RoyalVNCKit RVNC_AuthenticationRequest.swift
[138/289] Compiling RoyalVNCKit RVNC_AuthenticationType.swift
[139/289] Compiling RoyalVNCKit RVNC_Connection.swift
[140/289] Compiling RoyalVNCKit RVNC_ConnectionDelegate.swift
[141/289] Compiling RoyalVNCKit RVNC_ConnectionState.swift
[142/289] Compiling RoyalVNCKit RVNC_Cursor.swift
[143/289] Compiling RoyalVNCKit RVNC_Framebuffer.swift
[144/289] Compiling RoyalVNCKit RVNC_FramebufferAllocator.swift
[145/289] Compiling RoyalVNCKit RVNC_Logger.swift
[146/305] Compiling RoyalVNCKit Socket.swift
[147/305] Compiling RoyalVNCKit SocketNetworkConnection.swift
[148/305] Compiling RoyalVNCKit Winsock.swift
[149/305] Compiling RoyalVNCKit NSObjectOrAnyObject.swift
[150/305] Compiling RoyalVNCKit ClientInit.swift
[151/305] Compiling RoyalVNCKit EncodingTypes.swift
[152/305] Compiling RoyalVNCKit Encoding.swift
[153/305] Compiling RoyalVNCKit Encodings.swift
[154/305] Compiling RoyalVNCKit CoRREEncoding.swift
[155/305] Compiling RoyalVNCKit CopyRectEncoding.swift
[156/305] Compiling RoyalVNCKit HextileEncoding.swift
[157/305] Compiling RoyalVNCKit RREEncoding.swift
[158/305] Compiling RoyalVNCKit RawEncoding.swift
[159/305] Compiling RoyalVNCKit ZRLEEncoding.swift
[160/305] Compiling RoyalVNCKit ZRLEEncodingWIP.swift
[161/305] Compiling RoyalVNCKit ZlibEncoding.swift
[162/305] Compiling RoyalVNCKit FrameEncoding.swift
[163/305] Compiling RoyalVNCKit VNCClipboard.Monitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[164/305] Compiling RoyalVNCKit VNCClipboard.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[165/305] Compiling RoyalVNCKit VNCClipboardMonitorDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[166/305] Compiling RoyalVNCKit ZlibInflateStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[167/305] Compiling RoyalVNCKit ZlibStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[168/305] Compiling RoyalVNCKit AES128ECBEncryption.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[169/305] Compiling RoyalVNCKit BigNum.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[170/305] Compiling RoyalVNCKit VNCDESEncryption.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[171/305] Compiling RoyalVNCKit AnyStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[172/305] Compiling RoyalVNCKit Array+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[173/305] Compiling RoyalVNCKit BinaryInteger+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[174/305] Compiling RoyalVNCKit CGRect+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[175/305] Compiling RoyalVNCKit Character+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[176/305] Compiling RoyalVNCKit Data+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[177/305] Compiling RoyalVNCKit DataStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[178/305] Compiling RoyalVNCKit Endianness.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[179/305] Compiling RoyalVNCKit Error+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[180/305] Compiling RoyalVNCKit VNCLogger.swift
[181/305] Compiling RoyalVNCKit DisplayLink.swift
[182/305] Compiling RoyalVNCKit VNCFramebufferView+Extensions.swift
[183/305] Compiling RoyalVNCKit VNCFramebufferView.swift
[184/305] Compiling RoyalVNCKit VNCCAFramebufferView.swift
[185/305] Compiling RoyalVNCKit VNCCenteringClipView.swift
[186/305] Compiling RoyalVNCKit VNCScrollView.swift
[187/305] Compiling RoyalVNCKit VNCAccessibilityUtils.swift
[188/305] Compiling RoyalVNCKit VNCAuthenticationType.swift
[189/305] Compiling RoyalVNCKit VNCCredential.swift
[190/305] Compiling RoyalVNCKit VNCEncodingType.swift
[191/305] Compiling RoyalVNCKit VNCFrameEncodingType.swift
[192/305] Compiling RoyalVNCKit VNCMouseButton.swift
[193/305] Compiling RoyalVNCKit VNCPseudoEncodingType.swift
[194/305] Compiling RoyalVNCKit VNCScreen.swift
[195/305] Compiling RoyalVNCKit VNCSystemSound.swift
[196/305] Compiling RoyalVNCKit RVNC_MouseButton.swift
[197/305] Compiling RoyalVNCKit RVNC_MouseWheel.swift
[198/305] Compiling RoyalVNCKit RVNC_Settings.swift
[199/305] Compiling RoyalVNCKit UnsafeMutableRawPointer+Extensions.swift
[200/305] Compiling RoyalVNCKit ConnectionState.swift
[201/305] Compiling RoyalVNCKit Settings+UserDefaults.swift
[202/305] Compiling RoyalVNCKit Settings.swift
[203/305] Compiling RoyalVNCKit State.swift
[204/305] Compiling RoyalVNCKit VNCConnection+API.swift
[205/305] Compiling RoyalVNCKit VNCConnection+ClipboardMonitor.swift
[206/305] Compiling RoyalVNCKit VNCConnection+Delegate.swift
[207/305] Compiling RoyalVNCKit VNCConnection+Framebuffer.swift
[208/305] Compiling RoyalVNCKit VNCConnection+Handshake.swift
[209/305] Compiling RoyalVNCKit VNCConnection+Queue.swift
[210/305] Compiling RoyalVNCKit VNCConnection+Receive.swift
[211/305] Compiling RoyalVNCKit VNCConnection+Send.swift
[212/305] Compiling RoyalVNCKit CompressionLevelEncoding.swift
[213/305] Compiling RoyalVNCKit ContinuousUpdatesEncoding.swift
[214/305] Compiling RoyalVNCKit CursorEncoding.swift
[215/305] Compiling RoyalVNCKit DesktopNameEncoding.swift
[216/305] Compiling RoyalVNCKit DesktopSizeEncoding.swift
[217/305] Compiling RoyalVNCKit ExtendedDesktopSizeEncoding.swift
[218/305] Compiling RoyalVNCKit LastRectEncoding.swift
[219/305] Compiling RoyalVNCKit PseudoEncoding.swift
[220/305] Compiling RoyalVNCKit ReceivablePseudoEncoding.swift
[221/305] Compiling RoyalVNCKit ClientCutText.swift
[222/305] Compiling RoyalVNCKit EnableContinuousUpdates.swift
[223/305] Compiling RoyalVNCKit FramebufferUpdateRequest.swift
[224/305] Compiling RoyalVNCKit KeyEvent.swift
[225/305] Compiling RoyalVNCKit PointerEvent.swift
[226/305] Compiling RoyalVNCKit SetEncodings.swift
[227/305] Compiling RoyalVNCKit SetPixelFormat.swift
[228/305] Compiling RoyalVNCKit Message.swift
[229/305] Compiling RoyalVNCKit GraphicsUtils.swift
[230/305] Compiling RoyalVNCKit Int16+Extensions.swift
[231/305] Compiling RoyalVNCKit Int32+Extensions.swift
[232/305] Compiling RoyalVNCKit Queue.swift
[233/305] Compiling RoyalVNCKit Task+Extensions.swift
[234/305] Compiling RoyalVNCKit UInt16+Extensions.swift
[235/305] Compiling RoyalVNCKit UInt32+Extensions.swift
[236/305] Compiling RoyalVNCKit VNCFramebufferAllocator.swift
[237/305] Compiling RoyalVNCKit VNCFramebufferIOSurfaceAllocator.swift
[238/305] Compiling RoyalVNCKit VNCFramebufferMallocAllocator.swift
[239/305] Compiling RoyalVNCKit VNCPoint+CG.swift
[240/305] Compiling RoyalVNCKit VNCPoint.swift
[241/305] Compiling RoyalVNCKit VNCRegion+CG.swift
[242/305] Compiling RoyalVNCKit VNCRegion.swift
[243/305] Compiling RoyalVNCKit VNCSize+CG.swift
[244/305] Compiling RoyalVNCKit VNCSize.swift
[245/305] Compiling RoyalVNCKit VNCFramebuffer.ColorMap.swift
[246/305] Compiling RoyalVNCKit Bell.swift
[247/305] Compiling RoyalVNCKit EndOfContinuousUpdates.swift
[248/305] Compiling RoyalVNCKit FramebufferUpdate.swift
[249/305] Compiling RoyalVNCKit ServerCutText.swift
[250/305] Compiling RoyalVNCKit ServerToClientMessage.swift
[251/305] Compiling RoyalVNCKit SetColourMapEntries.swift
[252/305] Compiling RoyalVNCKit NumberOfSecurityTypes.swift
[253/305] Compiling RoyalVNCKit PixelFormat.swift
[254/305] Compiling RoyalVNCKit ProtocolVersion.swift
[255/305] Compiling RoyalVNCKit Rectangle.swift
[256/305] Compiling RoyalVNCKit Screen.swift
[257/305] Compiling RoyalVNCKit SecurityResult.swift
[258/305] Compiling RoyalVNCKit SecurityTypes.swift
[259/305] Compiling RoyalVNCKit ARDAuthentication.swift
[260/305] Compiling RoyalVNCKit ARDAuthenticationImpl.swift
[261/305] Compiling RoyalVNCKit ARDDiffieHellmanKeyAgreement.swift
[262/305] Compiling RoyalVNCKit UltraVNCBigNum.swift
[263/305] Compiling RoyalVNCKit VNCConnection.swift
[264/305] Compiling RoyalVNCKit VNCConnectionDelegate.swift
[265/305] Compiling RoyalVNCKit VNCCursor.swift
[266/305] Compiling RoyalVNCKit VNCCursor+NSCursor.swift
[267/305] Compiling RoyalVNCKit AuthenticationError.swift
[268/305] Compiling RoyalVNCKit ConnectionError.swift
[269/305] Compiling RoyalVNCKit ProtocolError.swift
[270/305] Compiling RoyalVNCKit VNCError.swift
[271/305] Compiling RoyalVNCKit NSEvent.ModifierFlags+Right.swift
[272/305] Compiling RoyalVNCKit VNCKeyCode+ObjC.swift
[273/305] Compiling RoyalVNCKit VNCKeyCode+String.swift
[274/305] Compiling RoyalVNCKit VNCKeyCode.swift
[275/305] Compiling RoyalVNCKit CGKeyCodes.swift
[276/305] Compiling RoyalVNCKit KeyboardModifiers.swift
[277/305] Compiling RoyalVNCKit VNCKeyCode+CGKeyCode.swift
[278/305] Compiling RoyalVNCKit VNCKeyCodeMaps+Mac.swift
[279/305] Compiling RoyalVNCKit VNCFramebuffer.PixelUtils.swift
[280/305] Compiling RoyalVNCKit VNCFramebuffer.Properties.swift
[281/305] Compiling RoyalVNCKit VNCFramebuffer.swift
[282/305] Compiling RoyalVNCKit VNCFramebufferDelegate.swift
[283/305] Compiling RoyalVNCKit MousePointerButton.swift
[284/305] Compiling RoyalVNCKit MousePosition.swift
[285/305] Compiling RoyalVNCKit X11KeySymbols.swift
[286/305] Compiling RoyalVNCKit CredentialsKeychain.swift
[287/305] Compiling RoyalVNCKit Keychain.swift
[288/305] Compiling RoyalVNCKit Spinlock.swift
[289/305] Compiling RoyalVNCKit VNCCustomLogger.swift
[290/305] Compiling RoyalVNCKit VNCNSLogLogger.swift
[291/305] Compiling RoyalVNCKit VNCOSLogLogger.swift
[292/305] Compiling RoyalVNCKit VNCPrintLogger.swift
[293/305] Compiling RoyalVNCKit AddressInfo.swift
[294/305] Compiling RoyalVNCKit NWConnection+NetworkConnection.swift
[295/305] Compiling RoyalVNCKit NetworkConnection.swift
[296/305] Emitting module RoyalVNCKit
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/AES128ECBEncryption.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | struct AES128ECBEncryption {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Encryption/BigNum.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | // MARK: - CryptoSwift Implementation
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | final class BigNum {
/Users/admin/builder/spi-builder-workspace/Sources/RoyalVNCKit/Extensions/Data+Extensions.swift:8:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  6 |
  7 | //@_implementationOnly import libtomcrypt
  8 | @_implementationOnly import CryptoSwift
    |                      `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead [#ImplementationOnlyDeprecated]
  9 |
 10 | extension Data {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[297/306] Write Objects.LinkFileList
[298/306] Compiling RoyalVNCKitCDemo main.c
[299/306] Write Objects.LinkFileList
[300/310] Linking RoyalVNCKitCDemo
[301/310] Linking libRoyalVNCKit.dylib
[302/310] Applying RoyalVNCKitCDemo
[304/310] Compiling RoyalVNCKitDemo PlatformUtils.swift
[305/310] Emitting module RoyalVNCKitDemo
[306/310] Compiling RoyalVNCKitDemo ConnectionDelegate.swift
[307/310] Compiling RoyalVNCKitDemo main.swift
[307/310] Write Objects.LinkFileList
[308/310] Linking RoyalVNCKitDemo
[309/310] Applying RoyalVNCKitDemo
Build complete! (21.05s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "branch" : [
          "foundationessentials"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/royalapplications/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "RoyalVNCKit",
  "name" : "RoyalVNCKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "RoyalVNCKit",
      "targets" : [
        "RoyalVNCKit"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "RoyalVNCKitDemo",
      "targets" : [
        "RoyalVNCKitDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "RoyalVNCKitCDemo",
      "targets" : [
        "RoyalVNCKitCDemo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "d3des",
      "module_type" : "ClangTarget",
      "name" : "d3des",
      "path" : "Sources/d3des",
      "product_memberships" : [
        "RoyalVNCKit",
        "RoyalVNCKitDemo",
        "RoyalVNCKitCDemo"
      ],
      "sources" : [
        "d3des.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Z",
      "module_type" : "ClangTarget",
      "name" : "Z",
      "path" : "Sources/Z",
      "product_memberships" : [
        "RoyalVNCKit",
        "RoyalVNCKitDemo",
        "RoyalVNCKitCDemo"
      ],
      "sources" : [
        "ZDummy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RoyalVNCKitDemo",
      "module_type" : "SwiftTarget",
      "name" : "RoyalVNCKitDemo",
      "path" : "Sources/RoyalVNCKitDemo",
      "product_memberships" : [
        "RoyalVNCKitDemo"
      ],
      "sources" : [
        "ConnectionDelegate.swift",
        "PlatformUtils.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "RoyalVNCKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "RoyalVNCKitCDemo",
      "module_type" : "ClangTarget",
      "name" : "RoyalVNCKitCDemo",
      "path" : "Sources/RoyalVNCKitCDemo",
      "product_memberships" : [
        "RoyalVNCKitCDemo"
      ],
      "sources" : [
        "main.c"
      ],
      "target_dependencies" : [
        "RoyalVNCKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "RoyalVNCKitC",
      "module_type" : "ClangTarget",
      "name" : "RoyalVNCKitC",
      "path" : "Sources/RoyalVNCKitC",
      "product_memberships" : [
        "RoyalVNCKit",
        "RoyalVNCKitDemo",
        "RoyalVNCKitCDemo"
      ],
      "sources" : [
        "RoyalVNCKitC.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RoyalVNCKit",
      "module_type" : "SwiftTarget",
      "name" : "RoyalVNCKit",
      "path" : "Sources/RoyalVNCKit",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "RoyalVNCKit",
        "RoyalVNCKitDemo",
        "RoyalVNCKitCDemo"
      ],
      "sources" : [
        "Clipboard/VNCClipboard.Monitor.swift",
        "Clipboard/VNCClipboard.swift",
        "Clipboard/VNCClipboardMonitorDelegate.swift",
        "Compression/ZlibInflateStream.swift",
        "Compression/ZlibStream.swift",
        "Encryption/AES128ECBEncryption.swift",
        "Encryption/BigNum.swift",
        "Encryption/VNCDESEncryption.swift",
        "Extensions/AnyStream.swift",
        "Extensions/Array+Extensions.swift",
        "Extensions/BinaryInteger+Extensions.swift",
        "Extensions/CGRect+Extensions.swift",
        "Extensions/Character+Extensions.swift",
        "Extensions/Data+Extensions.swift",
        "Extensions/DataStream.swift",
        "Extensions/Endianness.swift",
        "Extensions/Error+Extensions.swift",
        "Extensions/GraphicsUtils.swift",
        "Extensions/Int16+Extensions.swift",
        "Extensions/Int32+Extensions.swift",
        "Extensions/Queue.swift",
        "Extensions/Task+Extensions.swift",
        "Extensions/UInt16+Extensions.swift",
        "Extensions/UInt32+Extensions.swift",
        "Framebuffer/Allocator/VNCFramebufferAllocator.swift",
        "Framebuffer/Allocator/VNCFramebufferIOSurfaceAllocator.swift",
        "Framebuffer/Allocator/VNCFramebufferMallocAllocator.swift",
        "Framebuffer/Geometry/VNCPoint+CG.swift",
        "Framebuffer/Geometry/VNCPoint.swift",
        "Framebuffer/Geometry/VNCRegion+CG.swift",
        "Framebuffer/Geometry/VNCRegion.swift",
        "Framebuffer/Geometry/VNCSize+CG.swift",
        "Framebuffer/Geometry/VNCSize.swift",
        "Framebuffer/VNCFramebuffer.ColorMap.swift",
        "Framebuffer/VNCFramebuffer.PixelUtils.swift",
        "Framebuffer/VNCFramebuffer.Properties.swift",
        "Framebuffer/VNCFramebuffer.swift",
        "Framebuffer/VNCFramebufferDelegate.swift",
        "Input/MousePointerButton.swift",
        "Input/MousePosition.swift",
        "Input/X11KeySymbols.swift",
        "Keychain/CredentialsKeychain.swift",
        "Keychain/Keychain.swift",
        "Locks/Spinlock.swift",
        "Logging/VNCCustomLogger.swift",
        "Logging/VNCNSLogLogger.swift",
        "Logging/VNCOSLogLogger.swift",
        "Logging/VNCPrintLogger.swift",
        "Network/AddressInfo.swift",
        "Network/NWConnection+NetworkConnection.swift",
        "Network/NetworkConnection.swift",
        "Network/Socket.swift",
        "Network/SocketNetworkConnection.swift",
        "Network/Winsock.swift",
        "ObjC/NSObjectOrAnyObject.swift",
        "Protocol/ClientInit.swift",
        "Protocol/EncodingTypes.swift",
        "Protocol/Encodings/Encoding.swift",
        "Protocol/Encodings/Encodings.swift",
        "Protocol/Encodings/Frame/CoRREEncoding.swift",
        "Protocol/Encodings/Frame/CopyRectEncoding.swift",
        "Protocol/Encodings/Frame/HextileEncoding.swift",
        "Protocol/Encodings/Frame/RREEncoding.swift",
        "Protocol/Encodings/Frame/RawEncoding.swift",
        "Protocol/Encodings/Frame/ZRLEEncoding.swift",
        "Protocol/Encodings/Frame/ZRLEEncodingWIP.swift",
        "Protocol/Encodings/Frame/ZlibEncoding.swift",
        "Protocol/Encodings/FrameEncoding.swift",
        "Protocol/Encodings/Pseudo/CompressionLevelEncoding.swift",
        "Protocol/Encodings/Pseudo/ContinuousUpdatesEncoding.swift",
        "Protocol/Encodings/Pseudo/CursorEncoding.swift",
        "Protocol/Encodings/Pseudo/DesktopNameEncoding.swift",
        "Protocol/Encodings/Pseudo/DesktopSizeEncoding.swift",
        "Protocol/Encodings/Pseudo/ExtendedDesktopSizeEncoding.swift",
        "Protocol/Encodings/Pseudo/LastRectEncoding.swift",
        "Protocol/Encodings/PseudoEncoding.swift",
        "Protocol/Encodings/ReceivablePseudoEncoding.swift",
        "Protocol/Messages/ClientToServer/ClientCutText.swift",
        "Protocol/Messages/ClientToServer/EnableContinuousUpdates.swift",
        "Protocol/Messages/ClientToServer/FramebufferUpdateRequest.swift",
        "Protocol/Messages/ClientToServer/KeyEvent.swift",
        "Protocol/Messages/ClientToServer/PointerEvent.swift",
        "Protocol/Messages/ClientToServer/SetEncodings.swift",
        "Protocol/Messages/ClientToServer/SetPixelFormat.swift",
        "Protocol/Messages/Message.swift",
        "Protocol/Messages/ServerToClient/Bell.swift",
        "Protocol/Messages/ServerToClient/EndOfContinuousUpdates.swift",
        "Protocol/Messages/ServerToClient/FramebufferUpdate.swift",
        "Protocol/Messages/ServerToClient/ServerCutText.swift",
        "Protocol/Messages/ServerToClient/ServerToClientMessage.swift",
        "Protocol/Messages/ServerToClient/SetColourMapEntries.swift",
        "Protocol/NumberOfSecurityTypes.swift",
        "Protocol/PixelFormat.swift",
        "Protocol/ProtocolVersion.swift",
        "Protocol/Rectangle.swift",
        "Protocol/Screen.swift",
        "Protocol/SecurityResult.swift",
        "Protocol/SecurityTypes.swift",
        "Protocol/SecurityTypes/AppleRemoteDesktop/ARDAuthentication.swift",
        "Protocol/SecurityTypes/AppleRemoteDesktop/ARDAuthenticationImpl.swift",
        "Protocol/SecurityTypes/AppleRemoteDesktop/ARDDiffieHellmanKeyAgreement.swift",
        "Protocol/SecurityTypes/UltraVNCMSLogonII/UltraVNCBigNum.swift",
        "Protocol/SecurityTypes/UltraVNCMSLogonII/UltraVNCMSLogonAuthenticationImpl.swift",
        "Protocol/SecurityTypes/UltraVNCMSLogonII/UltraVNCMSLogonII.swift",
        "Protocol/SecurityTypes/UltraVNCMSLogonII/UltraVNCMSLogonIIDiffieHellmanKeyAgreement.swift",
        "Protocol/SecurityTypes/VNC/VNCAuthentication.swift",
        "Protocol/SecurityTypes/VNCSecurityType.swift",
        "Protocol/ServerInit.swift",
        "Protocol/VNCProtocol.swift",
        "SDK/CSDK/CUtils.swift",
        "SDK/CSDK/RVNC_AuthenticationRequest.swift",
        "SDK/CSDK/RVNC_AuthenticationType.swift",
        "SDK/CSDK/RVNC_Connection.swift",
        "SDK/CSDK/RVNC_ConnectionDelegate.swift",
        "SDK/CSDK/RVNC_ConnectionState.swift",
        "SDK/CSDK/RVNC_Cursor.swift",
        "SDK/CSDK/RVNC_Framebuffer.swift",
        "SDK/CSDK/RVNC_FramebufferAllocator.swift",
        "SDK/CSDK/RVNC_Logger.swift",
        "SDK/CSDK/RVNC_MouseButton.swift",
        "SDK/CSDK/RVNC_MouseWheel.swift",
        "SDK/CSDK/RVNC_Settings.swift",
        "SDK/CSDK/UnsafeMutableRawPointer+Extensions.swift",
        "SDK/Connection/ConnectionState.swift",
        "SDK/Connection/Settings+UserDefaults.swift",
        "SDK/Connection/Settings.swift",
        "SDK/Connection/State.swift",
        "SDK/Connection/VNCConnection+API.swift",
        "SDK/Connection/VNCConnection+ClipboardMonitor.swift",
        "SDK/Connection/VNCConnection+Delegate.swift",
        "SDK/Connection/VNCConnection+Framebuffer.swift",
        "SDK/Connection/VNCConnection+Handshake.swift",
        "SDK/Connection/VNCConnection+Queue.swift",
        "SDK/Connection/VNCConnection+Receive.swift",
        "SDK/Connection/VNCConnection+Send.swift",
        "SDK/Connection/VNCConnection.swift",
        "SDK/Connection/VNCConnectionDelegate.swift",
        "SDK/Cursor/VNCCursor.swift",
        "SDK/Cursor/macOS/VNCCursor+NSCursor.swift",
        "SDK/Error/AuthenticationError.swift",
        "SDK/Error/ConnectionError.swift",
        "SDK/Error/ProtocolError.swift",
        "SDK/Error/VNCError.swift",
        "SDK/Input/NSEvent.ModifierFlags+Right.swift",
        "SDK/Input/VNCKeyCode+ObjC.swift",
        "SDK/Input/VNCKeyCode+String.swift",
        "SDK/Input/VNCKeyCode.swift",
        "SDK/Input/macOS/CGKeyCodes.swift",
        "SDK/Input/macOS/KeyboardModifiers.swift",
        "SDK/Input/macOS/VNCKeyCode+CGKeyCode.swift",
        "SDK/Input/macOS/VNCKeyCodeMaps+Mac.swift",
        "SDK/Logging/VNCLogger.swift",
        "SDK/UI/DisplayLink/macOS/DisplayLink.swift",
        "SDK/UI/FramebufferView/VNCFramebufferView+Extensions.swift",
        "SDK/UI/FramebufferView/VNCFramebufferView.swift",
        "SDK/UI/FramebufferView/macOS/VNCCAFramebufferView.swift",
        "SDK/UI/ScrollView/macOS/VNCCenteringClipView.swift",
        "SDK/UI/ScrollView/macOS/VNCScrollView.swift",
        "SDK/VNCAccessibilityUtils.swift",
        "SDK/VNCAuthenticationType.swift",
        "SDK/VNCCredential.swift",
        "SDK/VNCEncodingType.swift",
        "SDK/VNCFrameEncodingType.swift",
        "SDK/VNCMouseButton.swift",
        "SDK/VNCPseudoEncodingType.swift",
        "SDK/VNCScreen.swift",
        "Sound/VNCSystemSound.swift"
      ],
      "target_dependencies" : [
        "RoyalVNCKitC",
        "d3des",
        "Z"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.