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 VideoEditorSDK, reference 11.10.2 (0f1b49), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 23:32:43 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/imgly/vesdk-ios-build.git
Reference: 11.10.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/imgly/vesdk-ios-build
 * tag               11.10.2    -> FETCH_HEAD
HEAD is now at 0f1b498 Add version 11.10.2
Cloned https://github.com/imgly/vesdk-ios-build.git
Revision (git rev-parse @):
0f1b498148c44760a8de76e68965ff4b546d5373
SUCCESS checkout https://github.com/imgly/vesdk-ios-build.git at 11.10.2
Fetching https://github.com/imgly/imglykit-sp.git
[5/151] Fetching imglykit-sp
Fetched https://github.com/imgly/imglykit-sp.git from cache (0.66s)
Computing version for https://github.com/imgly/imglykit-sp.git
Computed https://github.com/imgly/imglykit-sp.git at 11.10.2 (0.52s)
Creating working copy for https://github.com/imgly/imglykit-sp.git
Working copy of https://github.com/imgly/imglykit-sp.git resolved at 11.10.2
[8061/122729274] Downloading https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.2.xcframework.zip
Downloading binary artifact https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.2.xcframework.zip
Downloaded https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.2.xcframework.zip (6.61s)
========================================
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": "vesdk-ios-build",
      "name": "VideoEditorSDK",
      "url": "https://github.com/imgly/vesdk-ios-build.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/vesdk-ios-build",
      "dependencies": [
        {
          "identity": "imglykit-sp",
          "name": "ImglyKit",
          "url": "https://github.com/imgly/imglykit-sp.git",
          "version": "11.10.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/imglykit-sp",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/imgly/vesdk-ios-build.git
[1/380] Fetching vesdk-ios-build
Fetched https://github.com/imgly/vesdk-ios-build.git from cache (0.80s)
Fetching https://github.com/imgly/imglykit-sp.git from cache
Fetched https://github.com/imgly/imglykit-sp.git from cache (0.44s)
Computing version for https://github.com/imgly/imglykit-sp.git
Computed https://github.com/imgly/imglykit-sp.git at 11.10.2 (0.02s)
Creating working copy for https://github.com/imgly/vesdk-ios-build.git
Working copy of https://github.com/imgly/vesdk-ios-build.git resolved at 11.10.2 (0f1b498)
Creating working copy for https://github.com/imgly/imglykit-sp.git
Working copy of https://github.com/imgly/imglykit-sp.git resolved at 11.10.2
Fetching binary artifact https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.2.xcframework.zip from cache
Fetched https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.2.xcframework.zip from cache (5.00s)
warning: '.resolve-product-dependencies': dependency 'vesdk-ios-build' is not used by any target
Found 1 product dependencies
  - ImglyKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/imgly/vesdk-ios-build.git
{
  "dependencies" : [
    {
      "identity" : "imglykit-sp",
      "requirement" : {
        "exact" : [
          "11.10.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/imgly/imglykit-sp.git"
    }
  ],
  "manifest_display_name" : "VideoEditorSDK",
  "name" : "VideoEditorSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VideoEditorSDK",
      "targets" : [
        "VideoEditorSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VideoEditorSDK",
      "module_type" : "ClangTarget",
      "name" : "VideoEditorSDK",
      "path" : "Source",
      "product_dependencies" : [
        "ImglyKit"
      ],
      "product_memberships" : [
        "VideoEditorSDK"
      ],
      "sources" : [
        "VideoEditorSDK.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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/1] Compiling VideoEditorSDK VideoEditorSDK.m
Build complete! (0.57s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "imglykit-sp",
      "requirement" : {
        "exact" : [
          "11.10.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/imgly/imglykit-sp.git"
    }
  ],
  "manifest_display_name" : "VideoEditorSDK",
  "name" : "VideoEditorSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VideoEditorSDK",
      "targets" : [
        "VideoEditorSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VideoEditorSDK",
      "module_type" : "ClangTarget",
      "name" : "VideoEditorSDK",
      "path" : "Source",
      "product_dependencies" : [
        "ImglyKit"
      ],
      "product_memberships" : [
        "VideoEditorSDK"
      ],
      "sources" : [
        "VideoEditorSDK.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.