Build Information
Successful build of ObjCDump, reference 0.4.0 (6096c1
), with Swift 5.10 for macOS (SPM) on 28 Oct 2024 08:06:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path: $PWD
https://github.com/p-x9/swift-objc-dump.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/15] Compiling ObjCTypeDecodeKit ObjCMethodTypeDecoder.swift
[5/16] Compiling ObjCTypeDecodeKit ObjCPropertyTypeDecoder.swift
[6/16] Compiling ObjCTypeDecodeKit types.swift
[7/16] Compiling ObjCTypeDecodeKit ObjCTypeDecoder.swift
[8/16] Compiling ObjCTypeDecodeKit ObjCPropertyAttribute.swift
[9/16] Compiling ObjCTypeDecodeKit String+.swift
[10/16] Compiling ObjCTypeDecodeKit Node.swift
[11/16] Compiling ObjCTypeDecodeKit ObjCModifier.swift
[12/16] Compiling ObjCTypeDecodeKit ObjCField.swift
[13/16] Compiling ObjCTypeDecodeKit ObjCMethodType.swift
[14/16] Emitting module ObjCTypeDecodeKit
[15/16] Compiling ObjCTypeDecodeKit ObjCType.swift
[16/16] Compiling ObjCTypeDecodeKit ObjCTypeCodable.swift
[17/24] Compiling ObjCDump ObjCDump.swift
[18/24] Compiling ObjCDump ObjCPropertyInfo.swift
[19/24] Compiling ObjCDump ObjCIvarInfo.swift
[20/24] Compiling ObjCDump ObjCMethodInfo.swift
[21/24] Compiling ObjCDump ObjCProtocolInfo.swift
[22/24] Compiling ObjCDump ObjCType+.swift
[23/24] Compiling ObjCDump ObjCClassInfo.swift
[24/24] Emitting module ObjCDump
Build complete! (7.00s)
Build complete.
Done.