This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ProntoSDK with Swift 6.0 for iOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ProntoSDK -destination generic/platform=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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/admin/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:             6.0
Building package at path:  $workDir
https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
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/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/e-sites/Einsteinium.git
Fetching from https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching from https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching from https://github.com/ReactiveX/RxSwift.git
Fetching from https://github.com/e-sites/Cobalt.git
Fetching from https://github.com/kylef/PathKit.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Fetching from https://github.com/e-sites/Erbium.git
Fetching from https://github.com/kylef/Spectre.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/Alamofire/Alamofire.git
Fetching from https://github.com/UnlockAgency/DebugMasking.git
Fetching from https://github.com/apple/swift-log.git
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 ‘DebugMasking’
Checking out 1.0.1 of package ‘DebugMasking’
Creating working copy of package ‘Cobalt’
Checking out 10.0.1 of package ‘Cobalt’
Creating working copy of package ‘PathKit’
Checking out 1.0.0 of package ‘PathKit’
Creating working copy of package ‘Nimble’
Checking out master (4ae694f) of package ‘Nimble’
Creating working copy of package ‘KeychainAccess’
Checking out 4.2.0 of package ‘KeychainAccess’
Creating working copy of package ‘swift-log’
Checking out 1.4.0 of package ‘swift-log’
Creating working copy of package ‘CwlCatchException’
Checking out 2.0.0 of package ‘CwlCatchException’
Creating working copy of package ‘Spectre’
Checking out 0.9.0 of package ‘Spectre’
Creating working copy of package ‘RxSwift’
Checking out 5.1.1 of package ‘RxSwift’
Creating working copy of package ‘swift’
Checking out master (f9357db) of package ‘swift’
Creating working copy of package ‘Erbium’
Checking out 4.4.2 of package ‘Erbium’
Creating working copy of package ‘CryptoSwift’
Checking out 1.3.1 of package ‘CryptoSwift’
Creating working copy of package ‘Alamofire’
Checking out 5.2.1 of package ‘Alamofire’
Creating working copy of package ‘Mockingjay’
Checking out master (fc9da02) of package ‘Mockingjay’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.0.0 of package ‘CwlPreconditionTesting’
Resolved source packages:
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.0
  Nimble: https://github.com/Quick/Nimble.git @ master (4ae694f)
  Mockingjay: https://github.com/e-sites/Mockingjay.git @ master (fc9da02)
  swift-log: https://github.com/apple/swift-log.git @ 1.4.0
  Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.9.0
  URITemplate: https://github.com/e-sites/URITemplate.swift.git @ master (f9357db)
  Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.2.4
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.0
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.2.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.3.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.0.0
  Erbium: https://github.com/e-sites/Erbium.git @ 4.4.2
  DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
