Build Information
Successful build of Zoetrope, reference main (741682
), with Swift 5.10 for macOS (SPM) on 6 Jul 2024 03:57:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/daprice/Zoetrope.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/daprice/Zoetrope
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7416824 If there is only one frame given to FrameAnimator, just display it without attempting to animate
Cloned https://github.com/daprice/Zoetrope.git
Revision (git rev-parse @):
741682490ec0ad8835b46b3803cdffe5f014cfc3
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/daprice/Zoetrope.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "zoetrope",
"name": "Zoetrope",
"url": "https://github.com/daprice/Zoetrope.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Zoetrope",
"dependencies": [
]
}
]
}
Fetching https://github.com/daprice/Zoetrope.git
[1/277] Fetching zoetrope
Fetched https://github.com/daprice/Zoetrope.git from cache (1.39s)
Creating working copy for https://github.com/daprice/Zoetrope.git
Working copy of https://github.com/daprice/Zoetrope.git resolved at main (7416824)
warning: '.resolve-product-dependencies': dependency 'zoetrope' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/daprice/Zoetrope.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/12] Compiling Zoetrope FrameTiming+fromImage.swift
[4/12] Compiling Zoetrope NSImage+animatableRepresentation.swift
[5/12] Compiling Zoetrope AnimatedImageView.swift
[6/12] Compiling Zoetrope FrameAnimator.swift
[7/12] Emitting module Zoetrope
[8/12] Compiling Zoetrope FrameTiming.swift
[9/12] Compiling Zoetrope ConstantFrameTiming.swift
[10/12] Compiling Zoetrope VariableFrameTiming.swift
[11/12] Compiling Zoetrope AsyncAnimatedImage.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_8Zoetrope33_40CE5C8865A8C23E3358ADCEE2502CCBLl7PreviewfMf_.swift:16:14: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
if #available (iOS 17.0, macOS 14.0, macCatalyst 17.0, tvOS 17.0, watchOS 10.0, visionOS 1.0, *) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Zoetrope/Views/AsyncAnimatedImage.swift:208:1: note: in expansion of macro 'Preview' here
#Preview("Variable frame delay GIF") {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_8Zoetrope33_40CE5C8865A8C23E3358ADCEE2502CCBLl7PreviewfMf_.swift:2:8: note: enclosing scope here
struct $s8Zoetrope33_40CE5C8865A8C23E3358ADCEE2502CCBLl7PreviewfMf_15PreviewRegistryfMu_: DeveloperToolsSupport.PreviewRegistry {
^
/Users/admin/builder/spi-builder-workspace/Sources/Zoetrope/Views/AsyncAnimatedImage.swift:208:1: note: in expansion of macro 'Preview' here
#Preview("Variable frame delay GIF") {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_8Zoetrope33_40CE5C8865A8C23E3358ADCEE2502CCBLl7PreviewfMf2_.swift:17:14: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
if #available (iOS 17.0, macOS 14.0, macCatalyst 17.0, tvOS 17.0, watchOS 10.0, visionOS 1.0, *) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Zoetrope/Views/AsyncAnimatedImage.swift:219:1: note: in expansion of macro 'Preview' here
#Preview("WebP (animates on non-macOS only)") {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_8Zoetrope33_40CE5C8865A8C23E3358ADCEE2502CCBLl7PreviewfMf2_.swift:2:8: note: enclosing scope here
struct $s8Zoetrope33_40CE5C8865A8C23E3358ADCEE2502CCBLl7PreviewfMf2_15PreviewRegistryfMu_: DeveloperToolsSupport.PreviewRegistry {
^
/Users/admin/builder/spi-builder-workspace/Sources/Zoetrope/Views/AsyncAnimatedImage.swift:219:1: note: in expansion of macro 'Preview' here
#Preview("WebP (animates on non-macOS only)") {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[12/12] Compiling Zoetrope UIImage+animatedImage.swift
Build complete! (8.07s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $workDir/.docs/daprice/zoetrope/main
Repository: daprice/Zoetrope
Swift version used: 5.10
Target: Zoetrope
Generating documentation for 'Zoetrope'...
Converting documentation...
warning: 'UIKit' doesn't exist at '/Zoetrope'
--> Documentation.md:38:5-38:10
36 | ### Loading animated images
37 |
38 + - ``UIKit/UIImage/animatedImage(data:fileExtension:)``
39 | - ``UIKit/UIImage/loopCount``
40 | - ``UIKit/UIImage/frameDelay``
warning: 'UIKit' doesn't exist at '/Zoetrope'
--> Documentation.md:39:5-39:10
37 |
38 | - ``UIKit/UIImage/animatedImage(data:fileExtension:)``
39 + - ``UIKit/UIImage/loopCount``
40 | - ``UIKit/UIImage/frameDelay``
41 |
warning: 'UIKit' doesn't exist at '/Zoetrope'
--> Documentation.md:40:5-40:10
38 | - ``UIKit/UIImage/animatedImage(data:fileExtension:)``
39 | - ``UIKit/UIImage/loopCount``
40 + - ``UIKit/UIImage/frameDelay``
41 |
42 | ### Displaying animated images
warning: 'UIKit' doesn't exist at '/Zoetrope/AnimatedImageView'
--> ../Views/AnimatedImageView.swift:19:44-19:49
17 | /// This view stops playback if the user has disabled Accessibility > Play Animated Images, according to `EnvironmentValues.accessibilityPlayAnimatedImages`. Also consider stopping playback (by setting `stopped` to `true`) or reducing contrast if `accessibilityDimFlashingLights` is enabled, and stop playback of large images if `accessibilityReduceMotion` is enabled, as appropriate for your use case.
18 | ///
19 + /// To create an animated `UIImage`, use ``UIKit/UIImage/animatedImage(data:fileExtension:)``, `UIImage.animatedImage(with:duration:)`, or `UIImage.animatedImageNamed(_:duration:)`.
20 | ///
21 | /// To create an animated `NSImage`, decode an animated GIF file. The `NSImage` must use an `NSBitmapImageRep` that has the `currentFrame`, `currentFrameDuration`, and `frameCount` properties.
warning: 'UIKit' doesn't exist at '/Zoetrope/AsyncAnimatedImage'
--> ../Views/AsyncAnimatedImage.swift:21:210-21:215
19 | /// A view that loads an animated image from a URL and plays it back.
20 | ///
21 + /// This view uses the shared `URLSession` and otherwise provides similar functionality to SwiftUI's built-in `AsyncImage`. If you implement your own loading system or custom processing, create images using ``UIKit/UIImage/animatedImage(data:fileExtension:)`` or any `NSImage` initializer, and display them using ``AnimatedImageView``.
22 | @available(iOS 17.0, macOS 14.0, macCatalyst 17.0, tvOS 17.0, watchOS 10.0, visionOS 1.0, *)
23 | public struct AsyncAnimatedImage<Content: View>: View {Conversion complete! (1.39s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/daprice/zoetrope/main'
Fetching https://github.com/apple/swift-docc-plugin
[1/1578] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.01s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2891] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.38s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.77s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit Relationship.swift
[12/57] Compiling SymbolKit RelationshipKind.swift
[13/57] Compiling SymbolKit SourceOrigin.swift
[14/57] Compiling SymbolKit GenericConstraints.swift
[15/57] Compiling SymbolKit Swift.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit Symbol.swift
[26/57] Compiling SymbolKit SymbolKind.swift
[27/57] Compiling SymbolKit SymbolGraph.swift
[28/57] Compiling SymbolKit GraphCollector.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit GenericConstraint.swift
[35/57] Compiling SymbolKit GenericParameter.swift
[36/57] Compiling SymbolKit Generics.swift
[37/57] Compiling SymbolKit Namespace.swift
[38/57] Compiling SymbolKit DeclarationFragments.swift
[39/57] Compiling SymbolKit Fragment.swift
[40/57] Compiling SymbolKit FragmentKind.swift
[41/57] Compiling SymbolKit FunctionParameter.swift
[42/57] Compiling SymbolKit FunctionSignature.swift
[43/57] Compiling Snippets Snippet.swift
[44/57] Compiling Snippets SnippetParser.swift
[45/57] Emitting module Snippets
[46/57] Compiling SymbolKit SemanticVersion.swift
[47/57] Compiling SymbolKit AccessControl.swift
[48/57] Compiling SymbolKit Availability.swift
[49/57] Compiling SymbolKit AvailabilityItem.swift
[50/57] Compiling SymbolKit Domain.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.91s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
3902
28 /Users/admin/builder/spi-builder-workspace/.docs/daprice/zoetrope/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/daprice/zoetrope/main
File count: 3902
Doc size: 28.0MB
Preparing doc bundle ...
Uploading prod-daprice-zoetrope-main-8c3f8aa0.zip to s3://spi-docs-inbox/prod-daprice-zoetrope-main-8c3f8aa0.zip
Copying... [11%]
Copying... [21%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [60%]
Copying... [70%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.