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

Successful build of StrapiSwift, reference v1.0.1 (4e9e2b), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 19:39:28 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/meesakveld/strapi-swift.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/meesakveld/strapi-swift
 * tag               v1.0.1     -> FETCH_HEAD
HEAD is now at 4e9e2b8 Merge pull request #2 from meesakveld/1-lower-ios-versions
Cloned https://github.com/meesakveld/strapi-swift.git
Revision (git rev-parse @):
4e9e2b8428dd8c24935a359e04cd1f028110b76c
SUCCESS checkout https://github.com/meesakveld/strapi-swift.git at v1.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "strapi-swift",
      "name": "StrapiSwift",
      "url": "https://github.com/meesakveld/strapi-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/strapi-swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/meesakveld/strapi-swift.git
[1/417] Fetching strapi-swift
Fetched https://github.com/meesakveld/strapi-swift.git from cache (0.64s)
Creating working copy for https://github.com/meesakveld/strapi-swift.git
Working copy of https://github.com/meesakveld/strapi-swift.git resolved at v1.0.1 (4e9e2b8)
warning: '.resolve-product-dependencies': dependency 'strapi-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/meesakveld/strapi-swift.git
https://github.com/meesakveld/strapi-swift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StrapiSwift",
  "name" : "StrapiSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "StrapiSwift",
      "targets" : [
        "StrapiSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StrapiSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "StrapiSwiftTests",
      "path" : "Tests/StrapiSwiftTests",
      "sources" : [
        "AuthenticationTests/AuthenticationTests.swift",
        "AuthenticationTests/LocalAuthTests.swift",
        "ContentManagerTests/CollectionQueryTests.swift",
        "ContentManagerTests/TypesTests/FilterOperatorTests.swift",
        "ContentManagerTests/TypesTests/SortOperatorTests.swift",
        "StrapiSwiftTests.swift"
      ],
      "target_dependencies" : [
        "StrapiSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StrapiSwift",
      "module_type" : "SwiftTarget",
      "name" : "StrapiSwift",
      "path" : "Sources/StrapiSwift",
      "product_memberships" : [
        "StrapiSwift"
      ],
      "sources" : [
        "Authentication/Authentication.swift",
        "Authentication/LocalAuth.swift",
        "ContentManager/CollectionQuery.swift",
        "ContentManager/ContentManager.swift",
        "ContentManager/DocumentQuery.swift",
        "ContentManager/FilterGroup.swift",
        "ContentManager/PopulateQuery.swift",
        "ContentManager/StrapiResponse.swift",
        "ContentManager/Types/FilterOperator.swift",
        "ContentManager/Types/SortOperator.swift",
        "MediaLibrary/MediaFileQuery.swift",
        "MediaLibrary/MediaFilesQuery.swift",
        "MediaLibrary/MediaLibrary.swift",
        "MediaLibrary/Types/StrapiImage.swift",
        "Requests/Body/AnyCodable.swift",
        "Requests/Body/StrapiRequestBody.swift",
        "Requests/ErrorHandler/ExtractErrorMessage.swift",
        "Requests/ErrorHandler/StrapiErrorResponse.swift",
        "Requests/ErrorHandler/StrapiSwiftError.swift",
        "Requests/MakeRequest.swift",
        "StrapiSwift.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/22] Emitting module StrapiSwift
[4/24] Compiling StrapiSwift SortOperator.swift
[5/24] Compiling StrapiSwift MediaFileQuery.swift
[6/24] Compiling StrapiSwift StrapiRequestBody.swift
[7/24] Compiling StrapiSwift ExtractErrorMessage.swift
[8/24] Compiling StrapiSwift StrapiErrorResponse.swift
[9/24] Compiling StrapiSwift StrapiSwiftError.swift
[10/24] Compiling StrapiSwift Authentication.swift
[11/24] Compiling StrapiSwift LocalAuth.swift
[12/24] Compiling StrapiSwift CollectionQuery.swift
[13/24] Compiling StrapiSwift StrapiResponse.swift
[14/24] Compiling StrapiSwift FilterOperator.swift
[15/24] Compiling StrapiSwift StrapiImage.swift
[16/24] Compiling StrapiSwift AnyCodable.swift
[17/24] Compiling StrapiSwift MakeRequest.swift
[18/24] Compiling StrapiSwift StrapiSwift.swift
[19/24] Compiling StrapiSwift FilterGroup.swift
[20/24] Compiling StrapiSwift PopulateQuery.swift
[21/24] Compiling StrapiSwift MediaFilesQuery.swift
[22/24] Compiling StrapiSwift MediaLibrary.swift
[23/24] Compiling StrapiSwift ContentManager.swift
[24/24] Compiling StrapiSwift DocumentQuery.swift
Build complete! (10.10s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StrapiSwift",
  "name" : "StrapiSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "StrapiSwift",
      "targets" : [
        "StrapiSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StrapiSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "StrapiSwiftTests",
      "path" : "Tests/StrapiSwiftTests",
      "sources" : [
        "AuthenticationTests/AuthenticationTests.swift",
        "AuthenticationTests/LocalAuthTests.swift",
        "ContentManagerTests/CollectionQueryTests.swift",
        "ContentManagerTests/TypesTests/FilterOperatorTests.swift",
        "ContentManagerTests/TypesTests/SortOperatorTests.swift",
        "StrapiSwiftTests.swift"
      ],
      "target_dependencies" : [
        "StrapiSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StrapiSwift",
      "module_type" : "SwiftTarget",
      "name" : "StrapiSwift",
      "path" : "Sources/StrapiSwift",
      "product_memberships" : [
        "StrapiSwift"
      ],
      "sources" : [
        "Authentication/Authentication.swift",
        "Authentication/LocalAuth.swift",
        "ContentManager/CollectionQuery.swift",
        "ContentManager/ContentManager.swift",
        "ContentManager/DocumentQuery.swift",
        "ContentManager/FilterGroup.swift",
        "ContentManager/PopulateQuery.swift",
        "ContentManager/StrapiResponse.swift",
        "ContentManager/Types/FilterOperator.swift",
        "ContentManager/Types/SortOperator.swift",
        "MediaLibrary/MediaFileQuery.swift",
        "MediaLibrary/MediaFilesQuery.swift",
        "MediaLibrary/MediaLibrary.swift",
        "MediaLibrary/Types/StrapiImage.swift",
        "Requests/Body/AnyCodable.swift",
        "Requests/Body/StrapiRequestBody.swift",
        "Requests/ErrorHandler/ExtractErrorMessage.swift",
        "Requests/ErrorHandler/StrapiErrorResponse.swift",
        "Requests/ErrorHandler/StrapiSwiftError.swift",
        "Requests/MakeRequest.swift",
        "StrapiSwift.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.