The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Cryptex with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trsathya/cryptex.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/trsathya/cryptex
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 541d927 Merge pull request #20 from All3yp/master
Cloned https://github.com/trsathya/cryptex.git
Revision (git rev-parse @):
541d9274b689384120bfcd2aa7469648f3f70e3b
SUCCESS checkout https://github.com/trsathya/cryptex.git at master
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.22s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.0 (0.02s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cryptex",
      "name": "Cryptex",
      "url": "https://github.com/trsathya/cryptex.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cryptex",
      "dependencies": [
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.8.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/trsathya/cryptex.git
[1/715] Fetching cryptex
Fetched https://github.com/trsathya/cryptex.git (0.32s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.22s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.0 (0.02s)
Creating working copy for https://github.com/trsathya/cryptex.git
Working copy of https://github.com/trsathya/cryptex.git resolved at master
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.0
warning: '.resolve-product-dependencies': dependency 'cryptex' is not used by any target
Found 1 product dependencies
  - CryptoSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/100] Emitting module CryptoSwift
[2/114] Compiling CryptoSwift Collection+Extension.swift
[3/114] Compiling CryptoSwift CompactMap.swift
[4/114] Compiling CryptoSwift Cryptor.swift
[5/114] Compiling CryptoSwift Cryptors.swift
[6/114] Compiling CryptoSwift Digest.swift
[7/114] Compiling CryptoSwift DigestType.swift
[8/114] Compiling CryptoSwift AES+Foundation.swift
[9/114] Compiling CryptoSwift Array+Foundation.swift
[10/114] Compiling CryptoSwift Blowfish+Foundation.swift
[11/114] Compiling CryptoSwift ChaCha20+Foundation.swift
[12/114] Compiling CryptoSwift Data+Extension.swift
[13/114] Compiling CryptoSwift HMAC+Foundation.swift
[14/114] Compiling CryptoSwift Rabbit+Foundation.swift
[15/114] Compiling CryptoSwift String+FoundationExtension.swift
[16/114] Compiling CryptoSwift Utils+Foundation.swift
[17/114] Compiling CryptoSwift XChaCha20+Foundation.swift
[18/114] Compiling CryptoSwift Generics.swift
[19/114] Compiling CryptoSwift HKDF.swift
[20/114] Compiling CryptoSwift HMAC.swift
[21/114] Compiling CryptoSwift ISO10126Padding.swift
[22/114] Compiling CryptoSwift ISO78164Padding.swift
[23/114] Compiling CryptoSwift Int+Extension.swift
[24/114] Compiling CryptoSwift MD5.swift
[25/114] Compiling CryptoSwift NoPadding.swift
[26/114] Compiling CryptoSwift Operators.swift
[27/114] Compiling CryptoSwift DER.swift
[28/114] Compiling CryptoSwift PBKDF1.swift
[29/114] Compiling CryptoSwift PBKDF2.swift
[30/114] Compiling CryptoSwift Hashable.swift
[31/114] Compiling CryptoSwift Integer Conversion.swift
[32/114] Compiling CryptoSwift Multiplication.swift
[33/114] Compiling CryptoSwift Prime Test.swift
[34/114] Compiling CryptoSwift Random.swift
[35/114] Compiling CryptoSwift Shifts.swift
[36/114] Compiling CryptoSwift Square Root.swift
[37/114] Compiling CryptoSwift Strideable.swift
[38/114] Compiling CryptoSwift String Conversion.swift
[39/114] Compiling CryptoSwift Subtraction.swift
[40/114] Compiling CryptoSwift Words and Bits.swift
[41/114] Compiling CryptoSwift ChaCha20.swift
[42/114] Compiling CryptoSwift Checksum.swift
[43/114] Compiling CryptoSwift Cipher.swift
[44/114] Compiling CryptoSwift BlockEncryptor.swift
[45/114] Compiling CryptoSwift BlockMode.swift
[46/114] Compiling CryptoSwift BlockModeOptions.swift
[47/114] Compiling CryptoSwift CBC.swift
[48/114] Compiling CryptoSwift CCM.swift
[49/114] Compiling CryptoSwift CFB.swift
[50/114] Compiling CryptoSwift CTR.swift
[51/114] Compiling CryptoSwift CipherModeWorker.swift
[52/114] Compiling CryptoSwift ECB.swift
[53/114] Compiling CryptoSwift GCM.swift
[54/114] Compiling CryptoSwift OCB.swift
[55/114] Compiling CryptoSwift OFB.swift
[56/114] Compiling CryptoSwift PCBC.swift
[57/114] Compiling CryptoSwift Blowfish.swift
[58/114] Compiling CryptoSwift AEAD.swift
[59/114] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[60/114] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[61/114] Compiling CryptoSwift AES.Cryptors.swift
[62/114] Compiling CryptoSwift AES.swift
[63/114] Compiling CryptoSwift ASN1.swift
[64/114] Compiling CryptoSwift ASN1Decoder.swift
[65/114] Compiling CryptoSwift ASN1Encoder.swift
[66/114] Compiling CryptoSwift ASN1Scanner.swift
[67/114] Compiling CryptoSwift Array+Extension.swift
[68/114] Compiling CryptoSwift Authenticator.swift
[69/114] Compiling CryptoSwift BatchedCollection.swift
[70/114] Compiling CryptoSwift Bit.swift
[71/114] Compiling CryptoSwift BlockCipher.swift
[72/114] Compiling CryptoSwift BlockDecryptor.swift
[73/114] Compiling CryptoSwift SecureBytes.swift
[74/114] Compiling CryptoSwift Signature.swift
[75/114] Compiling CryptoSwift StreamDecryptor.swift
[76/114] Compiling CryptoSwift StreamEncryptor.swift
[77/114] Compiling CryptoSwift String+Extension.swift
[78/114] Compiling CryptoSwift UInt128.swift
[79/114] Compiling CryptoSwift UInt16+Extension.swift
[80/114] Compiling CryptoSwift UInt32+Extension.swift
[81/114] Compiling CryptoSwift UInt64+Extension.swift
[82/114] Compiling CryptoSwift UInt8+Extension.swift
[83/114] Compiling CryptoSwift Updatable.swift
[84/114] Compiling CryptoSwift Utils.swift
[85/114] Compiling CryptoSwift XChaCha20.swift
[86/114] Compiling CryptoSwift ZeroPadding.swift
[87/114] Compiling CryptoSwift PKCS1v15.swift
[88/114] Compiling CryptoSwift PKCS5.swift
[89/114] Compiling CryptoSwift PKCS7.swift
[90/114] Compiling CryptoSwift PKCS7Padding.swift
[91/114] Compiling CryptoSwift Padding.swift
[92/114] Compiling CryptoSwift Poly1305.swift
[93/114] Compiling CryptoSwift RSA+Cipher.swift
[94/114] Compiling CryptoSwift RSA+Signature.swift
[95/114] Compiling CryptoSwift RSA.swift
[96/114] Compiling CryptoSwift Rabbit.swift
[97/114] Compiling CryptoSwift SHA1.swift
[98/114] Compiling CryptoSwift SHA2.swift
[99/114] Compiling CryptoSwift SHA3.swift
[100/114] Compiling CryptoSwift Scrypt.swift
[101/114] Compiling CryptoSwift CBCMAC.swift
[102/114] Compiling CryptoSwift CMAC.swift
[103/114] Compiling CryptoSwift Addition.swift
[104/114] Compiling CryptoSwift BigInt.swift
[105/114] Compiling CryptoSwift BigUInt.swift
[106/114] Compiling CryptoSwift Bitwise Ops.swift
[107/114] Compiling CryptoSwift CS.swift
[108/114] Compiling CryptoSwift Codable.swift
[109/114] Compiling CryptoSwift Comparable.swift
[110/114] Compiling CryptoSwift Data Conversion.swift
[111/114] Compiling CryptoSwift Division.swift
[112/114] Compiling CryptoSwift Exponentiation.swift
[113/114] Compiling CryptoSwift Floating Point Conversion.swift
[114/114] Compiling CryptoSwift GCD.swift
[115/148] Compiling Cryptex ExchangeDataStore.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[116/148] Compiling Cryptex Extensions.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[117/148] Compiling Cryptex MockURLSession.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[118/148] Compiling Cryptex Network.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[119/148] Compiling Cryptex Protocols.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[120/152] Compiling Cryptex Ticker.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[121/152] Compiling Cryptex UserPreference.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[122/152] Compiling Cryptex Cryptopia.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[123/152] Compiling Cryptex GDAX.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[124/152] Compiling Cryptex Gemini.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[125/152] Compiling Cryptex PoloniexTradeHistoryVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[126/152] Compiling Cryptex RefreshableTableVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[127/152] Compiling Cryptex NotificationSettingsVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[128/152] Compiling Cryptex TickersVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[129/152] Emitting module Cryptex
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[130/152] Compiling Cryptex BalancesVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[131/152] Compiling Cryptex ExchangeVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[132/152] Compiling Cryptex GeminiPastTradesVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[133/152] Compiling Cryptex PoloniexDepositsWithdrawalsVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[134/152] Compiling Cryptex AppDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[135/152] Compiling Cryptex BackgroundService.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[136/152] Compiling Cryptex TickerCell.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[137/152] Compiling Cryptex AllBalancesVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[138/152] Compiling Cryptex Koinex.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[139/152] Compiling Cryptex Kraken.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[140/152] Compiling Cryptex Poloniex.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[141/152] Compiling Cryptex API.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[142/152] Compiling Cryptex Services.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[143/152] Compiling Cryptex Binance.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[144/152] Compiling Cryptex BitGrail.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[145/152] Compiling Cryptex Bitfinex.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[146/152] Compiling Cryptex CoinExchange.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[147/152] Compiling Cryptex CoinMarketCap.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[148/152] Compiling Cryptex APIType.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[149/152] Compiling Cryptex Balance.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[150/152] Compiling Cryptex Currency.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[151/152] Compiling Cryptex CurrencyPair.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[152/152] Compiling Cryptex Enums.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/34] Compiling Cryptex AppDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/34] Compiling Cryptex BackgroundService.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/34] Compiling Cryptex TickerCell.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/34] Compiling Cryptex AllBalancesVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/38] Emitting module Cryptex
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/38] Compiling Cryptex Koinex.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/38] Compiling Cryptex Kraken.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/38] Compiling Cryptex Poloniex.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/38] Compiling Cryptex API.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/38] Compiling Cryptex Services.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/38] Compiling Cryptex Ticker.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/38] Compiling Cryptex UserPreference.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/38] Compiling Cryptex Cryptopia.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/38] Compiling Cryptex GDAX.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/38] Compiling Cryptex Gemini.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/38] Compiling Cryptex Binance.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/38] Compiling Cryptex BitGrail.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/38] Compiling Cryptex Bitfinex.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/38] Compiling Cryptex CoinExchange.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/38] Compiling Cryptex CoinMarketCap.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/38] Compiling Cryptex PoloniexTradeHistoryVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/38] Compiling Cryptex RefreshableTableVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/38] Compiling Cryptex NotificationSettingsVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/38] Compiling Cryptex TickersVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/38] Compiling Cryptex BalancesVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/38] Compiling Cryptex ExchangeVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/38] Compiling Cryptex GeminiPastTradesVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/38] Compiling Cryptex PoloniexDepositsWithdrawalsVC.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/38] Compiling Cryptex ExchangeDataStore.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/38] Compiling Cryptex Extensions.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/38] Compiling Cryptex MockURLSession.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/38] Compiling Cryptex Network.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/38] Compiling Cryptex Protocols.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/38] Compiling Cryptex APIType.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/38] Compiling Cryptex Balance.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/38] Compiling Cryptex Currency.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/38] Compiling Cryptex CurrencyPair.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/38] Compiling Cryptex Enums.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/AppDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm