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 FastSpringStore with Swift 5.9 for iOS using Xcode 15.2.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/FastSpringStore.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CleanCocoa/FastSpringStore
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 01c5151 add Privacy Manifest files
Cloned https://github.com/CleanCocoa/FastSpringStore.git
Revision (git rev-parse @):
01c515110fb69d3662bb1a5d736b69483dea612d
SUCCESS checkout https://github.com/CleanCocoa/FastSpringStore.git at 2.1.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/CleanCocoa/FastSpringStore.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/CleanCocoa/TrialLicensing.git
Fetching from https://github.com/glebd/cocoafob (cached)
Creating working copy of package ‘TrialLicensing’
Checking out 3.3.2 of package ‘TrialLicensing’
Creating working copy of package ‘cocoafob’
Checking out 2.4.0 of package ‘cocoafob’
Resolve Package Graph
Resolved source packages:
  CocoaFob: https://github.com/glebd/cocoafob @ 2.4.0
  TrialLicense: https://github.com/CleanCocoa/TrialLicensing.git @ 3.3.2
  FastSpringStore: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: CocoaFob, TrialLicense, FastSpringStore
objc[67122]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10baf00e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10cbbc0e0). One of the two will be used. Which one is undefined.
{
  "dependencies" : [
    {
      "identity" : "triallicensing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CleanCocoa/TrialLicensing.git"
    }
  ],
  "manifest_display_name" : "FastSpringStore",
  "name" : "FastSpringStore",
  "path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "FastSpringStore",
      "targets" : [
        "FastSpringStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FastSpringClassicStore",
      "targets" : [
        "FastSpringClassicStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FsprgEmbeddedStore",
      "module_type" : "BinaryTarget",
      "name" : "FsprgEmbeddedStore",
      "path" : "remote/archive/FsprgEmbeddedStore.xcframework.zip",
      "product_memberships" : [
        "FastSpringClassicStore"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FastSpringStoreTests",
      "module_type" : "SwiftTarget",
      "name" : "FastSpringStoreTests",
      "path" : "Tests/FastSpringStoreTests",
      "sources" : [
        "FastSpringPurchaseTests.swift"
      ],
      "target_dependencies" : [
        "FastSpringStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FastSpringStore",
      "module_type" : "SwiftTarget",
      "name" : "FastSpringStore",
      "path" : "Sources/FastSpringStore",
      "product_memberships" : [
        "FastSpringStore"
      ],
      "resources" : [
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FastSpringStore/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "DynamicAppearanceWebView.swift",
        "FastSpringPurchase.swift",
        "FastSpringStore.swift",
        "FastSpringStoreJavaScriptBridge.swift",
        "FastSpringStoreViewController.swift",
        "FastSpringStoreWindowController.swift",
        "NSLayoutConstraint+prioritized.swift",
        "NSView+constrainToSuperviewBounds.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FastSpringClassicStore",
      "module_type" : "SwiftTarget",
      "name" : "FastSpringClassicStore",
      "path" : "Sources/FastSpringClassicStore",
      "product_dependencies" : [
        "TrialLicense"
      ],
      "product_memberships" : [
        "FastSpringClassicStore"
      ],
      "resources" : [
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FastSpringClassicStore/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FastSpringClassicStore/FastSpringStoreWindowController.xib",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "FastSpringStore.swift",
        "FastSpringStoreController.swift",
        "FastSpringStoreInfo+Dictionary.swift",
        "FastSpringStoreInfo.swift",
        "FastSpringStoreWindowController.swift",
        "Me.swift"
      ],
      "target_dependencies" : [
        "FsprgEmbeddedStore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FastSpringClassicStore",
      "FastSpringStore",
      "FastSpringStore-Package"
    ]
  }
}
objc[67266]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10fdcc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x110e980e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme FastSpringStore-Package -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FastSpringStore-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  TrialLicense: https://github.com/CleanCocoa/TrialLicensing.git @ 3.3.2
  FastSpringStore: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CocoaFob: https://github.com/glebd/cocoafob @ 2.4.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'FastSpringStoreTests' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore' in project 'FastSpringStore'
    Target 'FastSpringStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore_FastSpringStore' in project 'FastSpringStore'
    Target 'FastSpringStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore_FastSpringStore' in project 'FastSpringStore'
    Target 'FastSpringStore_FastSpringStore' in project 'FastSpringStore' (no dependencies)
    Target 'FastSpringClassicStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringClassicStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore_FastSpringClassicStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'TrialLicense' in project 'TrialLicense'
    Target 'FastSpringClassicStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore_FastSpringClassicStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'TrialLicense' in project 'TrialLicense'
    Target 'TrialLicense' in project 'TrialLicense'
        ➜ Explicit dependency on target 'TrialLicense' in project 'TrialLicense'
        ➜ Explicit dependency on target 'Trial' in project 'TrialLicense'
        ➜ Explicit dependency on target 'CocoaFob' in project 'CocoaFob'
    Target 'TrialLicense' in project 'TrialLicense'
        ➜ Explicit dependency on target 'Trial' in project 'TrialLicense'
        ➜ Explicit dependency on target 'CocoaFob' in project 'CocoaFob'
    Target 'CocoaFob' in project 'CocoaFob'
        ➜ Explicit dependency on target 'CocoaFob' in project 'CocoaFob'
    Target 'CocoaFob' in project 'CocoaFob' (no dependencies)
    Target 'Trial' in project 'TrialLicense' (no dependencies)
    Target 'FastSpringStore_FastSpringClassicStore' in project 'FastSpringStore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 6eb4000eaebbd5344d15d0701350a3b7
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6eb4000eaebbd5344d15d0701350a3b7.xcbuilddata
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FsprgEmbeddedStore/FsprgEmbeddedStore.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FsprgEmbeddedStore/FsprgEmbeddedStore.xcframework'. (in target 'FastSpringClassicStore' from project 'FastSpringStore')
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FsprgEmbeddedStore/FsprgEmbeddedStore.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FsprgEmbeddedStore/FsprgEmbeddedStore.xcframework'. (in target 'FastSpringClassicStore' from project 'FastSpringStore')
Resolve Package Graph
objc[67267]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10dc0c0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10ddc00e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FastSpringStore-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  CocoaFob: https://github.com/glebd/cocoafob @ 2.4.0
  TrialLicense: https://github.com/CleanCocoa/TrialLicensing.git @ 3.3.2
  FastSpringStore: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'FastSpringStoreTests' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore' in project 'FastSpringStore'
    Target 'FastSpringStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore_FastSpringStore' in project 'FastSpringStore'
    Target 'FastSpringStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore_FastSpringStore' in project 'FastSpringStore'
    Target 'FastSpringStore_FastSpringStore' in project 'FastSpringStore' (no dependencies)
    Target 'FastSpringClassicStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringClassicStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore_FastSpringClassicStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'TrialLicense' in project 'TrialLicense'
    Target 'FastSpringClassicStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'FastSpringStore_FastSpringClassicStore' in project 'FastSpringStore'
        ➜ Explicit dependency on target 'TrialLicense' in project 'TrialLicense'
    Target 'TrialLicense' in project 'TrialLicense'
        ➜ Explicit dependency on target 'TrialLicense' in project 'TrialLicense'
        ➜ Explicit dependency on target 'Trial' in project 'TrialLicense'
        ➜ Explicit dependency on target 'CocoaFob' in project 'CocoaFob'
    Target 'TrialLicense' in project 'TrialLicense'
        ➜ Explicit dependency on target 'Trial' in project 'TrialLicense'
        ➜ Explicit dependency on target 'CocoaFob' in project 'CocoaFob'
    Target 'CocoaFob' in project 'CocoaFob'
        ➜ Explicit dependency on target 'CocoaFob' in project 'CocoaFob'
    Target 'CocoaFob' in project 'CocoaFob' (no dependencies)
    Target 'Trial' in project 'TrialLicense' (no dependencies)
    Target 'FastSpringStore_FastSpringClassicStore' in project 'FastSpringStore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 6eb4000eaebbd5344d15d0701350a3b7
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6eb4000eaebbd5344d15d0701350a3b7.xcbuilddata
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FsprgEmbeddedStore/FsprgEmbeddedStore.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FsprgEmbeddedStore/FsprgEmbeddedStore.xcframework'. (in target 'FastSpringClassicStore' from project 'FastSpringStore')
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FsprgEmbeddedStore/FsprgEmbeddedStore.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FsprgEmbeddedStore/FsprgEmbeddedStore.xcframework'. (in target 'FastSpringClassicStore' from project 'FastSpringStore')
objc[67283]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10a59c0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10b8c40e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.9 iOS