resolved source packages: KeychainAccess, CwlCatchException, SwiftyJSON, Nimble, Mockingjay, swift-log, Cobalt, RxSwift, Spectre, URITemplate, Einsteinium, PathKit, Alamofire, CryptoSwift, CwlPreconditionTesting, Erbium, DebugMasking
{
  "dependencies" : [
    {
      "identity" : "swiftyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    },
    {
      "identity" : "cobalt",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.0",
            "upper_bound" : "999.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/e-sites/Cobalt.git"
    },
    {
      "identity" : "erbium",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.4.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/e-sites/Erbium.git"
    },
    {
      "identity" : "einsteinium",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/e-sites/Einsteinium.git"
    }
  ],
  "manifest_display_name" : "ProntoSDK",
  "name" : "ProntoSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ProntoSDK",
      "targets" : [
        "ProntoSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ProntoSDK",
      "module_type" : "SwiftTarget",
      "name" : "ProntoSDK",
      "path" : "ProntoSDK",
      "product_dependencies" : [
        "SwiftyJSON",
        "KeychainAccess",
        "CryptoSwift",
        "RxCocoa",
        "RxSwift",
        "Erbium",
        "Einsteinium",
        "Cobalt"
      ],
      "product_memberships" : [
        "ProntoSDK"
      ],
      "sources" : [
        "Classes/AppUpdateCheck/API/ProntoAPIClientAppUpdateCheck.swift",
        "Classes/AppUpdateCheck/Extensions/ProntoAPIClient+appupdatechecker.swift",
        "Classes/AppUpdateCheck/Models/AppVersion.swift",
        "Classes/AppUpdateCheck/ProntoAppUpdateCheck.swift",
        "Classes/Authentication/API/ProntoAPIClientUserModule.swift",
        "Classes/Authentication/Extensions/ProntoAPIClient+authentication.swift",
        "Classes/Authentication/Extensions/ProntoAuthentication+authentication.swift",
        "Classes/Authentication/Models/User.swift",
        "Classes/Authentication/ProntoAuthentication.swift",
        "Classes/Collections/API/ProntoAPIClientCollectionsModule.swift",
        "Classes/Collections/Errors/ProntoCollectionError.swift",
        "Classes/Collections/Extensions/ProntoAPIClient+collections.swift",
        "Classes/Collections/Mapping/ProntoCollectionMappable.swift",
        "Classes/Collections/Mapping/ProntoCollectionMapper+Enum.swift",
        "Classes/Collections/Mapping/ProntoCollectionMapper+JSON.swift",
        "Classes/Collections/Mapping/ProntoCollectionMapper+Relation.swift",
        "Classes/Collections/Mapping/ProntoCollectionMapper.swift",
        "Classes/Collections/Models/Coordinate.swift",
        "Classes/Collections/Models/TextURL.swift",
        "Classes/Collections/PaginatedResult.swift",
        "Classes/Collections/Pagination.swift",
        "Classes/Collections/ProntoCollection.swift",
        "Classes/Collections/ProntoFilterable.swift",
        "Classes/Collections/SortOrder.swift",
        "Classes/Core/API/Modules/FirebaseLogModule.swift",
        "Classes/Core/API/ProntoAPIClient.swift",
        "Classes/Core/Base/ProntoConfig.swift",
        "Classes/Core/Base/ProntoError.swift",
        "Classes/Core/Base/ProntoPlugin.swift",
        "Classes/Core/Base/ProntoSDK.swift",
        "Classes/Core/Extensions/Encodable.swift",
        "Classes/Core/Extensions/JSON.swift",
        "Classes/Core/Extensions/String.swift",
        "Classes/Core/Helpers/ApplicationWatcher.swift",
        "Classes/Core/Helpers/DateFormatting.swift",
        "Classes/Core/Helpers/KeychainHelper.swift",
        "Classes/Core/Helpers/Memoization.swift",
        "Classes/Core/Models/Text.swift",
        "Classes/Localization/API/ProntoAPIClientLocalizationModule.swift",
        "Classes/Localization/Extensions/ProntoAPIClient+localization.swift",
        "Classes/Localization/ProntoLocalization.swift",
        "Classes/Notifications/API/ProntoAPIClientNotificationsModule.swift",
        "Classes/Notifications/Extensions/ProntoAPIClient+notifications.swift",
        "Classes/Notifications/Models/Device.swift",
        "Classes/Notifications/Models/PushNotification.swift",
        "Classes/Notifications/Models/Segment.swift",
        "Classes/Notifications/ProntoNotifications.swift",
        "Classes/Notifications/ProntoNotificationsDelegate.swift",
        "Classes/Notifications/WebviewController.swift",
        "Classes/RemoteConfig/API/ProntoAPIClientRemoteConfigModule.swift",
        "Classes/RemoteConfig/Extensions/ProntoAPIClient+remoteconfig.swift",
        "Classes/RemoteConfig/Models/RemoteConfigItem.swift",
        "Classes/RemoteConfig/ProntoRemoteConfig.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "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.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ProntoSDK -destination generic/platform=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.3.0.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 ProntoSDK -destination generic/platform=ios "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
  Erbium: https://github.com/e-sites/Erbium.git @ 4.6.4
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.3
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.1
  DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
  ProntoSDK: /Users/admin/builder/spi-builder-workspace
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.1
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.8.1
  Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.3.0
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  Nimble: https://github.com/Quick/Nimble.git @ 11.2.2
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
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/share/docc/features.json
Build description signature: c24fa0e20c36029818cc023d3a051d35
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c24fa0e20c36029818cc023d3a051d35.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Einsteinium' from project 'Einsteinium')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Alamofire' from project 'Alamofire')
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')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ProntoSDK' from project 'ProntoSDK')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'DebugMasking' from project 'DebugMasking')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Logging' from project 'swift-log')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxCocoa' from project 'RxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxCocoa' from project 'RxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxSwift' from project 'RxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxCocoaRuntime' from project 'RxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Cobalt' from project 'Cobalt')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ProntoSDK' from project 'ProntoSDK')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Einsteinium' from project 'Einsteinium')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Alamofire' from project 'Alamofire')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'DebugMasking' from project 'DebugMasking')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftyJSON' from project 'SwiftyJSON')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Logging' from project 'swift-log')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxRelay' from project 'RxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CryptoSwift' from project 'CryptoSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CryptoSwift_CryptoSwift' from project 'CryptoSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Erbium' from project 'Erbium')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'KeychainAccess' from project 'KeychainAccess')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'KeychainAccess' from project 'KeychainAccess')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftyJSON' from project 'SwiftyJSON')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Erbium' from project 'Erbium')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CryptoSwift' from project 'CryptoSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxSwift' from project 'RxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Cobalt' from project 'Cobalt')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0.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 ProntoSDK -destination generic/platform=ios "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  Erbium: https://github.com/e-sites/Erbium.git @ 4.6.4
  DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.1
  ProntoSDK: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.3
  Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
  Nimble: https://github.com/Quick/Nimble.git @ 11.2.2
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.1
  Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.3.0
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.8.1
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
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
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/share/docc/features.json
Build description signature: c24fa0e20c36029818cc023d3a051d35
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c24fa0e20c36029818cc023d3a051d35.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxCocoaRuntime' from project 'RxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Einsteinium' from project 'Einsteinium')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Erbium' from project 'Erbium')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'KeychainAccess' from project 'KeychainAccess')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CryptoSwift' from project 'CryptoSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxRelay' from project 'RxSwift')
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')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ProntoSDK' from project 'ProntoSDK')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Alamofire' from project 'Alamofire')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Erbium' from project 'Erbium')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftyJSON' from project 'SwiftyJSON')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxCocoa' from project 'RxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Alamofire' from project 'Alamofire')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Logging' from project 'swift-log')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'DebugMasking' from project 'DebugMasking')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Logging' from project 'swift-log')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxCocoa' from project 'RxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftyJSON' from project 'SwiftyJSON')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ProntoSDK' from project 'ProntoSDK')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'DebugMasking' from project 'DebugMasking')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CryptoSwift_CryptoSwift' from project 'CryptoSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Cobalt' from project 'Cobalt')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CryptoSwift' from project 'CryptoSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Cobalt' from project 'Cobalt')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxSwift' from project 'RxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'RxSwift' from project 'RxSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Einsteinium' from project 'Einsteinium')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'KeychainAccess' from project 'KeychainAccess')
** BUILD FAILED **
BUILD FAILURE 6.0 iOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.