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 BonMot 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/Rightpoint/BonMot.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Rightpoint/BonMot
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 001139a Merge pull request #431 from Rightpoint/tidying
Cloned https://github.com/Rightpoint/BonMot.git
Revision (git rev-parse @):
001139aad601ed8009b49a0e868e21df3dea979c
SUCCESS checkout https://github.com/Rightpoint/BonMot.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Rightpoint/BonMot.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/32] Compiling BonMot AdaptiveStyle.swift
[4/32] Compiling BonMot AdaptiveStyleTransformation.swift
[5/32] Compiling BonMot AttributedStringTransformation.swift
[6/32] Compiling BonMot EmbeddedTransformation.swift
[7/32] Compiling BonMot FontFeatures.swift
[8/32] Compiling BonMot FontInspector.swift
[9/32] Compiling BonMot Image+Tinting.swift
[10/32] Compiling BonMot Ligatures.swift
[11/32] Compiling BonMot AccessibilityHeadingLevel.swift
[12/32] Compiling BonMot Compatibility.swift
[13/32] Compiling BonMot Composable.swift
[14/32] Compiling BonMot ContextualAlternates.swift
[15/32] Compiling BonMot Emphasis.swift
[16/32] Compiling BonMot NSAttributedString+Adaptive.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:153:74: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
            addObserver(self, forKeyPath: keyPath, options: [], context: &TextAlignmentConstraintKVOContext)
                                                                         ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:159:64: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
            removeObserver(self, forKeyPath: keyPath, context: &TextAlignmentConstraintKVOContext)
                                                               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:178:26: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
        guard context == &TextAlignmentConstraintKVOContext else {
                         ^
[17/32] Compiling BonMot StyleableUIElement.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:153:74: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
            addObserver(self, forKeyPath: keyPath, options: [], context: &TextAlignmentConstraintKVOContext)
                                                                         ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:159:64: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
            removeObserver(self, forKeyPath: keyPath, context: &TextAlignmentConstraintKVOContext)
                                                               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:178:26: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
        guard context == &TextAlignmentConstraintKVOContext else {
                         ^
[18/32] Compiling BonMot Tab+Adaptive.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:153:74: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
            addObserver(self, forKeyPath: keyPath, options: [], context: &TextAlignmentConstraintKVOContext)
                                                                         ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:159:64: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
            removeObserver(self, forKeyPath: keyPath, context: &TextAlignmentConstraintKVOContext)
                                                               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:178:26: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
        guard context == &TextAlignmentConstraintKVOContext else {
                         ^
[19/32] Compiling BonMot TextAlignmentConstraint.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:153:74: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
            addObserver(self, forKeyPath: keyPath, options: [], context: &TextAlignmentConstraintKVOContext)
                                                                         ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:159:64: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
            removeObserver(self, forKeyPath: keyPath, context: &TextAlignmentConstraintKVOContext)
                                                               ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:178:26: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
        guard context == &TextAlignmentConstraintKVOContext else {
                         ^
[20/36] Emitting module BonMot
[21/36] Compiling BonMot Tab.swift
[22/36] Compiling BonMot Tracking.swift
[23/36] Compiling BonMot Transform.swift
[24/36] Compiling BonMot AdaptableTextContainer.swift
[25/36] Compiling BonMot MutableCopying.swift
[26/36] Compiling BonMot NSAttributedString+BonMot.swift
[27/36] Compiling BonMot NamedStyles.swift
[28/36] Compiling BonMot Platform.swift
[29/36] Compiling BonMot Special.swift
[30/36] Compiling BonMot StringStyle+Part.swift
[31/36] Compiling BonMot StringStyle.swift
[32/36] Compiling BonMot StylisticAlternates.swift
[33/36] Compiling BonMot Tracking+Adaptive.swift
[34/36] Compiling BonMot UIKit+AdaptableTextContainerSupport.swift
[35/36] Compiling BonMot UIKit+Helpers.swift
[36/36] Compiling BonMot XMLBuilder.swift
Build complete! (5.09s)
Build complete.
Done.