The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VideoEditorSDK with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/imgly/vesdk-ios-build.git
Reference: 11.10.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/imgly/vesdk-ios-build
 * tag               11.10.0    -> FETCH_HEAD
HEAD is now at d55be95 Add version 11.10.0
Cloned https://github.com/imgly/vesdk-ios-build.git
Revision (git rev-parse @):
d55be9557f4e8d3a8a00cb403a10568721b7ca65
SUCCESS checkout https://github.com/imgly/vesdk-ios-build.git at 11.10.0
Fetching https://github.com/imgly/imglykit-sp.git from cache
Fetched https://github.com/imgly/imglykit-sp.git from cache (0.16s)
Computing version for https://github.com/imgly/imglykit-sp.git
Computed https://github.com/imgly/imglykit-sp.git at 11.10.0 (0.37s)
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.0
[2747/147528585] Downloading https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.0.xcframework.zip
Downloading binary artifact https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.0.xcframework.zip
error: failed downloading 'https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.0.xcframework.zip' which is required by binary target 'ImglyKit': /Users/builder/Library/Caches/org.swift.swiftpm/artifacts/https___releases_photoeditorsdk_com_ios_ImglyKit_11_10_0_xcframework_zip already exists in file system
error: fatalError
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/imgly/vesdk-ios-build.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling VideoEditorSDK VideoEditorSDK.m
Build complete! (7.16s)
Fetching binary artifact https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.0.xcframework.zip from cache
Fetched https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.0.xcframework.zip from cache (6.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "imglykit-sp",
      "requirement" : {
        "exact" : [
          "11.10.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/imgly/imglykit-sp.git"
    }
  ],
  "manifest_display_name" : "VideoEditorSDK",
  "name" : "VideoEditorSDK",
  "path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.