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 YAnalytics 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/codeandtheory/yanalytics-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-ios.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "yanalytics-ios",
      "name": "YAnalytics",
      "url": "https://github.com/codeandtheory/yanalytics-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yanalytics-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/codeandtheory/yanalytics-ios.git
[1/159] Fetching yanalytics-ios
Fetched https://github.com/codeandtheory/yanalytics-ios.git (0.38s)
Creating working copy for https://github.com/codeandtheory/yanalytics-ios.git
Working copy of https://github.com/codeandtheory/yanalytics-ios.git resolved at main
warning: '.resolve-product-dependencies': dependency 'yanalytics-ios' 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/11] Compiling YAnalytics EventFactory.swift
[2/11] Compiling YAnalytics AnalyticsEventFactory.swift
[3/11] Compiling YAnalytics AnalyticsEngine.swift
[4/11] Compiling YAnalytics AnalyticsEvent.swift
[5/11] Compiling YAnalytics CompoundAnalyticsEngine.swift
[6/11] Compiling YAnalytics ScreenViewFactory.swift
[7/12] Emitting module YAnalytics
[8/12] Compiling YAnalytics ConsoleAnalyticsEngine.swift
[9/12] Compiling YAnalytics LoggerAnalyticsEngine.swift
[10/12] Compiling YAnalytics MockAnalyticsEngine.swift
[11/12] Compiling YAnalytics SpyAnalyticsEngine.swift
[12/12] Compiling YAnalytics UserPropertyFactory.swift
Build complete! (10.67s)
Build complete.
Done.