Build Information
Successful build of xcframework-maker, reference v1.1.0 (f59c1c
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 07:03:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/darrarski/xcframework-maker.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/darrarski/xcframework-maker
* tag v1.1.0 -> FETCH_HEAD
HEAD is now at f59c1c4 Add docs to Log action
Cloned https://github.com/darrarski/xcframework-maker.git
Revision (git rev-parse @):
f59c1c46f09a7602d444e2222b8bfc1c25da5bf7
SUCCESS checkout https://github.com/darrarski/xcframework-maker.git at v1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/darrarski/xcframework-maker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[1/11] Write make-xcframework-entitlement.plist
[1/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/17] Emitting module ArgumentParserToolInfo
[10/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/52] Emitting module ArgumentParser
[12/55] Compiling ArgumentParser Argument.swift
[13/55] Compiling ArgumentParser ArgumentHelp.swift
[14/55] Compiling ArgumentParser CompletionKind.swift
[15/55] Compiling ArgumentParser Errors.swift
[16/55] Compiling ArgumentParser Parsed.swift
[17/55] Compiling ArgumentParser ParsedValues.swift
[18/55] Compiling ArgumentParser ParserError.swift
[19/55] Compiling ArgumentParser SplitArguments.swift
[20/55] Compiling ArgumentParser Flag.swift
[21/55] Compiling ArgumentParser NameSpecification.swift
[22/55] Compiling ArgumentParser Option.swift
[23/55] Compiling ArgumentParser OptionGroup.swift
[24/55] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/55] Compiling ArgumentParser CompletionsGenerator.swift
[26/55] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/55] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/55] Compiling ArgumentParser SequenceExtensions.swift
[29/55] Compiling ArgumentParser StringExtensions.swift
[30/55] Compiling ArgumentParser Tree.swift
[31/55] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/55] Compiling ArgumentParser ParsableCommand.swift
[33/55] Compiling ArgumentParser ArgumentDecoder.swift
[34/55] Compiling ArgumentParser ArgumentDefinition.swift
[35/55] Compiling Arm64ToSim Arm64ToSim.swift
[36/55] Emitting module Arm64ToSim
[37/55] Compiling ArgumentParser CommandConfiguration.swift
[38/55] Compiling ArgumentParser EnumerableFlag.swift
[39/55] Emitting module ShellOut
[40/55] Compiling ArgumentParser ExpressibleByArgument.swift
[41/55] Compiling ArgumentParser ParsableArguments.swift
[42/55] Compiling ShellOut ShellOut.swift
[43/72] Compiling ArgumentParser ArgumentSet.swift
[44/72] Compiling ArgumentParser CommandParser.swift
[45/72] Compiling ArgumentParser InputOrigin.swift
[46/72] Compiling ArgumentParser Name.swift
[47/72] Compiling ArgumentParser DumpHelpGenerator.swift
[48/72] Compiling ArgumentParser HelpCommand.swift
[49/72] Compiling ArgumentParser HelpGenerator.swift
[50/72] Compiling XCFrameworkMaker LipoCreate.swift
[51/72] Compiling XCFrameworkMaker LipoExtract.swift
[52/72] Compiling XCFrameworkMaker MakeXCFramework.swift
[53/72] Compiling XCFrameworkMaker LogLevel.swift
[54/73] Emitting module XCFrameworkMaker
[55/73] Compiling XCFrameworkMaker LipoThin.swift
[56/73] Compiling XCFrameworkMaker Log.swift
[57/73] Compiling XCFrameworkMaker CopyPath.swift
[58/73] Compiling XCFrameworkMaker CreateDir.swift
[59/73] Compiling XCFrameworkMaker DeletePath.swift
[60/73] Compiling XCFrameworkMaker GetArchs.swift
[61/73] Compiling XCFrameworkMaker CreateTempDir.swift
[62/73] Compiling XCFrameworkMaker CreateXCFramework.swift
[66/73] Compiling XCFrameworkMaker RunShellCommand.swift
[67/73] Compiling XCFrameworkMaker Arch.swift
[68/73] Compiling XCFrameworkMaker AddArm64Simulator.swift
[69/73] Compiling XCFrameworkMaker CopyFramework.swift
[70/73] Compiling XCFrameworkMaker Path.swift
[71/76] Compiling make_xcframework main.swift
[72/76] Compiling make_xcframework MainCommand.swift
[73/76] Emitting module make_xcframework
[73/76] Write Objects.LinkFileList
[74/76] Linking make-xcframework
[75/76] Applying make-xcframework
Build complete! (11.72s)
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/darrarski/arm64-to-sim.git
[1/980] Fetching shellout
[178/1052] Fetching shellout, arm64-to-sim
[1050/16432] Fetching shellout, arm64-to-sim, swift-argument-parser
Fetched https://github.com/darrarski/arm64-to-sim.git from cache (1.92s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.92s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.92s)
Computing version for https://github.com/darrarski/arm64-to-sim.git
Computed https://github.com/darrarski/arm64-to-sim.git at 1.0.0 (2.43s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.87s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.5.0 (0.49s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/darrarski/arm64-to-sim.git
Working copy of https://github.com/darrarski/arm64-to-sim.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.5.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/ShellOut.git"
},
{
"identity" : "arm64-to-sim",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/darrarski/arm64-to-sim.git"
}
],
"manifest_display_name" : "xcframework-maker",
"name" : "xcframework-maker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "XCFrameworkMaker",
"targets" : [
"XCFrameworkMaker"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "make-xcframework",
"targets" : [
"make-xcframework"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "make_xcframework",
"module_type" : "SwiftTarget",
"name" : "make-xcframework",
"path" : "Sources/make-xcframework",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"make-xcframework"
],
"sources" : [
"MainCommand.swift",
"main.swift"
],
"target_dependencies" : [
"XCFrameworkMaker"
],
"type" : "executable"
},
{
"c99name" : "XCFrameworkMakerTests",
"module_type" : "SwiftTarget",
"name" : "XCFrameworkMakerTests",
"path" : "Tests/XCFrameworkMakerTests",
"sources" : [
"Actions/AddArm64SimulatorTests.swift",
"Actions/CopyFrameworkTests.swift",
"Actions/CopyPathTests.swift",
"Actions/CreateDirTests.swift",
"Actions/CreateTempDirTests.swift",
"Actions/CreateXCFrameworkTests.swift",
"Actions/DeletePathTests.swift",
"Actions/GetArchsTests.swift",
"Actions/LipoCreateTests.swift",
"Actions/LipoExtractTests.swift",
"Actions/LipoThinTests.swift",
"Actions/LogTests.swift",
"Actions/MakeXCFrameworkTests.swift",
"Actions/RunShellCommandTests.swift",
"Models/LogLevelTests.swift",
"Models/PathTests.swift"
],
"target_dependencies" : [
"XCFrameworkMaker"
],
"type" : "test"
},
{
"c99name" : "XCFrameworkMaker",
"module_type" : "SwiftTarget",
"name" : "XCFrameworkMaker",
"path" : "Sources/XCFrameworkMaker",
"product_dependencies" : [
"ShellOut",
"Arm64ToSim"
],
"product_memberships" : [
"XCFrameworkMaker",
"make-xcframework"
],
"sources" : [
"Actions/AddArm64Simulator.swift",
"Actions/CopyFramework.swift",
"Actions/CopyPath.swift",
"Actions/CreateDir.swift",
"Actions/CreateTempDir.swift",
"Actions/CreateXCFramework.swift",
"Actions/DeletePath.swift",
"Actions/GetArchs.swift",
"Actions/LipoCreate.swift",
"Actions/LipoExtract.swift",
"Actions/LipoThin.swift",
"Actions/Log.swift",
"Actions/MakeXCFramework.swift",
"Actions/RunShellCommand.swift",
"Models/Arch.swift",
"Models/LogLevel.swift",
"Models/Path.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.