The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LetMeWatch with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/julianschiavo/letmewatch.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/julianschiavo/letmewatch
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b6f8692 Fix content info requests not working
Cloned https://github.com/julianschiavo/letmewatch.git
Revision (git rev-parse @):
b6f8692c39720c321fb95d9ed8ed76ae9651d879
SUCCESS checkout https://github.com/julianschiavo/letmewatch.git at main
Fetching https://github.com/julianschiavo/LetMeIn.git from cache
Fetched https://github.com/julianschiavo/LetMeIn.git (0.19s)
Computing version for https://github.com/julianschiavo/LetMeIn.git
Computed https://github.com/julianschiavo/LetMeIn.git at 1.0.0 (0.38s)
Creating working copy for https://github.com/julianschiavo/LetMeIn.git
Working copy of https://github.com/julianschiavo/LetMeIn.git resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "letmewatch",
      "name": "LetMeWatch",
      "url": "https://github.com/julianschiavo/letmewatch.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/letmewatch",
      "dependencies": [
        {
          "identity": "letmein",
          "name": "LetMeIn",
          "url": "https://github.com/julianschiavo/LetMeIn.git",
          "version": "1.0.0",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LetMeIn",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/julianschiavo/letmewatch.git
[1/62] Fetching letmewatch
Fetched https://github.com/julianschiavo/letmewatch.git (0.28s)
Fetching https://github.com/julianschiavo/LetMeIn.git from cache
Fetched https://github.com/julianschiavo/LetMeIn.git (0.18s)
Computing version for https://github.com/julianschiavo/LetMeIn.git
Computed https://github.com/julianschiavo/LetMeIn.git at 1.0.0 (0.02s)
Creating working copy for https://github.com/julianschiavo/letmewatch.git
Working copy of https://github.com/julianschiavo/letmewatch.git resolved at main
Creating working copy for https://github.com/julianschiavo/LetMeIn.git
Working copy of https://github.com/julianschiavo/LetMeIn.git resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'letmewatch' is not used by any target
Found 1 product dependencies
  - LetMeIn
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling LetMeIn Logger-Custom.swift
[2/7] Compiling LetMeIn PKCS12Certificate.swift
[3/7] Compiling LetMeIn CertificateType.swift
[4/7] Compiling LetMeIn CertificateFile.swift
[5/7] Emitting module LetMeIn
[6/7] Compiling LetMeIn ClientCertificateAuthenticator.swift
[7/7] Compiling LetMeIn Certificate.swift
[8/22] Compiling LetMeWatch ClientCertificateAuthenticator-Package.swift
[9/22] Compiling LetMeWatch Logger-Custom.swift
[10/22] Compiling LetMeWatch AVResourceLoadingDataRequest-Info.swift
[11/22] Compiling LetMeWatch Aliases.swift
[12/22] Compiling LetMeWatch Result-Convenience.swift
[13/22] Compiling LetMeWatch URL-SignedScheme.swift
[14/22] Compiling LetMeWatch LetMeWatchConfiguration.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LetMeWatch/Request.swift:11:19: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol Request: class {
                  ^~~~~
                  AnyObject
[15/22] Compiling LetMeWatch Request.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LetMeWatch/Request.swift:11:19: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol Request: class {
                  ^~~~~
                  AnyObject
[16/22] Compiling LetMeWatch URLRequest-ByteRange.swift
[17/22] Compiling LetMeWatch URLResponse-Info.swift
[18/24] Compiling LetMeWatch ByteRange.swift
[19/24] Compiling LetMeWatch ContentInfoRequest.swift
[20/24] Emitting module LetMeWatch
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LetMeWatch/Request.swift:11:19: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol Request: class {
                  ^~~~~
                  AnyObject
[21/24] Compiling LetMeWatch DataRequest.swift
[22/24] Compiling LetMeWatch AVAssetResourceLoadingContentInformationRequest-Update.swift
[23/24] Compiling LetMeWatch ResourceLoaderDelegate.swift
[24/24] Compiling LetMeWatch SignedAsset.swift
Build complete! (11.18s)
Build complete.
Done.