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 Umbrella 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/devxoul/Umbrella.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devxoul/Umbrella
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9f7999c Bump version to 0.12.0
Cloned https://github.com/devxoul/Umbrella.git
Revision (git rev-parse @):
9f7999ca085519b0a8c1d06ef6a05bd53639fb4b
SUCCESS checkout https://github.com/devxoul/Umbrella.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "umbrella",
      "name": "Umbrella",
      "url": "https://github.com/devxoul/Umbrella.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Umbrella",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/devxoul/Umbrella.git
[1/689] Fetching umbrella
Fetched https://github.com/devxoul/Umbrella.git (0.28s)
Creating working copy for https://github.com/devxoul/Umbrella.git
Working copy of https://github.com/devxoul/Umbrella.git resolved at master
warning: '.resolve-product-dependencies': dependency 'umbrella' 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/3] Emitting module Umbrella
[2/3] Compiling Umbrella RuntimeProviderType.swift
[3/3] Compiling Umbrella Umbrella.swift
[4/19] Compiling UmbrellaIntercom IntercomProvider.swift
[5/19] Compiling UmbrellaLocalytics LocalyticsProvider.swift
[6/19] Emitting module UmbrellaLocalytics
[7/19] Emitting module UmbrellaAppsFlyer
[8/19] Compiling UmbrellaAppsFlyer AppsFlyerProvider.swift
[9/19] Emitting module UmbrellaIntercom
[10/19] Emitting module UmbrellaFirebase
[11/23] Emitting module UmbrellaFacebook
[12/23] Compiling UmbrellaFacebook FacebookProvider.swift
[13/23] Emitting module UmbrellaMixpanel
[14/23] Emitting module UmbrellaSegment
[15/23] Compiling UmbrellaFirebase FirebaseProvider.swift
[16/25] Compiling UmbrellaSegment SegmentProvider.swift
[17/25] Emitting module UmbrellaFlurry
[18/25] Compiling UmbrellaFlurry FlurryProvider.swift
[19/25] Compiling UmbrellaMixpanel MixpanelProvider.swift
[20/25] Emitting module UmbrellaAppboy
[21/25] Compiling UmbrellaAppboy AppboyProvider.swift
[22/25] Emitting module UmbrellaAmplitude
[23/25] Compiling UmbrellaAmplitude AmplitudeProvider.swift
[24/25] Emitting module UmbrellaAnswers
[25/25] Compiling UmbrellaAnswers AnswersProvider.swift
Build complete! (8.08s)
Build complete.
Done.