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 ObjCDump, reference 0.4.0 (6096c1), with Swift 5.9 for macOS (SPM) on 28 Oct 2024 08:05:55 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swift-objc-dump.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swift-objc-dump
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 6096c16 Merge pull request #9 from p-x9/feature/block-arg-types
Cloned https://github.com/p-x9/swift-objc-dump.git
Revision (git rev-parse @):
6096c16cad5a47ff1152c9abbb1f62e11824753f
SUCCESS checkout https://github.com/p-x9/swift-objc-dump.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/p-x9/swift-objc-dump.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling ObjCTypeDecodeKit ObjCPropertyTypeDecoder.swift
[2/12] Compiling ObjCTypeDecodeKit ObjCMethodTypeDecoder.swift
[3/13] Compiling ObjCTypeDecodeKit ObjCTypeDecoder.swift
[4/13] Compiling ObjCTypeDecodeKit types.swift
[5/13] Compiling ObjCTypeDecodeKit ObjCPropertyAttribute.swift
[6/13] Compiling ObjCTypeDecodeKit ObjCModifier.swift
[7/13] Compiling ObjCTypeDecodeKit String+.swift
[8/13] Compiling ObjCTypeDecodeKit Node.swift
[9/13] Compiling ObjCTypeDecodeKit ObjCField.swift
[10/13] Compiling ObjCTypeDecodeKit ObjCMethodType.swift
[11/13] Compiling ObjCTypeDecodeKit ObjCType.swift
[12/13] Emitting module ObjCTypeDecodeKit
[13/13] Compiling ObjCTypeDecodeKit ObjCTypeCodable.swift
[14/21] Compiling ObjCDump ObjCDump.swift
[15/21] Compiling ObjCDump ObjCMethodInfo.swift
[16/21] Compiling ObjCDump ObjCProtocolInfo.swift
[17/21] Compiling ObjCDump ObjCPropertyInfo.swift
[18/21] Emitting module ObjCDump
[19/21] Compiling ObjCDump ObjCIvarInfo.swift
[20/21] Compiling ObjCDump ObjCClassInfo.swift
[21/21] Compiling ObjCDump ObjCType+.swift
Build complete! (8.58s)
Build complete.
Done.