This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 BottomSheet 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.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/BottomSheet.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/BottomSheet
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 5a5aa25 Bump to 0.3.0
Cloned https://github.com/danielsaidi/BottomSheet.git
Revision (git rev-parse @):
5a5aa250483690820feb016b7760539938d4fbb6
SUCCESS checkout https://github.com/danielsaidi/BottomSheet.git at 0.3.0
========================================
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...
[0/2] Copying Info.plist
[1/2] Copying Colors.xcassets
[3/13] Compiling BottomSheet BottomSheetHeight.swift
[4/13] Compiling BottomSheet BottomSheetStyle.swift
[5/14] Compiling BottomSheet BottomSheet.swift
[6/14] Compiling BottomSheet BottomSheetHandle.swift
[7/14] Compiling BottomSheet BottomSheetHandleStyle+Deprecated.swift
[8/14] Emitting module BottomSheet
[9/14] Compiling BottomSheet Color+Sheet.swift
[10/14] Compiling BottomSheet BottomSheetHandleBar.swift
[11/14] Compiling BottomSheet BottomSheetHandleStyle.swift
[12/14] Compiling BottomSheet SheetColor.swift
[13/14] Compiling BottomSheet View+BottomSheet.swift
[14/14] Compiling BottomSheet resource_bundle_accessor.swift
Build complete! (13.23s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "bottomsheet",
      "name": "BottomSheet",
      "url": "https://github.com/danielsaidi/BottomSheet.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BottomSheet",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/danielsaidi/BottomSheet.git
[1/1643] Fetching bottomsheet
Fetched https://github.com/danielsaidi/BottomSheet.git (0.90s)
Creating working copy for https://github.com/danielsaidi/BottomSheet.git
Working copy of https://github.com/danielsaidi/BottomSheet.git resolved at 0.3.0
warning: '.resolve-product-dependencies': dependency 'bottomsheet' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.