The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GitHubModel 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/amine2233/GitHubModel.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/amine2233/GitHubModel
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e747a69 feat: update subject notification (#2)
Cloned https://github.com/amine2233/GitHubModel.git
Revision (git rev-parse @):
e747a69f6257e75ac9147f3a51275f6d4e13d0cc
SUCCESS checkout https://github.com/amine2233/GitHubModel.git at master
Fetching https://github.com/JohnSundell/Identity from cache
Fetched https://github.com/JohnSundell/Identity (0.17s)
Computing version for https://github.com/JohnSundell/Identity
Computed https://github.com/JohnSundell/Identity at 0.3.0 (0.47s)
Creating working copy for https://github.com/JohnSundell/Identity
Working copy of https://github.com/JohnSundell/Identity resolved at 0.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "githubmodel",
      "name": "GitHubModel",
      "url": "https://github.com/amine2233/GitHubModel.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GitHubModel",
      "dependencies": [
        {
          "identity": "identity",
          "name": "Identity",
          "url": "https://github.com/JohnSundell/Identity",
          "version": "0.3.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Identity",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/amine2233/GitHubModel.git from cache
Fetched https://github.com/amine2233/GitHubModel.git (0.18s)
Fetching https://github.com/JohnSundell/Identity from cache
Fetched https://github.com/JohnSundell/Identity (0.17s)
Computing version for https://github.com/JohnSundell/Identity
Computed https://github.com/JohnSundell/Identity at 0.3.0 (0.06s)
Creating working copy for https://github.com/amine2233/GitHubModel.git
Working copy of https://github.com/amine2233/GitHubModel.git resolved at master
Creating working copy for https://github.com/JohnSundell/Identity
Working copy of https://github.com/JohnSundell/Identity resolved at 0.3.0
warning: '.resolve-product-dependencies': dependency 'githubmodel' is not used by any target
Found 1 product dependencies
  - Identity
========================================
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/2] Emitting module Identity
[2/2] Compiling Identity Identity.swift
[3/38] Compiling GitHubModel Release.swift
[4/38] Compiling GitHubModel Repository.swift
[5/38] Compiling GitHubModel AppleAuthRequest.swift
[6/38] Compiling GitHubModel ConfigurationRequest.swift
[7/38] Compiling GitHubModel CreateUserRequest.swift
[8/38] Compiling GitHubModel Branch.swift
[9/38] Compiling GitHubModel Config.swift
[10/38] Compiling GitHubModel ErrorMessage.swift
[11/38] Compiling GitHubModel Event.swift
[12/38] Compiling GitHubModel Hook.swift
[13/38] Compiling GitHubModel CountResponse.swift
[14/38] Compiling GitHubModel DeviceResponse.swift
[15/38] Compiling GitHubModel HookConfigResponse.swift
[16/38] Compiling GitHubModel SettingResponse.swift
[17/38] Compiling GitHubModel Sender.swift
[18/38] Compiling GitHubModel DeviceRequest.swift
[19/38] Compiling GitHubModel HookConfigRequest.swift
[20/38] Compiling GitHubModel RefreshTokenRequest.swift
[21/38] Compiling GitHubModel SettingRequest.swift
[22/38] Compiling GitHubModel AccessTokenPayload.swift
[23/38] Compiling GitHubModel Merged.swift
[24/38] Compiling GitHubModel Milestone.swift
[25/38] Compiling GitHubModel Notifications.swift
[26/38] Compiling GitHubModel Organization.swift
[27/38] Compiling GitHubModel Plan.swift
[28/42] Compiling GitHubModel PullRequest.swift
[29/42] Compiling GitHubModel Affiliation.swift
[30/42] Compiling GitHubModel Direction.swift
[31/42] Compiling GitHubModel Sort.swift
[32/42] Compiling GitHubModel Visibility.swift
[33/42] Compiling GitHubModel InsecureSSL.swift
[34/42] Compiling GitHubModel Issue.swift
[35/42] Compiling GitHubModel Label.swift
[36/42] Compiling GitHubModel Link.swift
[37/42] Compiling GitHubModel Login.swift
[38/42] Emitting module GitHubModel
[39/42] Compiling GitHubModel Subject.swift
[40/42] Compiling GitHubModel Team.swift
[41/42] Compiling GitHubModel User.swift
[42/42] Compiling GitHubModel Webhook.swift
Build complete! (9.13s)
Build complete.
Done.