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 main (01c515), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 13:06:35 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CleanCocoa/FastSpringStore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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 FastSpringStoreWindowController.xib
[0/14] Write sources
[0/14] Copying PrivacyInfo.xcprivacy
[5/14] Write sources
[8/14] Copying PrivacyInfo.xcprivacy
[10/14] Copying FsprgEmbeddedStore.framework
[11/14] Write swift-version-1EA4D86E10B52AF.txt
[13/40] Compiling Trial UserDefaultsTrialPeriodReader.swift
[14/40] Compiling Trial TrialTimer.swift
[15/40] Compiling Trial TrialWriter.swift
[16/41] Compiling CocoaFob String+CocoaFob.swift
[17/41] Compiling Trial TrialProvider.swift
[18/41] Emitting module Trial
[19/41] Compiling Trial CancelableTimedBlock.swift
[20/41] Compiling Trial Trial.swift
[21/41] Compiling Trial TrialPeriod.swift
[22/41] Compiling Trial Clock.swift
[23/41] Compiling Trial Days.swift
[24/41] Compiling CocoaFob LicenseGenerator.swift
[25/41] Emitting module CocoaFob
[26/41] Compiling CocoaFob CFUtil.swift
[27/41] Compiling CocoaFob CocoaFobError.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 LicenseInformationProvider.swift
[33/60] Compiling TrialLicense LicenseVerifier.swift
[34/62] Compiling TrialLicense LicensingScheme.swift
[35/62] Compiling TrialLicense PersonalizedLicenseRegistrationStrategy.swift
[36/62] Compiling TrialLicense RegisterApplication.swift
[37/62] Compiling TrialLicense RegistrationPayload.swift
[38/62] Compiling TrialLicense GenericRegistrationStrategy.swift
[39/62] Compiling TrialLicense License.swift
[40/62] Emitting module TrialLicense
[41/62] Compiling TrialLicense AppLicensing.swift
[42/62] Compiling TrialLicense Collection+safeSubscript.swift
[43/62] Compiling TrialLicense LicenseConfiguration.swift
[44/62] Compiling TrialLicense LicenseInformation.swift
[45/62] Compiling TrialLicense Sequence+mapDictionary.swift
[46/62] Compiling TrialLicense String+replacingCharactersOfnCharacterSetWith.swift
[47/62] Compiling TrialLicense TrialRunner.swift
[48/62] Compiling TrialLicense URLComponents.swift
[49/62] Compiling TrialLicense URLQueryLicenseParser.swift
[50/62] Compiling TrialLicense UserDefaultsLicenseProvider.swift
[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 FastSpringStore.swift
[55/70] Emitting module FastSpringClassicStore
[56/70] Compiling FastSpringClassicStore FastSpringStoreController.swift
[57/70] Compiling FastSpringStore NSView+constrainToSuperviewBounds.swift
[58/70] Compiling FastSpringStore NSLayoutConstraint+prioritized.swift
[59/70] Compiling FastSpringStore FastSpringStoreWindowController.swift
[60/70] Compiling FastSpringClassicStore FastSpringStoreWindowController.swift
[61/70] Compiling FastSpringClassicStore FastSpringStoreInfo+Dictionary.swift
[62/70] Compiling FastSpringClassicStore Me.swift
[63/70] Compiling FastSpringClassicStore resource_bundle_accessor.swift
[64/70] Compiling FastSpringClassicStore FastSpringStoreInfo.swift
[65/70] Compiling FastSpringStore FastSpringStoreJavaScriptBridge.swift
[66/70] Compiling FastSpringStore DynamicAppearanceWebView.swift
[67/70] Compiling FastSpringStore FastSpringPurchase.swift
[68/70] Compiling FastSpringStore FastSpringStore.swift
[69/70] Compiling FastSpringStore FastSpringStoreViewController.swift
[70/70] Emitting module FastSpringStore
Build complete! (16.28s)
Fetching https://github.com/CleanCocoa/TrialLicensing.git
[1/745] Fetching triallicensing
Fetched https://github.com/CleanCocoa/TrialLicensing.git from cache (0.76s)
Computing version for https://github.com/CleanCocoa/TrialLicensing.git
Computed https://github.com/CleanCocoa/TrialLicensing.git at 3.4.0 (3.31s)
Fetching https://github.com/glebd/cocoafob
[1/1710] Fetching cocoafob
Fetched https://github.com/glebd/cocoafob from cache (0.88s)
Computing version for https://github.com/glebd/cocoafob
Computed https://github.com/glebd/cocoafob at 2.4.0 (1.37s)
Creating working copy for https://github.com/glebd/cocoafob
Working copy of https://github.com/glebd/cocoafob resolved at 2.4.0
Creating working copy for https://github.com/CleanCocoa/TrialLicensing.git
Working copy of https://github.com/CleanCocoa/TrialLicensing.git resolved at 3.4.0
Downloading binary artifact https://github.com/DivineDominion/FsprgEmbeddedStoreMac/releases/download/2.0.0/FsprgEmbeddedStore.xcframework.zip
[32750/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.81s)
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.