Build Information
Successful build of IAppRater, reference v1.0.2 (14fb23
), with Swift 5.10 for macOS (SPM) on 15 Jul 2024 17:30:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ukushu/IAppRater.git
Reference: v1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ukushu/IAppRater
* tag v1.0.2 -> FETCH_HEAD
HEAD is now at 14fb230 Package.swift upd
Cloned https://github.com/ukushu/IAppRater.git
Revision (git rev-parse @):
14fb230167b59a663e6935d1913ea787d8d1f4b8
SUCCESS checkout https://github.com/ukushu/IAppRater.git at v1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "iapprater",
"name": "IAppRater",
"url": "https://github.com/ukushu/IAppRater.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IAppRater",
"dependencies": [
]
}
]
}
Fetching https://github.com/ukushu/IAppRater.git
[1/150] Fetching iapprater
Fetched https://github.com/ukushu/IAppRater.git from cache (1.23s)
Creating working copy for https://github.com/ukushu/IAppRater.git
Working copy of https://github.com/ukushu/IAppRater.git resolved at v1.0.2 (14fb230)
warning: '.resolve-product-dependencies': dependency 'iapprater' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ukushu/IAppRater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Emitting module IAppRater
[4/4] Compiling IAppRater IAppRater.swift
Build complete! (6.34s)
Build complete.
Done.