Build Information
Successful build of YAnalytics with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/yanalytics-ios.git
Reference: 1.2.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/yanalytics-ios
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at bb18639 [ISSUE] updated location and read me file for pull request template.
Cloned https://github.com/codeandtheory/yanalytics-ios.git
Revision (git rev-parse @):
bb18639447884c7f676683b397e97334021adac1
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-ios.git at 1.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/codeandtheory/yanalytics-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/13] Compiling YAnalytics AnalyticsEngine.swift
[4/13] Compiling YAnalytics MockAnalyticsEngine.swift
[5/13] Compiling YAnalytics SpyAnalyticsEngine.swift
[6/14] Compiling YAnalytics ScreenViewFactory.swift
[7/14] Compiling YAnalytics AnalyticsEventFactory.swift
[8/14] Compiling YAnalytics EventFactory.swift
[9/14] Emitting module YAnalytics
[10/14] Compiling YAnalytics ConsoleAnalyticsEngine.swift
[11/14] Compiling YAnalytics LoggerAnalyticsEngine.swift
[12/14] Compiling YAnalytics AnalyticsEvent.swift
[13/14] Compiling YAnalytics CompoundAnalyticsEngine.swift
[14/14] Compiling YAnalytics UserPropertyFactory.swift
Build complete! (3.24s)
Build complete.
Done.