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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/yanalytics-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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 AnalyticsEventFactory.swift
[4/13] Compiling YAnalytics EventFactory.swift
[5/13] Compiling YAnalytics ScreenViewFactory.swift
[6/13] Compiling YAnalytics ConsoleAnalyticsEngine.swift
[7/13] Compiling YAnalytics LoggerAnalyticsEngine.swift
[8/13] Emitting module YAnalytics
[9/13] Compiling YAnalytics AnalyticsEvent.swift
[10/13] Compiling YAnalytics CompoundAnalyticsEngine.swift
[11/13] Compiling YAnalytics AnalyticsEngine.swift
[12/13] Compiling YAnalytics MockAnalyticsEngine.swift
[13/13] Compiling YAnalytics SpyAnalyticsEngine.swift
[14/14] Compiling YAnalytics UserPropertyFactory.swift
Build complete! (2.88s)
Build complete.
Done.