Build Information
Successful build of SimpleAnalytics 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/dennisbirch/simple-analytics.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dennisbirch/simple-analytics
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c03e6f0 Updated SmpleAnalytics Reader screenshot image
Cloned https://github.com/dennisbirch/simple-analytics.git
Revision (git rev-parse @):
c03e6f0e37f85f6dd1e4acdf089f7779b61c6f04
SUCCESS checkout https://github.com/dennisbirch/simple-analytics.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": "simple-analytics",
"name": "SimpleAnalytics",
"url": "https://github.com/dennisbirch/simple-analytics.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/simple-analytics",
"dependencies": [
]
}
]
}
Fetching https://github.com/dennisbirch/simple-analytics.git
[1/470] Fetching simple-analytics
Fetched https://github.com/dennisbirch/simple-analytics.git (0.66s)
Creating working copy for https://github.com/dennisbirch/simple-analytics.git
Working copy of https://github.com/dennisbirch/simple-analytics.git resolved at master
warning: '.resolve-product-dependencies': dependency 'simple-analytics' 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/6] Compiling SimpleAnalytics SimpleAnalytics.swift
[2/6] Compiling SimpleAnalytics AnalyticsItem.swift
[3/6] Compiling SimpleAnalytics AnalyticsSubmitter.swift
[4/6] Compiling SimpleAnalytics AnalyticsCount.swift
[5/6] Compiling SimpleAnalytics AppAnalytics.swift
[6/6] Emitting module SimpleAnalytics
Build complete! (16.65s)
Build complete.
Done.