The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ProntoSDK with Swift 5.9 for iOS using Xcode 15.2 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ProntoSDK -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Pronto-am/MobileCMS-iOS-SDK
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f3653a7 Updated cobalt
Cloned https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Revision (git rev-parse @):
f3653a71b3d4921e1d19a7f746e0dd8bc39749cd
SUCCESS checkout https://github.com/Pronto-am/MobileCMS-iOS-SDK.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/e-sites/Mockingjay.git
Fetching from https://github.com/Quick/Nimble.git
Fetching from https://github.com/e-sites/URITemplate.swift.git
Fetching from https://github.com/kylef/PathKit.git (cached)
Fetching from https://github.com/e-sites/Erbium.git
Fetching from https://github.com/Alamofire/Alamofire.git
Fetching from https://github.com/kylef/Spectre.git (cached)
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)
Fetching from https://github.com/ReactiveX/RxSwift.git (cached)
Fetching from https://github.com/e-sites/Einsteinium.git
Fetching from https://github.com/UnlockAgency/DebugMasking.git
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/kishikawakatsumi/KeychainAccess.git (cached)
Fetching from https://github.com/e-sites/Cobalt.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)
Fetching from https://github.com/SwiftyJSON/SwiftyJSON.git (cached)
Creating working copy of package ‘RxSwift’
Checking out 5.1.1 of package ‘RxSwift’
Creating working copy of package ‘CwlCatchException’
Checking out 2.0.0 of package ‘CwlCatchException’
Creating working copy of package ‘Mockingjay’
Checking out master of package ‘Mockingjay’
Creating working copy of package ‘swift-log’
Checking out 1.4.0 of package ‘swift-log’
Creating working copy of package ‘Cobalt’
Checking out 10.0.1 of package ‘Cobalt’
Creating working copy of package ‘swift’
Checking out master of package ‘swift’
Creating working copy of package ‘KeychainAccess’
Checking out 4.2.0 of package ‘KeychainAccess’
Creating working copy of package ‘Erbium’
Checking out 4.4.2 of package ‘Erbium’
Creating working copy of package ‘Einsteinium’
Checking out 1.2.4 of package ‘Einsteinium’
Creating working copy of package ‘SwiftyJSON’
Checking out 5.0.0 of package ‘SwiftyJSON’
Creating working copy of package ‘Alamofire’
Checking out 5.2.1 of package ‘Alamofire’
Creating working copy of package ‘DebugMasking’
Checking out 1.0.1 of package ‘DebugMasking’
Creating working copy of package ‘Spectre’
Checking out 0.9.0 of package ‘Spectre’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.0.0 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘Nimble’
Checking out master of package ‘Nimble’
Creating working copy of package ‘PathKit’
Checking out 1.0.0 of package ‘PathKit’
Creating working copy of package ‘CryptoSwift’
Checking out 1.3.1 of package ‘CryptoSwift’
Resolved source packages:
  URITemplate: https://github.com/e-sites/URITemplate.swift.git @ master
  Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.0
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.3.1
  DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.0.0
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.1
  Nimble: https://github.com/Quick/Nimble.git @ master
  Erbium: https://github.com/e-sites/Erbium.git @ 4.4.2
  Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.2.4
  swift-log: https://github.com/apple/swift-log.git @ 1.4.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
  Mockingjay: https://github.com/e-sites/Mockingjay.git @ master
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.2.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.9.0
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.0
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.0
resolved source packages: URITemplate, Cobalt, KeychainAccess, CryptoSwift, DebugMasking, CwlPreconditionTesting, RxSwift, Nimble, Erbium, Einsteinium, swift-log, CwlCatchException, Mockingjay, Alamofire, Spectre, PathKit, SwiftyJSON
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ProntoSDK",
    "schemes" : [
      "ProntoSDK",
      "ProntoSDKTests"
    ],
    "targets" : [
      "ProntoSDK",
      "ProntoSDKTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ProntoSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ProntoSDK -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ProntoSDK -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.3.0
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.3
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  ProntoSDK: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.1
  Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
  Erbium: https://github.com/e-sites/Erbium.git @ 4.6.4
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
  Nimble: https://github.com/Quick/Nimble.git @ 11.2.2
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.8.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (27 targets)
    Target 'ProntoSDK' in project 'ProntoSDK'
        ➜ Explicit dependency on target 'ProntoSDK' in project 'ProntoSDK'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'Erbium' in project 'Erbium'
        ➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
        ➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
    Target 'ProntoSDK' in project 'ProntoSDK'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'Erbium' in project 'Erbium'
        ➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
        ➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
    Target 'Cobalt' in project 'Cobalt'
        ➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
    Target 'Cobalt' in project 'Cobalt'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
    Target 'DebugMasking' in project 'DebugMasking'
        ➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
    Target 'DebugMasking' in project 'DebugMasking' (no dependencies)
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire' (no dependencies)
    Target 'Einsteinium' in project 'Einsteinium'
        ➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Einsteinium' in project 'Einsteinium'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'Erbium' in project 'Erbium'
        ➜ Explicit dependency on target 'Erbium' in project 'Erbium'
    Target 'Erbium' in project 'Erbium' (no dependencies)
    Target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxCocoa' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxRelay' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxCocoaRuntime' in project 'RxSwift'
    Target 'RxCocoa' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxRelay' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxCocoaRuntime' in project 'RxSwift'
    Target 'RxCocoaRuntime' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxRelay' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxSwift' in project 'RxSwift' (no dependencies)
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
    Target 'KeychainAccess' in project 'KeychainAccess' (no dependencies)
    Target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
    Target 'SwiftyJSON' in project 'SwiftyJSON' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 1f23070a0095644287b4414164ec8793
Build description path: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1f23070a0095644287b4414164ec8793.xcbuilddata
error: The package product 'Cobalt' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ProntoSDK' from project 'ProntoSDK')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ProntoSDK -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.8.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  Erbium: https://github.com/e-sites/Erbium.git @ 4.6.4
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.1
  Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.3
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
  Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.3.0
  DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
  Nimble: https://github.com/Quick/Nimble.git @ 11.2.2
  ProntoSDK: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (27 targets)
    Target 'ProntoSDK' in project 'ProntoSDK'
        ➜ Explicit dependency on target 'ProntoSDK' in project 'ProntoSDK'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'Erbium' in project 'Erbium'
        ➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
        ➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
    Target 'ProntoSDK' in project 'ProntoSDK'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'Erbium' in project 'Erbium'
        ➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
        ➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
    Target 'Cobalt' in project 'Cobalt'
        ➜ Explicit dependency on target 'Cobalt' in project 'Cobalt'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
    Target 'Cobalt' in project 'Cobalt'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
    Target 'DebugMasking' in project 'DebugMasking'
        ➜ Explicit dependency on target 'DebugMasking' in project 'DebugMasking'
    Target 'DebugMasking' in project 'DebugMasking' (no dependencies)
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire' (no dependencies)
    Target 'Einsteinium' in project 'Einsteinium'
        ➜ Explicit dependency on target 'Einsteinium' in project 'Einsteinium'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Einsteinium' in project 'Einsteinium'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'Erbium' in project 'Erbium'
        ➜ Explicit dependency on target 'Erbium' in project 'Erbium'
    Target 'Erbium' in project 'Erbium' (no dependencies)
    Target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxCocoa' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxCocoa' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxRelay' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxCocoaRuntime' in project 'RxSwift'
    Target 'RxCocoa' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxRelay' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxCocoaRuntime' in project 'RxSwift'
    Target 'RxCocoaRuntime' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxRelay' in project 'RxSwift'
        ➜ Explicit dependency on target 'RxSwift' in project 'RxSwift'
    Target 'RxSwift' in project 'RxSwift' (no dependencies)
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'KeychainAccess' in project 'KeychainAccess'
        ➜ Explicit dependency on target 'KeychainAccess' in project 'KeychainAccess'
    Target 'KeychainAccess' in project 'KeychainAccess' (no dependencies)
    Target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
    Target 'SwiftyJSON' in project 'SwiftyJSON' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 1f23070a0095644287b4414164ec8793
Build description path: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1f23070a0095644287b4414164ec8793.xcbuilddata
error: The package product 'Cobalt' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ProntoSDK' from project 'ProntoSDK')
** BUILD FAILED **
BUILD FAILURE 5.9 iOS

Build Machine: Mac 7