The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SKWebAPI 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/pvzig/SKWebAPI.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pvzig/SKWebAPI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fb2d6af Update Cartfile
Cloned https://github.com/pvzig/SKWebAPI.git
Revision (git rev-parse @):
fb2d6af497a378b2556573c245cc5280a7e1754a
SUCCESS checkout https://github.com/pvzig/SKWebAPI.git at master
Fetching https://github.com/pvzig/SKCore from cache
Fetched https://github.com/pvzig/SKCore (0.18s)
Computing version for https://github.com/pvzig/SKCore
Computed https://github.com/pvzig/SKCore at 4.1.3 (0.65s)
Creating working copy for https://github.com/pvzig/SKCore
Working copy of https://github.com/pvzig/SKCore resolved at 4.1.3
========================================
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": "skwebapi",
      "name": "SKWebAPI",
      "url": "https://github.com/pvzig/SKWebAPI.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SKWebAPI",
      "dependencies": [
        {
          "identity": "skcore",
          "name": "SKCore",
          "url": "https://github.com/pvzig/SKCore",
          "version": "4.1.3",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SKCore",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pvzig/SKWebAPI.git
[6/294] Fetching skwebapi
Fetched https://github.com/pvzig/SKWebAPI.git (0.27s)
Fetching https://github.com/pvzig/SKCore from cache
Fetched https://github.com/pvzig/SKCore (0.18s)
Computing version for https://github.com/pvzig/SKCore
Computed https://github.com/pvzig/SKCore at 4.1.3 (0.02s)
Creating working copy for https://github.com/pvzig/SKWebAPI.git
Working copy of https://github.com/pvzig/SKWebAPI.git resolved at master
Creating working copy for https://github.com/pvzig/SKCore
Working copy of https://github.com/pvzig/SKCore resolved at 4.1.3
warning: '.resolve-product-dependencies': dependency 'skwebapi' is not used by any target
Found 1 product dependencies
  - SKCore
========================================
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/25] Emitting module SKCore
[2/28] Compiling SKCore Reaction.swift
[3/28] Compiling SKCore Reply.swift
[4/28] Compiling SKCore Scope.swift
[5/28] Compiling SKCore Topic.swift
[6/28] Compiling SKCore User.swift
[7/28] Compiling SKCore UserGroup.swift
[8/28] Compiling SKCore Message.swift
[9/28] Compiling SKCore OAuthConfig.swift
[10/28] Compiling SKCore RTMOptions.swift
[11/28] Compiling SKCore Channel.swift
[12/28] Compiling SKCore Comment.swift
[13/28] Compiling SKCore CustomProfile.swift
[14/28] Compiling SKCore CustomProfileField.swift
[15/28] Compiling SKCore Action.swift
[16/28] Compiling SKCore Attachment.swift
[17/28] Compiling SKCore AttachmentField.swift
[18/28] Compiling SKCore Bot.swift
[19/28] Compiling SKCore SlackError.swift
[20/28] Compiling SKCore Team.swift
[21/28] Compiling SKCore TeamIcon.swift
[22/28] Compiling SKCore File.swift
[23/28] Compiling SKCore History.swift
[24/28] Compiling SKCore Item.swift
[25/28] Compiling SKCore DoNotDisturbStatus.swift
[26/28] Compiling SKCore Edited.swift
[27/28] Compiling SKCore Event.swift
[28/28] Compiling SKCore Extensions.swift
[29/32] Compiling SKWebAPI NetworkInterface.swift
[30/32] Compiling SKWebAPI Endpoint.swift
[31/32] Emitting module SKWebAPI
[32/32] Compiling SKWebAPI WebAPI.swift
Build complete! (23.00s)
Build complete.
Done.