The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FlagsmithClient, reference main (bb8564), with Swift 6.1 for macOS (SPM) on 20 Apr 2026 05:23:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Flagsmith/flagsmith-ios-client.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Flagsmith/flagsmith-ios-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bb8564b chore(main): release 3.10.0 (#102)
Cloned https://github.com/Flagsmith/flagsmith-ios-client.git
Revision (git rev-parse @):
bb8564b4b22e0602a83b5e45390793c23e3ec492
SUCCESS checkout https://github.com/Flagsmith/flagsmith-ios-client.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Flagsmith/flagsmith-ios-client.git
https://github.com/Flagsmith/flagsmith-ios-client.git
{
  "dependencies" : [
    {
      "identity" : "swiftlint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.54.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/SwiftLint.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.53.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "manifest_display_name" : "FlagsmithClient",
  "name" : "FlagsmithClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "FlagsmithClient",
      "targets" : [
        "FlagsmithClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlagsmithClientTests",
      "module_type" : "SwiftTarget",
      "name" : "FlagsmithClientTests",
      "path" : "FlagsmithClient/Tests",
      "sources" : [
        "APIErrorCacheFallbackCoreTests.swift",
        "APIErrorCacheFallbackEdgeCaseTests.swift",
        "APIErrorCacheFallbackErrorTests.swift",
        "APIErrorCacheFallbackFeatureTests.swift",
        "APIErrorCacheFallbackIdentityTests.swift",
        "APIErrorCacheFallbackPriorityTests.swift",
        "APIErrorCacheFallbackTTLTests.swift",
        "APIManagerTests.swift",
        "CacheTests.swift",
        "CachedURLResponseTests.swift",
        "ComparableJson.swift",
        "CustomerCacheUseCaseTests.swift",
        "FlagTests.swift",
        "FlagsmithCacheIntegrationTests.swift",
        "FlagsmithClientTestCase.swift",
        "ReconnectionDelayTests.swift",
        "RouterTests.swift",
        "SSEManagerTests.swift",
        "TestConfig.swift",
        "TraitTests.swift",
        "TypedValueTests.swift"
      ],
      "target_dependencies" : [
        "FlagsmithClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FlagsmithClient",
      "module_type" : "SwiftTarget",
      "name" : "FlagsmithClient",
      "path" : "FlagsmithClient/Classes",
      "product_memberships" : [
        "FlagsmithClient"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/FlagsmithClient/Classes/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Feature.swift",
        "Flag.swift",
        "FlagEvent.swift",
        "Flagsmith+Concurrency.swift",
        "Flagsmith.swift",
        "FlagsmithError.swift",
        "Identity.swift",
        "Internal/APIManager.swift",
        "Internal/CachedURLResponse.swift",
        "Internal/FlagsmithAnalytics.swift",
        "Internal/ReconnectionDelay.swift",
        "Internal/Router.swift",
        "Internal/SSEManager.swift",
        "Trait.swift",
        "Traits.swift",
        "TypedValue.swift",
        "UnknownTypeValue.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
warning: 'spi-builder-workspace': Invalid Resource 'test-config.json': File not found.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
[3/3] Compiling plugin SwiftLintBuildToolPlugin
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin GenerateDoccReference
Building for debugging...
[5/8] Write sources
[5/8] Copying PrivacyInfo.xcprivacy
[7/8] Write swift-version-2F0A5646E1D333AE.txt
[9/26] Compiling FlagsmithClient UnknownTypeValue.swift
[10/27] Compiling FlagsmithClient ReconnectionDelay.swift
[11/27] Compiling FlagsmithClient Router.swift
[12/27] Compiling FlagsmithClient Traits.swift
[13/27] Compiling FlagsmithClient TypedValue.swift
[14/27] Compiling FlagsmithClient CachedURLResponse.swift
[15/27] Compiling FlagsmithClient FlagsmithAnalytics.swift
[16/27] Compiling FlagsmithClient FlagEvent.swift
[17/27] Compiling FlagsmithClient Flagsmith+Concurrency.swift
[18/27] Compiling FlagsmithClient Identity.swift
[19/27] Compiling FlagsmithClient APIManager.swift
[20/27] Compiling FlagsmithClient SSEManager.swift
[21/27] Compiling FlagsmithClient Trait.swift
[22/27] Compiling FlagsmithClient Flagsmith.swift
[23/27] Compiling FlagsmithClient FlagsmithError.swift
[24/27] Compiling FlagsmithClient Feature.swift
[25/27] Compiling FlagsmithClient Flag.swift
[26/27] Emitting module FlagsmithClient
[27/27] Compiling FlagsmithClient resource_bundle_accessor.swift
Build complete! (214.75s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/realm/SwiftLint.git
[1/56115] Fetching swiftformat
[2246/217189] Fetching swiftformat, swiftlint
Fetched https://github.com/realm/SwiftLint.git from cache (181.36s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (181.36s)
Computing version for https://github.com/realm/SwiftLint.git
Computed https://github.com/realm/SwiftLint.git at 0.63.2 (182.25s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/ileitch/swift-filename-matcher
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/929] Fetching swiftytexttable
[76/1030] Fetching swiftytexttable, collectionconcurrencykit
[233/1093] Fetching swiftytexttable, collectionconcurrencykit, swift-filename-matcher
[426/14434] Fetching swiftytexttable, collectionconcurrencykit, swift-filename-matcher, cryptoswift
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.82s)
[1232/13505] Fetching collectionconcurrencykit, swift-filename-matcher, cryptoswift
[1366/29705] Fetching collectionconcurrencykit, swift-filename-matcher, cryptoswift, sourcekitten
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (1.37s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.73s)
Fetched https://github.com/ileitch/swift-filename-matcher from cache (1.73s)
[12509/13442] Fetching collectionconcurrencykit, cryptoswift
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (1.74s)
[12541/13341] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.94s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.94s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.29s)
Computing version for https://github.com/ileitch/swift-filename-matcher
Computed https://github.com/ileitch/swift-filename-matcher at 2.0.1 (5.19s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.58s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.57s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.38s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.3 (0.59s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2858] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.98s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (1.51s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.60s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.52s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.58s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 604.0.0-prerelease-2026-01-20 (0.70s)
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
Creating working copy for https://github.com/ileitch/swift-filename-matcher
Working copy of https://github.com/ileitch/swift-filename-matcher resolved at 2.0.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/realm/SwiftLint.git
Working copy of https://github.com/realm/SwiftLint.git resolved at 0.63.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 604.0.0-prerelease-2026-01-20
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.3
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
[32750/72588246] Downloading https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip (3.64s)
warning: 'spi-builder-workspace': Invalid Resource 'test-config.json': File not found.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftlint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.54.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/SwiftLint.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.53.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "manifest_display_name" : "FlagsmithClient",
  "name" : "FlagsmithClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "FlagsmithClient",
      "targets" : [
        "FlagsmithClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlagsmithClientTests",
      "module_type" : "SwiftTarget",
      "name" : "FlagsmithClientTests",
      "path" : "FlagsmithClient/Tests",
      "sources" : [
        "APIErrorCacheFallbackCoreTests.swift",
        "APIErrorCacheFallbackEdgeCaseTests.swift",
        "APIErrorCacheFallbackErrorTests.swift",
        "APIErrorCacheFallbackFeatureTests.swift",
        "APIErrorCacheFallbackIdentityTests.swift",
        "APIErrorCacheFallbackPriorityTests.swift",
        "APIErrorCacheFallbackTTLTests.swift",
        "APIManagerTests.swift",
        "CacheTests.swift",
        "CachedURLResponseTests.swift",
        "ComparableJson.swift",
        "CustomerCacheUseCaseTests.swift",
        "FlagTests.swift",
        "FlagsmithCacheIntegrationTests.swift",
        "FlagsmithClientTestCase.swift",
        "ReconnectionDelayTests.swift",
        "RouterTests.swift",
        "SSEManagerTests.swift",
        "TestConfig.swift",
        "TraitTests.swift",
        "TypedValueTests.swift"
      ],
      "target_dependencies" : [
        "FlagsmithClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FlagsmithClient",
      "module_type" : "SwiftTarget",
      "name" : "FlagsmithClient",
      "path" : "FlagsmithClient/Classes",
      "product_memberships" : [
        "FlagsmithClient"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/FlagsmithClient/Classes/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Feature.swift",
        "Flag.swift",
        "FlagEvent.swift",
        "Flagsmith+Concurrency.swift",
        "Flagsmith.swift",
        "FlagsmithError.swift",
        "Identity.swift",
        "Internal/APIManager.swift",
        "Internal/CachedURLResponse.swift",
        "Internal/FlagsmithAnalytics.swift",
        "Internal/ReconnectionDelay.swift",
        "Internal/Router.swift",
        "Internal/SSEManager.swift",
        "Trait.swift",
        "Traits.swift",
        "TypedValue.swift",
        "UnknownTypeValue.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
warning: 'spi-builder-workspace': Invalid Resource 'test-config.json': File not found.
Done.