Build Information
Successful build of ObjCDump, reference main (6096c1
), with Swift 5.10 for macOS (SPM) on 28 Oct 2024 08:05:55 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swift-objc-dump
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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 ObjCPropertyTypeDecoder.swift
[5/15] Compiling ObjCTypeDecodeKit ObjCMethodTypeDecoder.swift
[6/15] Compiling ObjCTypeDecodeKit types.swift
[7/15] Compiling ObjCTypeDecodeKit ObjCTypeDecoder.swift
[8/16] Emitting module ObjCTypeDecodeKit
[9/16] Compiling ObjCTypeDecodeKit ObjCField.swift
[10/16] Compiling ObjCTypeDecodeKit ObjCMethodType.swift
[11/16] Compiling ObjCTypeDecodeKit ObjCPropertyAttribute.swift
[12/16] Compiling ObjCTypeDecodeKit String+.swift
[13/16] Compiling ObjCTypeDecodeKit Node.swift
[14/16] Compiling ObjCTypeDecodeKit ObjCModifier.swift
[15/16] Compiling ObjCTypeDecodeKit ObjCType.swift
[16/16] Compiling ObjCTypeDecodeKit ObjCTypeCodable.swift
[17/24] Compiling ObjCDump ObjCPropertyInfo.swift
[18/24] Compiling ObjCDump ObjCProtocolInfo.swift
[19/24] Compiling ObjCDump ObjCDump.swift
[20/24] Compiling ObjCDump ObjCMethodInfo.swift
[21/24] Compiling ObjCDump ObjCIvarInfo.swift
[22/24] Compiling ObjCDump ObjCType+.swift
[23/24] Emitting module ObjCDump
[24/24] Compiling ObjCDump ObjCClassInfo.swift
Build complete! (7.79s)
Build complete.
Done.