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 PopUp with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maxgribov/PopUp.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/maxgribov/PopUp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 84353a5 update README settings info with links
Cloned https://github.com/maxgribov/PopUp.git
Revision (git rev-parse @):
84353a537969466aef6d86d906c00031b2626e11
SUCCESS checkout https://github.com/maxgribov/PopUp.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "popup",
      "name": "PopUp",
      "url": "https://github.com/maxgribov/PopUp.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PopUp",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/maxgribov/PopUp.git
[2/157] Fetching popup
Fetched https://github.com/maxgribov/PopUp.git (0.44s)
Creating working copy for https://github.com/maxgribov/PopUp.git
Working copy of https://github.com/maxgribov/PopUp.git resolved at main
warning: '.resolve-product-dependencies': dependency 'popup' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/maxgribov/PopUp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling PopUp DismissAnimation.swift
[2/8] Compiling PopUp DismissOnBackgroundTap.swift
[3/8] Compiling PopUp PresentAnimation.swift
[4/9] Compiling PopUp BackgroundMaterial.swift
[5/9] Compiling PopUp PopUpViewModifier.swift
[6/9] Emitting module PopUp
[7/9] Compiling PopUp Animation+ext.swift
[8/9] Compiling PopUp PopUp.swift
[9/9] Compiling PopUp View+ext.swift
Build complete! (8.09s)
Build complete.
Done.