The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NukeUI with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kean/NukeUI.git
Reference: 0.8.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/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 into spi-builder-workspace
db55022a8e483774ebbf3568727071477546d9ea
SUCCESS checkout https://github.com/kean/NukeUI.git at 0.8.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/kean/Nuke.git from cache
Fetching https://github.com/kaishin/Gifu from cache
Fetched https://github.com/kaishin/Gifu (0.25s)
Fetched https://github.com/kean/Nuke.git (0.27s)
Computing version for https://github.com/kaishin/Gifu
Computed https://github.com/kaishin/Gifu at 3.3.0 (0.92s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 10.5.1 (0.84s)
Creating working copy for https://github.com/kaishin/Gifu
Working copy of https://github.com/kaishin/Gifu resolved at 3.3.0
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 10.5.1
Building for debugging...
[1/52] Compiling Nuke DataLoading.swift
[2/52] Compiling Nuke ImagePrefetcher.swift
[3/52] Compiling Nuke ImageDecompression.swift
[4/52] Compiling Nuke ImageProcessing.swift
[5/52] Compiling Nuke ImageProcessingOptions.swift
[6/52] Compiling Nuke ImageProcessors+Anonymous.swift
[7/52] Compiling Nuke ImageProcessors+Circle.swift
[8/52] Compiling Nuke ImagePublisher.swift
[9/52] Compiling Nuke DataCache.swift
[10/52] Compiling Nuke DataCaching.swift
[11/52] Compiling Nuke ImageCache.swift
[12/52] Compiling Nuke ImageCaching.swift
[13/52] Compiling Nuke ImagePipelineCache.swift
[14/52] Compiling Nuke AssetType.swift
[15/52] Compiling Nuke ImageDecoderRegistry.swift
[16/52] Compiling Nuke ImageDecoders+Default.swift
[17/52] Compiling Nuke ImageDecoders+Empty.swift
[18/52] Compiling Nuke ImageDecoders+Video.swift
[19/52] Compiling Nuke ImageDecoding.swift
[20/52] Compiling Nuke ImageEncoders+Default.swift
[21/52] Compiling Nuke ImageEncoders+ImageIO.swift
[22/52] Compiling Nuke ImageEncoders.swift
[23/52] Compiling Nuke ImageEncoding.swift
[24/52] Compiling Nuke AVDataAsset.swift
[25/52] Compiling Nuke Allocations.swift
[26/52] Compiling Nuke Combine.swift
[27/52] Compiling Nuke Deprecated.swift
[28/52] Compiling Nuke Extensions.swift
[29/52] Compiling Nuke Graphics.swift
[30/52] Compiling Nuke ImageRequestKeys.swift
[31/52] Emitting module Nuke
[32/59] Compiling Nuke ImageProcessors+Composition.swift
[33/59] Compiling Nuke ImageProcessors+CoreImage.swift
[34/59] Compiling Nuke ImageProcessors+GaussianBlur.swift
[35/59] Compiling Nuke ImageProcessors+Resize.swift
[36/59] Compiling Nuke ImageProcessors+RoundedCorners.swift
[37/59] Compiling Nuke ImageProcessors.swift
[38/59] Compiling Nuke ImagePipelineTask.swift
[39/59] Compiling Nuke OperationTask.swift
[40/59] Compiling Nuke Task.swift
[41/59] Compiling Nuke TaskFetchDecodedImage.swift
[42/59] Compiling Nuke TaskFetchOriginalImageData.swift
[43/59] Compiling Nuke TaskFetchWithPublisher.swift
[44/59] Compiling Nuke TaskLoadData.swift
[45/59] Compiling Nuke TaskLoadImage.swift
[46/59] Compiling Nuke ImagePipeline.swift
[47/59] Compiling Nuke ImagePipelineConfiguration.swift
[48/59] Compiling Nuke ImagePipelineDelegate.swift
[49/59] Compiling Nuke ImageRequest.swift
[50/59] Compiling Nuke ImageResponse.swift
[51/59] Compiling Nuke ImageTask.swift
[52/59] Compiling Nuke DataLoader.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/66] Compiling NukeUI LazyImageView.swift
[61/66] Compiling NukeUI LazyImage.swift
[62/66] Compiling NukeUI Internal.swift
[63/66] Compiling NukeUI ImageView.swift
[64/66] Emitting module NukeUI
[65/66] Compiling NukeUI Image.swift
[66/66] Compiling NukeUI VideoPlayerView.swift
Build complete! (24.72s)
Build complete.
Done.