The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ProntoSDK with Swift 5.8 for iOS using Xcode 14.3 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -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/admin/builds/vMd7uqzK/1/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.8
Building package at path:  $workDir
https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/e-sites/Mockingjay.git (cached)
Fetching from https://github.com/Quick/Nimble.git (cached)
Fetching from https://github.com/e-sites/URITemplate.swift.git
Fetching from https://github.com/ReactiveX/RxSwift.git (cached)
Fetching from https://github.com/e-sites/Erbium.git
Fetching from https://github.com/SwiftyJSON/SwiftyJSON.git (cached)
Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)
Fetching from https://github.com/kishikawakatsumi/KeychainAccess.git (cached)
Fetching from https://github.com/e-sites/Cobalt.git (cached)
Fetching from https://github.com/UnlockAgency/DebugMasking.git
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)
Fetching from https://github.com/e-sites/Einsteinium.git (cached)
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git (cached)
Fetching from https://github.com/kylef/Spectre.git (cached)
Fetching from https://github.com/Alamofire/Alamofire.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/kylef/PathKit.git (cached)
Creating working copy of package ‘URITemplate.swift’
Checking out master of package ‘URITemplate.swift’
Creating working copy of package ‘Einsteinium’
Checking out 1.2.4 of package ‘Einsteinium’
Creating working copy of package ‘CryptoSwift’
Checking out 1.3.1 of package ‘CryptoSwift’
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 ‘RxSwift’
Checking out 5.1.1 of package ‘RxSwift’
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 ‘Spectre’
Checking out 0.9.0 of package ‘Spectre’
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 ‘Cobalt’
Checking out 10.0.1 of package ‘Cobalt’
Creating working copy of package ‘DebugMasking’
Checking out 1.0.1 of package ‘DebugMasking’
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 ‘CwlCatchException’
Checking out 2.0.0 of package ‘CwlCatchException’
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
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.2.1
  swift-log: https://github.com/apple/swift-log.git @ 1.4.0
  Nimble: https://github.com/Quick/Nimble.git @ master
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.0
  DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
  Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.2.4
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.3.1
  Mockingjay: https://github.com/e-sites/Mockingjay.git @ master
  Spectre: https://github.com/kylef/Spectre.git @ 0.9.0
  URITemplate: https://github.com/e-sites/URITemplate.swift.git @ master
  Erbium: https://github.com/e-sites/Erbium.git @ 4.4.2
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.1
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.0
  Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.0.0
resolved source packages: KeychainAccess, Alamofire, swift-log, Nimble, PathKit, DebugMasking, Einsteinium, CryptoSwift, Mockingjay, Spectre, URITemplate, Erbium, CwlCatchException, RxSwift, SwiftyJSON, Cobalt, CwlPreconditionTesting
2024-02-14 16:07:23.760 xcodebuild[92151:4127881] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ProntoSDK",
    "schemes" : [
      "ProntoSDK",
      "ProntoSDKTests"
    ],
    "targets" : [
      "ProntoSDK",
      "ProntoSDKTests"
    ]
  }
}
2024-02-14 16:07:46.528 xcodebuild[94163:4132701] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ProntoSDK"
    ]
  }
}
2024-02-14 16:07:47.343 xcodebuild[94169:4132775] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ProntoSDK -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ProntoSDK -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ProntoSDK: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  Nimble: https://github.com/Quick/Nimble.git @ 11.2.2
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.1
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.8.1
  Erbium: https://github.com/e-sites/Erbium.git @ 4.6.4
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.3
  Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.3.0
  DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: e4cdcc062aec13c31d7dcc8c38f29d98
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e4cdcc062aec13c31d7dcc8c38f29d98.xcbuilddata
note: Building targets in dependency order
error: The package product 'Cobalt' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'ProntoSDK' from project 'ProntoSDK')
Resolve Package Graph
2024-02-14 16:07:59.309 xcodebuild[95530:4135881] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-02-14 16:08:02.377 xcodebuild[95530:4135881] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000026d600: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ProntoSDK -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 5.1.3
  DebugMasking: https://github.com/UnlockAgency/DebugMasking.git @ 1.0.1
  Einsteinium: https://github.com/e-sites/Einsteinium.git @ 1.3.0
  ProntoSDK: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  Erbium: https://github.com/e-sites/Erbium.git @ 4.6.4
  Cobalt: https://github.com/e-sites/Cobalt.git @ 10.0.1
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.1
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.8.1
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.1
  Nimble: https://github.com/Quick/Nimble.git @ 11.2.2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: e4cdcc062aec13c31d7dcc8c38f29d98
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e4cdcc062aec13c31d7dcc8c38f29d98.xcbuilddata
note: Building targets in dependency order
error: The package product 'Cobalt' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'ProntoSDK' from project 'ProntoSDK')
2024-02-14 16:08:04.486 xcodebuild[95612:4136208] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-02-14 16:08:05.563 xcodebuild[95612:4136208] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000017fe100: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 iOS