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

Failed to build quickpose-ios-sdk, reference v1.2.10 (2ae2da), with Swift 6.0 for macOS (SPM) on 28 Jan 2025 09:50:47 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/quickpose/quickpose-ios-sdk.git
Reference: v1.2.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/quickpose/quickpose-ios-sdk
 * tag               v1.2.10    -> FETCH_HEAD
HEAD is now at 2ae2da3 adding v1.2.10
Cloned https://github.com/quickpose/quickpose-ios-sdk.git
Revision (git rev-parse @):
2ae2da3520790b049cb98f4b67de57d5a3bf4c03
SUCCESS checkout https://github.com/quickpose/quickpose-ios-sdk.git at v1.2.10
========================================
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": "quickpose-ios-sdk",
      "name": "quickpose-ios-sdk",
      "url": "https://github.com/quickpose/quickpose-ios-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/quickpose-ios-sdk",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/quickpose/quickpose-ios-sdk.git
[1/2054] Fetching quickpose-ios-sdk
Fetched https://github.com/quickpose/quickpose-ios-sdk.git from cache (39.77s)
Creating working copy for https://github.com/quickpose/quickpose-ios-sdk.git
Working copy of https://github.com/quickpose/quickpose-ios-sdk.git resolved at v1.2.10 (2ae2da3)
warning: '.resolve-product-dependencies': dependency 'quickpose-ios-sdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/quickpose/quickpose-ios-sdk.git
https://github.com/quickpose/quickpose-ios-sdk.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "quickpose-ios-sdk",
  "name" : "quickpose-ios-sdk",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "QuickPoseCore",
      "targets" : [
        "QuickPoseCoreTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QuickPoseMP",
      "targets" : [
        "QuickPoseMPTarget-all"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QuickPoseMP-heavy",
      "targets" : [
        "QuickPoseMPTarget-heavy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QuickPoseMP-full",
      "targets" : [
        "QuickPoseMPTarget-full"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QuickPoseMP-lite",
      "targets" : [
        "QuickPoseMPTarget-lite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QuickPoseSwiftUI",
      "targets" : [
        "QuickPoseSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QuickPoseCamera",
      "targets" : [
        "QuickPoseCamera"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "QuickPoseSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "QuickPoseSwiftUI",
      "path" : "Sources/QuickPoseSwiftUI",
      "product_memberships" : [
        "QuickPoseSwiftUI"
      ],
      "sources" : [
        "QuickPoseAssetRenderView.swift",
        "QuickPoseCameraRenderView.swift",
        "QuickPoseCameraSwitchView.swift",
        "QuickPoseCameraView.swift",
        "QuickPoseOverlayView.swift",
        "QuickPoseSimulatedCameraView.swift"
      ],
      "target_dependencies" : [
        "QuickPoseCamera"
      ],
      "type" : "library"
    },
    {
      "c99name" : "QuickPoseMPTarget_lite",
      "module_type" : "ClangTarget",
      "name" : "QuickPoseMPTarget-lite",
      "path" : "QuickPoseMPWrapper-lite",
      "product_memberships" : [
        "QuickPoseMP-lite"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "QuickPoseMP-lite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "QuickPoseMPTarget_heavy",
      "module_type" : "ClangTarget",
      "name" : "QuickPoseMPTarget-heavy",
      "path" : "QuickPoseMPWrapper-heavy",
      "product_memberships" : [
        "QuickPoseMP-heavy"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "QuickPoseMP-heavy"
      ],
      "type" : "library"
    },
    {
      "c99name" : "QuickPoseMPTarget_full",
      "module_type" : "ClangTarget",
      "name" : "QuickPoseMPTarget-full",
      "path" : "QuickPoseMPWrapper-full",
      "product_memberships" : [
        "QuickPoseMP-full"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "QuickPoseMP-full"
      ],
      "type" : "library"
    },
    {
      "c99name" : "QuickPoseMPTarget_all",
      "module_type" : "ClangTarget",
      "name" : "QuickPoseMPTarget-all",
      "path" : "QuickPoseMPWrapper",
      "product_memberships" : [
        "QuickPoseMP"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "QuickPoseMP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "QuickPoseMP_lite",
      "module_type" : "BinaryTarget",
      "name" : "QuickPoseMP-lite",
      "path" : "QuickPoseMP-lite.xcframework",
      "product_memberships" : [
        "QuickPoseMP-lite"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "QuickPoseMP_heavy",
      "module_type" : "BinaryTarget",
      "name" : "QuickPoseMP-heavy",
      "path" : "QuickPoseMP-heavy.xcframework",
      "product_memberships" : [
        "QuickPoseMP-heavy"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "QuickPoseMP_full",
      "module_type" : "BinaryTarget",
      "name" : "QuickPoseMP-full",
      "path" : "QuickPoseMP-full.xcframework",
      "product_memberships" : [
        "QuickPoseMP-full"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "QuickPoseMP",
      "module_type" : "BinaryTarget",
      "name" : "QuickPoseMP",
      "path" : "QuickPoseMP.xcframework",
      "product_memberships" : [
        "QuickPoseMP"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "QuickPoseCoreTarget",
      "module_type" : "ClangTarget",
      "name" : "QuickPoseCoreTarget",
      "path" : "QuickPoseCoreWrapper",
      "product_memberships" : [
        "QuickPoseCore"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "QuickPoseCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "QuickPoseCore",
      "module_type" : "BinaryTarget",
      "name" : "QuickPoseCore",
      "path" : "QuickPoseCore.xcframework",
      "product_memberships" : [
        "QuickPoseCore",
        "QuickPoseSwiftUI",
        "QuickPoseCamera"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "QuickPoseCamera",
      "module_type" : "SwiftTarget",
      "name" : "QuickPoseCamera",
      "path" : "Sources/QuickPoseCamera",
      "product_memberships" : [
        "QuickPoseSwiftUI",
        "QuickPoseCamera"
      ],
      "sources" : [
        "QuickPoseCamera.swift",
        "QuickPoseSimulatedCamera.swift"
      ],
      "target_dependencies" : [
        "QuickPoseCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/8] Write sources
[2/8] Compiling QuickPoseMPTarget-heavy dummy.m
[2/8] Compiling QuickPoseMPTarget-all dummy.m
[2/8] Compiling QuickPoseCoreTarget dummy.m
[3/8] Compiling QuickPoseMPTarget-full dummy.m
[6/8] Compiling QuickPoseMPTarget-lite dummy.m
[7/8] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/11] Emitting module QuickPoseCamera
/Users/admin/builder/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import AVFoundation
 10 | import UIKit // for UIDevice only
    |        `- error: no such module 'UIKit'
 11 |
 12 | /// QuickPose Camera prepares an AVCaptureSession of the device's camera and sets a delegate.
[10/11] Compiling QuickPoseCamera QuickPoseSimulatedCamera.swift
/Users/admin/builder/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import AVFoundation
 10 | import UIKit // for UIDevice only
    |        `- error: no such module 'UIKit'
 11 |
 12 | /// QuickPose Camera prepares an AVCaptureSession of the device's camera and sets a delegate.
[11/11] Compiling QuickPoseCamera QuickPoseCamera.swift
/Users/admin/builder/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import AVFoundation
 10 | import UIKit // for UIDevice only
    |        `- error: no such module 'UIKit'
 11 |
 12 | /// QuickPose Camera prepares an AVCaptureSession of the device's camera and sets a delegate.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/4] Emitting module QuickPoseCamera
/Users/admin/builder/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import AVFoundation
 10 | import UIKit // for UIDevice only
    |        `- error: no such module 'UIKit'
 11 |
 12 | /// QuickPose Camera prepares an AVCaptureSession of the device's camera and sets a delegate.
[3/4] Compiling QuickPoseCamera QuickPoseCamera.swift
/Users/admin/builder/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import AVFoundation
 10 | import UIKit // for UIDevice only
    |        `- error: no such module 'UIKit'
 11 |
 12 | /// QuickPose Camera prepares an AVCaptureSession of the device's camera and sets a delegate.
[4/4] Compiling QuickPoseCamera QuickPoseSimulatedCamera.swift
/Users/admin/builder/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import AVFoundation
 10 | import UIKit // for UIDevice only
    |        `- error: no such module 'UIKit'
 11 |
 12 | /// QuickPose Camera prepares an AVCaptureSession of the device's camera and sets a delegate.
BUILD FAILURE 6.0 macosSpm