The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RNCryptor/RNCryptor.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RNCryptor/RNCryptor
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 09b6511 Merge pull request #306 from ale-gen/raise-deployment-targets
Submodule path 'Spec': checked out '04378bc27c604e97353badbead8c435698abe97a'
Submodule 'Spec' (https://github.com/RNCryptor/RNCryptor-Spec.git) registered for path 'Spec'
Cloning into '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Spec'...
Cloned https://github.com/RNCryptor/RNCryptor.git
Revision (git rev-parse @):
09b65118da7b7f1d14032d9850c1556e0d20853a
SUCCESS checkout https://github.com/RNCryptor/RNCryptor.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rncryptor",
      "name": "RNCryptor",
      "url": "https://github.com/RNCryptor/RNCryptor.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RNCryptor",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/RNCryptor/RNCryptor.git
[1/3878] Fetching rncryptor
Fetched https://github.com/RNCryptor/RNCryptor.git (0.43s)
Creating working copy for https://github.com/RNCryptor/RNCryptor.git
Working copy of https://github.com/RNCryptor/RNCryptor.git resolved at master
warning: '.resolve-product-dependencies': dependency 'rncryptor' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/RNCryptor/RNCryptor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module RNCryptor
[2/2] Compiling RNCryptor RNCryptor.swift
Build complete! (4.67s)
Build complete.
Done.