Build Information
Successful build of Capable 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/chrs1885/Capable.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/chrs1885/Capable
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 8c82759 Merge tag '2.0.1' into develop
Cloned https://github.com/chrs1885/Capable.git
Revision (git rev-parse @):
8c82759a8702433f5739e535e2c28b64cf6506ae
SUCCESS checkout https://github.com/chrs1885/Capable.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/chrs1885/Capable.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/38] Emitting module Capable
[4/43] Compiling Capable String+isDefaultContentSize.swift
[5/43] Compiling Capable UIContentSizeCategory+values.swift
[6/43] Compiling Capable Logger.swift
[7/43] Compiling Capable OSLogType+greaterEqual.swift
[8/43] Compiling Capable CapableFeature.swift
[9/43] Compiling Capable FeatureStatus.swift
[10/43] Compiling Capable NotificationCenterProtocol.swift
[11/43] Compiling Capable AssistiveTouch.swift
[12/43] Compiling Capable BoldText.swift
[13/43] Compiling Capable ButtonShapes.swift
[14/43] Compiling Capable MonoAudio.swift
[15/43] Compiling Capable OnOffSwitchLabels.swift
[16/43] Compiling Capable PrefersCrossFadeTransitions.swift
[17/43] Compiling Capable FeatureProtocol.swift
[18/43] Compiling Capable ObservableFeatureProtocol.swift
[19/43] Compiling Capable SwitchControl.swift
[20/43] Compiling Capable VideoAutoplay.swift
[21/43] Compiling Capable VoiceOver.swift
[22/43] Compiling Capable AccessibilityFeatureProvider.swift
[23/43] Compiling Capable FeatureStatusProvider.swift
[24/43] Compiling Capable ReduceMotion.swift
[25/43] Compiling Capable ReduceTransparency.swift
[26/43] Compiling Capable ShakeToUndo.swift
[27/43] Compiling Capable SpeakScreen.swift
[28/43] Compiling Capable SpeakSelection.swift
[29/43] Compiling Capable Capable.swift
[30/43] Compiling Capable Bool+statusString.swift
[31/43] Compiling Capable CGFloat+contentSizeString.swift
[32/43] Compiling Capable HearingDeviceEar+stringValue.swift
[33/43] Compiling Capable Notification+Name.swift
[34/43] Compiling Capable GuidedAccess.swift
[35/43] Compiling Capable HearingDevicePairedEar.swift
[36/43] Compiling Capable IncreaseContrast.swift
[37/43] Compiling Capable InvertColors.swift
[38/43] Compiling Capable LargerText.swift
[39/43] Compiling Capable ClosedCaptioning.swift
[40/43] Compiling Capable DarkerSystemColors.swift
[41/43] Compiling Capable DifferentiateWithoutColor.swift
[42/43] Compiling Capable FullKeyboardAccess.swift
[43/43] Compiling Capable Grayscale.swift
Build complete! (15.54s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.16s)
Fetched https://github.com/Quick/Nimble.git from cache (0.26s)
Fetched https://github.com/Quick/Quick.git from cache (0.26s)
Computing version for https://github.com/Quick/Nimble.git
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.26s)
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.47s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.36s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.1 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.0 (0.02s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Build complete.
Done.