The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SimpleAnalytics 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/dennisbirch/simple-analytics.git
Reference: 3.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dennisbirch/simple-analytics
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 2442ad7 Remove use of UserDefaults from framework and add configuration parameter for device identifier
Cloned https://github.com/dennisbirch/simple-analytics.git
Revision (git rev-parse @):
2442ad7d7556fcbe7e55124148912e92750ea699
SUCCESS checkout https://github.com/dennisbirch/simple-analytics.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dennisbirch/simple-analytics.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/8] Compiling SimpleAnalytics SimpleAnalytics.swift
[4/8] Compiling SimpleAnalytics AnalyticsSubmitter.swift
[5/8] Compiling SimpleAnalytics AnalyticsCount.swift
[6/8] Emitting module SimpleAnalytics
[7/8] Compiling SimpleAnalytics AnalyticsItem.swift
[8/8] Compiling SimpleAnalytics AppAnalytics.swift
Build complete! (4.71s)
Build complete.
Done.