The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CELLULAR 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/cellular/cellular-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cellular/cellular-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2e11080 Merge pull request #6 from markuswntr/master
Cloned https://github.com/cellular/cellular-swift.git
Revision (git rev-parse @):
2e1108028fb08424a870ad5406c4757e35810330
SUCCESS checkout https://github.com/cellular/cellular-swift.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cellular-swift",
      "name": "CELLULAR",
      "url": "https://github.com/cellular/cellular-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cellular-swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/cellular/cellular-swift.git
[1/563] Fetching cellular-swift
Fetched https://github.com/cellular/cellular-swift.git (0.36s)
Creating working copy for https://github.com/cellular/cellular-swift.git
Working copy of https://github.com/cellular/cellular-swift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'cellular-swift' is not used by any target
Found 0 product dependencies
========================================
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/8] Compiling CELLULAR StoryboardIdentifier.swift
[2/8] Compiling CELLULAR Protected.swift
[3/8] Compiling CELLULAR NSLock+Lock.swift
[4/8] Compiling CELLULAR Lock.swift
[5/8] Compiling CELLULAR DispatchLock.swift
[6/8] Compiling CELLULAR KeyedDecodingContainer+Convenience.swift
[7/8] Compiling CELLULAR KeyedDecodingContainer+FailableSequence.swift
[8/8] Emitting module CELLULAR
Build complete! (11.82s)
Build complete.
Done.