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

Failed to build Cryptex, reference 0.0.6 (b37b47), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 19 Jun 2025 01:27:44 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Cryptex -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trsathya/cryptex.git
Reference: 0.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/trsathya/cryptex
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at b37b478 Upgrade tto Swift 4.2
Cloned https://github.com/trsathya/cryptex.git
Revision (git rev-parse @):
b37b47870bc9f064d0420506ed7621d52e94eb75
SUCCESS checkout https://github.com/trsathya/cryptex.git at 0.0.6
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/trsathya/cryptex.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "Cryptex",
  "name" : "Cryptex",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Cryptex",
      "targets" : [
        "Cryptex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "CryptexTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptexTests",
      "path" : "Tests/CryptexTests",
      "sources" : [
        "CryptexTests.swift"
      ],
      "target_dependencies" : [
        "Cryptex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cryptex",
      "module_type" : "SwiftTarget",
      "name" : "Cryptex",
      "path" : ".",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Cryptex"
      ],
      "sources" : [
        "Sources/Binance.swift",
        "Sources/BitGrail.swift",
        "Sources/Bitfinex.swift",
        "Sources/CoinExchange.swift",
        "Sources/CoinMarketCap.swift",
        "Sources/Common/API.swift",
        "Sources/Common/Balance.swift",
        "Sources/Common/Currency.swift",
        "Sources/Common/CurrencyPair.swift",
        "Sources/Common/Enums.swift",
        "Sources/Common/ExchangeDataStore.swift",
        "Sources/Common/Extensions.swift",
        "Sources/Common/MockURLSession.swift",
        "Sources/Common/Network.swift",
        "Sources/Common/Protocols.swift",
        "Sources/Common/Ticker.swift",
        "Sources/Common/UserPreference.swift",
        "Sources/Cryptopia.swift",
        "Sources/GDAX.swift",
        "Sources/Gemini.swift",
        "Sources/Koinex.swift",
        "Sources/Kraken.swift",
        "Sources/Poloniex.swift",
        "UI/CryptEx/API/API.swift",
        "UI/CryptEx/API/Services.swift",
        "UI/CryptEx/AppDelegate.swift",
        "UI/CryptEx/BackgroundServices/BackgroundService.swift",
        "UI/CryptEx/TickerCell.swift",
        "UI/CryptEx/ViewController/All/AllBalancesVC.swift",
        "UI/CryptEx/ViewController/BalancesVC.swift",
        "UI/CryptEx/ViewController/ExchangeVC.swift",
        "UI/CryptEx/ViewController/Gemini/GeminiPastTradesVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexDepositsWithdrawalsVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexTradeHistoryVC.swift",
        "UI/CryptEx/ViewController/RefreshableTableVC.swift",
        "UI/CryptEx/ViewController/Settings/NotificationSettingsVC.swift",
        "UI/CryptEx/ViewController/TickersVC.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Cryptex",
    "schemes" : [
      "Cryptex"
    ],
    "targets" : [
      "Cryptex",
      "CryptexTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Cryptex -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Cryptex -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Cryptex' in project 'Cryptex' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7612607d9bd0805dbb768e772e8b6dc3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7612607d9bd0805dbb768e772e8b6dc3.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-iphoneos/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/unextended-module-overlay.yaml (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/unextended-module.modulemap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/module.modulemap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.LinkFileList (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios11.3 '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=Cryptex' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftFileList (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-OutputFileMap.json (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftConstValuesFileList (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex.DependencyStaticMetadataFileList (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-project-headers.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex.DependencyMetadataFileList (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources/Cryptex_vers.c (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources/Cryptex_vers.c
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-own-target-headers.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-generated-files.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-all-target-headers.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Cryptex.framework (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Cryptex.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Cryptex.framework/Headers (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Cryptex.framework/Headers
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Cryptex.framework/Headers/Cryptex.h /Users/admin/builder/spi-builder-workspace/Cryptex/Cryptex.h (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Cryptex/Cryptex.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Cryptex.framework/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Cryptex.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/module.modulemap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Cryptex.framework/Modules
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Cryptex.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Cryptex/Info.plist (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Cryptex/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Cryptex.framework/Info.plist
SwiftDriver Cryptex normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Cryptex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios11.3 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Network.swift,\ API.swift,\ Kraken.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Binance.swift,\ Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ UserPreference.swift,\ Balance.swift,\ Gemini.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ BitGrail.swift,\ MockURLSession.swift,\ Poloniex.swift /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Cryptopia.swift,\ ExchangeDataStore.swift /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Extensions.swift,\ Ticker.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Koinex.swift,\ Bitfinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ CoinMarketCap.swift,\ Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ Cryptex (in target 'Cryptex' from project 'Cryptex')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift -target arm64-apple-ios11.3 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/unextended-module-overlay.yaml -no-auto-bridging-header-chaining -module-name Cryptex -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name iphoneos26.0 -external-plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.abi.json
EmitSwiftModule normal arm64 (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 Compiling\ GDAX.swift,\ CoinExchange.swift /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Protocols.swift,\ CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift (in target 'Cryptex' from project 'Cryptex')
/Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.3, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'Cryptex' from project 'Cryptex')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Cryptex (in target 'Cryptex' from project 'Cryptex')
	EmitSwiftModule normal arm64 (in target 'Cryptex' from project 'Cryptex')
	Building project Cryptex with scheme Cryptex
(3 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "Cryptex",
  "name" : "Cryptex",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Cryptex",
      "targets" : [
        "Cryptex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "CryptexTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptexTests",
      "path" : "Tests/CryptexTests",
      "sources" : [
        "CryptexTests.swift"
      ],
      "target_dependencies" : [
        "Cryptex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cryptex",
      "module_type" : "SwiftTarget",
      "name" : "Cryptex",
      "path" : ".",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Cryptex"
      ],
      "sources" : [
        "Sources/Binance.swift",
        "Sources/BitGrail.swift",
        "Sources/Bitfinex.swift",
        "Sources/CoinExchange.swift",
        "Sources/CoinMarketCap.swift",
        "Sources/Common/API.swift",
        "Sources/Common/Balance.swift",
        "Sources/Common/Currency.swift",
        "Sources/Common/CurrencyPair.swift",
        "Sources/Common/Enums.swift",
        "Sources/Common/ExchangeDataStore.swift",
        "Sources/Common/Extensions.swift",
        "Sources/Common/MockURLSession.swift",
        "Sources/Common/Network.swift",
        "Sources/Common/Protocols.swift",
        "Sources/Common/Ticker.swift",
        "Sources/Common/UserPreference.swift",
        "Sources/Cryptopia.swift",
        "Sources/GDAX.swift",
        "Sources/Gemini.swift",
        "Sources/Koinex.swift",
        "Sources/Kraken.swift",
        "Sources/Poloniex.swift",
        "UI/CryptEx/API/API.swift",
        "UI/CryptEx/API/Services.swift",
        "UI/CryptEx/AppDelegate.swift",
        "UI/CryptEx/BackgroundServices/BackgroundService.swift",
        "UI/CryptEx/TickerCell.swift",
        "UI/CryptEx/ViewController/All/AllBalancesVC.swift",
        "UI/CryptEx/ViewController/BalancesVC.swift",
        "UI/CryptEx/ViewController/ExchangeVC.swift",
        "UI/CryptEx/ViewController/Gemini/GeminiPastTradesVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexDepositsWithdrawalsVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexTradeHistoryVC.swift",
        "UI/CryptEx/ViewController/RefreshableTableVC.swift",
        "UI/CryptEx/ViewController/Settings/NotificationSettingsVC.swift",
        "UI/CryptEx/ViewController/TickersVC.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Cryptex",
    "schemes" : [
      "Cryptex"
    ],
    "targets" : [
      "Cryptex",
      "CryptexTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Cryptex -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Cryptex -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Cryptex' in project 'Cryptex' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
/Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.3, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'Cryptex' from project 'Cryptex')
SwiftDriver Cryptex normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Cryptex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios11.3 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Network.swift,\ API.swift,\ Kraken.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Binance.swift,\ Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Extensions.swift,\ Ticker.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ UserPreference.swift,\ Balance.swift,\ Gemini.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ BitGrail.swift,\ MockURLSession.swift,\ Poloniex.swift /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Cryptopia.swift,\ ExchangeDataStore.swift /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ CoinMarketCap.swift,\ Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Koinex.swift,\ Bitfinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ Cryptex (in target 'Cryptex' from project 'Cryptex')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift -target arm64-apple-ios11.3 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Cryptex-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/unextended-module-overlay.yaml -no-auto-bridging-header-chaining -module-name Cryptex -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name iphoneos26.0 -external-plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-iphoneos/Cryptex.build/Objects-normal/arm64/Cryptex.abi.json
EmitSwiftModule normal arm64 (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 Compiling\ GDAX.swift,\ CoinExchange.swift /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Protocols.swift,\ CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift (in target 'Cryptex' from project 'Cryptex')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Cryptex (in target 'Cryptex' from project 'Cryptex')
	EmitSwiftModule normal arm64 (in target 'Cryptex' from project 'Cryptex')
	Building project Cryptex with scheme Cryptex
(3 failures)
BUILD FAILURE 6.2 iOS