Build Information
Successful build of NukeUI with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kean/NukeUI.git
Reference: 0.8.3
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kean/NukeUI
* tag 0.8.3 -> FETCH_HEAD
HEAD is now at db55022 Merge pull request #49 from yanyin1986/main
Cloned https://github.com/kean/NukeUI.git
Revision (git rev-parse @):
db55022a8e483774ebbf3568727071477546d9ea
SUCCESS checkout https://github.com/kean/NukeUI.git at 0.8.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/45] Compiling Nuke ImageProcessors+Composition.swift
[2/45] Compiling Nuke ImageProcessors+CoreImage.swift
[3/45] Compiling Nuke ImageProcessors+GaussianBlur.swift
[4/45] Compiling Nuke ImageProcessors+Resize.swift
[5/45] Compiling Nuke ImageProcessors+RoundedCorners.swift
[6/45] Compiling Nuke ImageProcessors.swift
[7/45] Compiling Nuke ImagePipelineTask.swift
[8/45] Compiling Nuke OperationTask.swift
[9/45] Compiling Nuke Task.swift
[10/45] Compiling Nuke TaskFetchDecodedImage.swift
[11/45] Compiling Nuke TaskFetchOriginalImageData.swift
[12/45] Compiling Nuke TaskFetchWithPublisher.swift
[13/45] Compiling Nuke TaskLoadData.swift
[14/45] Compiling Nuke TaskLoadImage.swift
[15/59] Compiling Nuke ImagePublisher.swift
[16/59] Compiling Nuke DataCache.swift
[17/59] Compiling Nuke DataCaching.swift
[18/59] Compiling Nuke ImageCache.swift
[19/59] Compiling Nuke ImageCaching.swift
[20/59] Compiling Nuke ImagePipelineCache.swift
[21/59] Compiling Nuke AssetType.swift
[22/59] Compiling Nuke ImageDecoderRegistry.swift
[23/59] Compiling Nuke ImageDecoders+Default.swift
[24/59] Compiling Nuke ImageDecoders+Empty.swift
[25/59] Compiling Nuke ImageDecoders+Video.swift
[26/59] Compiling Nuke ImageDecoding.swift
[27/59] Compiling Nuke ImageEncoders+Default.swift
[28/59] Compiling Nuke ImageEncoders+ImageIO.swift
[29/59] Compiling Nuke ImageEncoders.swift
[30/59] Emitting module Nuke
[31/59] Compiling Nuke ImageEncoding.swift
[32/59] Compiling Nuke ImagePipeline.swift
[33/59] Compiling Nuke ImagePipelineConfiguration.swift
[34/59] Compiling Nuke ImagePipelineDelegate.swift
[35/59] Compiling Nuke ImageRequest.swift
[36/59] Compiling Nuke ImageResponse.swift
[37/59] Compiling Nuke ImageTask.swift
[38/59] Compiling Nuke DataLoader.swift
[39/59] Compiling Nuke DataLoading.swift
[40/59] Compiling Nuke ImagePrefetcher.swift
[41/59] Compiling Nuke ImageDecompression.swift
[42/59] Compiling Nuke ImageProcessing.swift
[43/59] Compiling Nuke ImageProcessingOptions.swift
[44/59] Compiling Nuke ImageProcessors+Anonymous.swift
[45/59] Compiling Nuke ImageProcessors+Circle.swift
[46/59] Compiling Nuke AVDataAsset.swift
[47/59] Compiling Nuke Allocations.swift
[48/59] Compiling Nuke Combine.swift
[49/59] Compiling Nuke Deprecated.swift
[50/59] Compiling Nuke Extensions.swift
[51/59] Compiling Nuke Graphics.swift
[52/59] Compiling Nuke ImageRequestKeys.swift
[53/59] Compiling Nuke LinkedList.swift
[54/59] Compiling Nuke Log.swift
[55/59] Compiling Nuke Operation.swift
[56/59] Compiling Nuke RateLimiter.swift
[57/59] Compiling Nuke ResumableData.swift
[58/59] Compiling Nuke FetchImage.swift
[59/59] Compiling Nuke ImageViewExtensions.swift
[60/65] Compiling NukeUI LazyImageView.swift
[61/66] Compiling NukeUI Internal.swift
[62/66] Compiling NukeUI LazyImage.swift
[63/66] Emitting module NukeUI
[64/66] Compiling NukeUI Image.swift
[65/66] Compiling NukeUI ImageView.swift
[66/66] Compiling NukeUI VideoPlayerView.swift
Build complete! (16.31s)
Fetching https://github.com/kaishin/Gifu from cache
Fetching https://github.com/kean/Nuke.git from cache
Fetched https://github.com/kaishin/Gifu (0.24s)
Fetched https://github.com/kean/Nuke.git (0.25s)
Computing version for https://github.com/kaishin/Gifu
Computed https://github.com/kaishin/Gifu at 3.3.0 (0.03s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 10.5.1 (0.03s)
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 10.5.1
Creating working copy for https://github.com/kaishin/Gifu
Working copy of https://github.com/kaishin/Gifu resolved at 3.3.0
Build complete.
Done.