The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of FastSpringStore, reference 2.1.0 (01c515), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 13:05:59 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/FastSpringStore.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/CleanCocoa/FastSpringStore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[0/14] Copying PrivacyInfo.xcprivacy
[0/14] Write sources
[0/14] Copying FastSpringStoreWindowController.xib
[0/14] Copying PrivacyInfo.xcprivacy
[10/14] Copying FsprgEmbeddedStore.framework
[11/14] Write swift-version-1EA4D86E10B52AF.txt
[13/40] Compiling Trial UserDefaultsTrialPeriodReader.swift
[14/41] Compiling Trial TrialTimer.swift
[15/41] Compiling Trial CancelableTimedBlock.swift
[16/41] Emitting module Trial
[17/41] Compiling Trial TrialPeriod.swift
[18/41] Compiling Trial TrialProvider.swift
[19/41] Compiling Trial TrialWriter.swift
[20/41] Compiling Trial Days.swift
[21/41] Compiling Trial Clock.swift
[22/41] Compiling Trial Trial.swift
[23/41] Emitting module CocoaFob
[24/41] Compiling CocoaFob String+CocoaFob.swift
[25/41] Compiling CocoaFob CocoaFobError.swift
[26/41] Compiling CocoaFob LicenseGenerator.swift
[27/41] Compiling CocoaFob CFUtil.swift
[28/41] Compiling CocoaFob LicenseVerifier.swift
[28/41] Write Objects.LinkFileList
[29/41] Archiving libCocoaFob.a
[31/41] Compiling Trial resource_bundle_accessor.swift
[32/60] Compiling TrialLicense TrialRunner.swift
[33/60] Compiling TrialLicense URLComponents.swift
[34/62] Compiling TrialLicense LicensingScheme.swift
[35/62] Compiling TrialLicense PersonalizedLicenseRegistrationStrategy.swift
[36/62] Compiling TrialLicense LicenseConfiguration.swift
[37/62] Compiling TrialLicense LicenseInformation.swift
[38/62] Compiling TrialLicense GenericRegistrationStrategy.swift
[39/62] Compiling TrialLicense License.swift
[40/62] Compiling TrialLicense AppLicensing.swift
[41/62] Compiling TrialLicense Collection+safeSubscript.swift
[42/62] Compiling TrialLicense URLQueryLicenseParser.swift
[43/62] Compiling TrialLicense UserDefaultsLicenseProvider.swift
[44/62] Compiling TrialLicense RegisterApplication.swift
[45/62] Compiling TrialLicense RegistrationPayload.swift
[46/62] Compiling TrialLicense LicenseInformationProvider.swift
[47/62] Compiling TrialLicense LicenseVerifier.swift
[48/62] Compiling TrialLicense Sequence+mapDictionary.swift
[49/62] Compiling TrialLicense String+replacingCharactersOfnCharacterSetWith.swift
[50/62] Emitting module TrialLicense
[51/62] Compiling TrialLicense UserDefaultsLicenseWriter.swift
[52/62] Compiling TrialLicense resource_bundle_accessor.swift
[53/70] Compiling FastSpringStore resource_bundle_accessor.swift
[54/70] Compiling FastSpringClassicStore resource_bundle_accessor.swift
[55/70] Compiling FastSpringClassicStore Me.swift
[56/70] Compiling FastSpringClassicStore FastSpringStoreInfo.swift
[57/70] Compiling FastSpringStore NSLayoutConstraint+prioritized.swift
[58/70] Compiling FastSpringStore NSView+constrainToSuperviewBounds.swift
[59/70] Compiling FastSpringStore FastSpringStoreWindowController.swift
[60/70] Emitting module FastSpringClassicStore
[61/70] Compiling FastSpringStore FastSpringStoreViewController.swift
[62/70] Compiling FastSpringStore FastSpringStoreJavaScriptBridge.swift
[63/70] Compiling FastSpringStore DynamicAppearanceWebView.swift
[64/70] Compiling FastSpringStore FastSpringStore.swift
[65/70] Compiling FastSpringStore FastSpringPurchase.swift
[66/70] Emitting module FastSpringStore
[67/70] Compiling FastSpringClassicStore FastSpringStore.swift
[68/70] Compiling FastSpringClassicStore FastSpringStoreInfo+Dictionary.swift
[69/70] Compiling FastSpringClassicStore FastSpringStoreController.swift
[70/70] Compiling FastSpringClassicStore FastSpringStoreWindowController.swift
Build complete! (17.00s)
Fetching https://github.com/CleanCocoa/TrialLicensing.git
[1/745] Fetching triallicensing
Fetched https://github.com/CleanCocoa/TrialLicensing.git from cache (0.77s)
Computing version for https://github.com/CleanCocoa/TrialLicensing.git
Computed https://github.com/CleanCocoa/TrialLicensing.git at 3.4.0 (3.43s)
Fetching https://github.com/glebd/cocoafob
[1/1710] Fetching cocoafob
Fetched https://github.com/glebd/cocoafob from cache (0.86s)
Computing version for https://github.com/glebd/cocoafob
Computed https://github.com/glebd/cocoafob at 2.4.0 (1.40s)
Creating working copy for https://github.com/CleanCocoa/TrialLicensing.git
Working copy of https://github.com/CleanCocoa/TrialLicensing.git resolved at 3.4.0
Creating working copy for https://github.com/glebd/cocoafob
Working copy of https://github.com/glebd/cocoafob resolved at 2.4.0
Downloading binary artifact https://github.com/DivineDominion/FsprgEmbeddedStoreMac/releases/download/2.0.0/FsprgEmbeddedStore.xcframework.zip
[16375/1998034] Downloading https://github.com/DivineDominion/FsprgEmbeddedStoreMac/releases/download/2.0.0/FsprgEmbeddedStore.xcframework.zip
Downloaded https://github.com/DivineDominion/FsprgEmbeddedStoreMac/releases/download/2.0.0/FsprgEmbeddedStore.xcframework.zip (0.85s)
Build complete.
{
  "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/admin/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/admin/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/admin/builder/spi-builder-workspace/Sources/FastSpringClassicStore/FastSpringStoreWindowController.xib",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FastSpringClassicStore/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "FastSpringStore.swift",
        "FastSpringStoreController.swift",
        "FastSpringStoreInfo+Dictionary.swift",
        "FastSpringStoreInfo.swift",
        "FastSpringStoreWindowController.swift",
        "Me.swift"
      ],
      "target_dependencies" : [
        "FsprgEmbeddedStore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.