The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ChouTi 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/Ch0uti/ChouTi.git
Reference: 0.7.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Ch0uti/ChouTi
 * tag               0.7.2      -> FETCH_HEAD
HEAD is now at b9f8d95 Add data to string. Update xcodegen
Cloned https://github.com/Ch0uti/ChouTi.git
Revision (git rev-parse @):
b9f8d95e087f5b0a0728ca610d2c8190d1a4595d
SUCCESS checkout https://github.com/Ch0uti/ChouTi.git at 0.7.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Ch0uti/ChouTi.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/21] Compiling ChouTi DispatchQueue+Extensions.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ChouTi/Extensions/NSObject+AssociatedObject.swift:15:49: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
    get { return objc_getAssociatedObject(self, &zhAssociateObjectKey.Key) }
                                                ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ChouTi/Extensions/NSObject+AssociatedObject.swift:16:42: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
    set { objc_setAssociatedObject(self, &zhAssociateObjectKey.Key, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC) }
                                         ^
[4/21] Compiling ChouTi NSObject+AssociatedObject.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ChouTi/Extensions/NSObject+AssociatedObject.swift:15:49: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
    get { return objc_getAssociatedObject(self, &zhAssociateObjectKey.Key) }
                                                ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ChouTi/Extensions/NSObject+AssociatedObject.swift:16:42: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
    set { objc_setAssociatedObject(self, &zhAssociateObjectKey.Key, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC) }
                                         ^
[5/21] Compiling ChouTi Date+Extensions.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ChouTi/Extensions/Date+Extensions.swift:174:5: warning: switch must be exhaustive
    switch component {
    ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ChouTi/Extensions/Date+Extensions.swift:174:5: note: add missing case: '.isLeapMonth'
    switch component {
    ^
[6/21] Compiling ChouTi Decimal+Extensions.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ChouTi/Extensions/Date+Extensions.swift:174:5: warning: switch must be exhaustive
    switch component {
    ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ChouTi/Extensions/Date+Extensions.swift:174:5: note: add missing case: '.isLeapMonth'
    switch component {
    ^
[7/21] Compiling ChouTi Dictionary+Extensions.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ChouTi/Extensions/Date+Extensions.swift:174:5: warning: switch must be exhaustive
    switch component {
    ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ChouTi/Extensions/Date+Extensions.swift:174:5: note: add missing case: '.isLeapMonth'
    switch component {
    ^
[8/21] Compiling ChouTi String+Extensions.swift
[9/21] Compiling ChouTi TimeZone+Extensions.swift
[10/21] Compiling ChouTi Calendar+Extensions.swift
[11/21] Compiling ChouTi Collection+Extensions.swift
[12/21] Compiling ChouTi Data+Extensions.swift
[13/21] Compiling ChouTi Array+Extensions.swift
[14/21] Compiling ChouTi CGPoint+Extensions.swift
[15/21] Compiling ChouTi CGRect+Extensions.swift
[16/21] Compiling ChouTi OrderedDictionary.swift
[17/21] Compiling ChouTi Queue.swift
[18/21] Compiling ChouTi DelayTask.swift
[19/21] Emitting module ChouTi
[20/21] Compiling ChouTi Numbers+Extensions.swift
[21/21] Compiling ChouTi SequenceType+Extensions.swift
[22/23] Compiling ChouTi Math.swift
[23/23] Compiling ChouTi Operators.swift
Build complete! (8.90s)
Fetching https://github.com/Quick/Quick from cache
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/Quick/Nimble from cache (0.20s)
Fetched https://github.com/Quick/Quick from cache (0.22s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.0.2 (0.67s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 2.2.0 (0.43s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Quick/Quick from cache (0.00s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Quick/Quick from cache (0.00s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 2.2.0
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/Quick/Nimble from cache (0.00s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/Quick/Nimble from cache (0.00s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.0.2
Build complete.
Done.