The Swift Package Index logo.Swift Package Index

Build Information

Successful build of d3-stories-instagram with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Igor/d3-stories-instagram.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/The-Igor/d3-stories-instagram
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 71a34e8 Update README.md
Cloned https://github.com/The-Igor/d3-stories-instagram.git
Revision (git rev-parse @):
71a34e8589d441645535892a0c9279431f90f1fd
SUCCESS checkout https://github.com/The-Igor/d3-stories-instagram.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "d3-stories-instagram",
      "name": "d3-stories-instagram",
      "url": "https://github.com/The-Igor/d3-stories-instagram.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/d3-stories-instagram",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/The-Igor/d3-stories-instagram.git
[7/673] Fetching d3-stories-instagram
Fetched https://github.com/The-Igor/d3-stories-instagram.git (3.91s)
Creating working copy for https://github.com/The-Igor/d3-stories-instagram.git
Working copy of https://github.com/The-Igor/d3-stories-instagram.git resolved at main
warning: '.resolve-product-dependencies': dependency 'd3-stories-instagram' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying Localizable.strings
[0/3] Copying Info.plist
[2/3] Copying Localizable.strings
[4/21] Compiling d3_stories_instagram StoryTpl.swift
[5/21] Compiling d3_stories_instagram StoriesStateKey.swift
[6/21] Compiling d3_stories_instagram IStoriesValidater.swift
[7/21] Compiling d3_stories_instagram IStory.swift
[8/21] Compiling d3_stories_instagram IStoriesError.swift
[9/21] Compiling d3_stories_instagram IStoriesManager.swift
[10/21] Emitting module d3_stories_instagram
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/d3-stories-instagram/data/StoriesError.swift:13:16: warning: stored property 'description' of 'Sendable'-conforming struct 'StoriesError' has non-sendable type 'LocalizedStringKey'
    public let description: LocalizedStringKey
               ^
SwiftUI.LocalizedStringKey:2:23: note: struct 'LocalizedStringKey' does not conform to the 'Sendable' protocol
@frozen public struct LocalizedStringKey : Equatable, ExpressibleByStringInterpolation {
                      ^
[11/21] Compiling d3_stories_instagram Strategy.swift
[12/21] Compiling d3_stories_instagram CustomStoriesValidater.swift
[13/21] Compiling d3_stories_instagram Stories.swift
[14/21] Compiling d3_stories_instagram IStoryTpl.swift
[15/21] Compiling d3_stories_instagram StateManager.swift
[16/21] Compiling d3_stories_instagram StoriesError.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/d3-stories-instagram/data/StoriesError.swift:13:16: warning: stored property 'description' of 'Sendable'-conforming struct 'StoriesError' has non-sendable type 'LocalizedStringKey'
    public let description: LocalizedStringKey
               ^
SwiftUI.LocalizedStringKey:2:23: note: struct 'LocalizedStringKey' does not conform to the 'Sendable' protocol
@frozen public struct LocalizedStringKey : Equatable, ExpressibleByStringInterpolation {
                      ^
[17/21] Compiling d3_stories_instagram StoriesInternalError.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/d3-stories-instagram/data/StoriesError.swift:13:16: warning: stored property 'description' of 'Sendable'-conforming struct 'StoriesError' has non-sendable type 'LocalizedStringKey'
    public let description: LocalizedStringKey
               ^
SwiftUI.LocalizedStringKey:2:23: note: struct 'LocalizedStringKey' does not conform to the 'Sendable' protocol
@frozen public struct LocalizedStringKey : Equatable, ExpressibleByStringInterpolation {
                      ^
[18/21] Compiling d3_stories_instagram StoriesState.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/d3-stories-instagram/data/StoriesError.swift:13:16: warning: stored property 'description' of 'Sendable'-conforming struct 'StoriesError' has non-sendable type 'LocalizedStringKey'
    public let description: LocalizedStringKey
               ^
SwiftUI.LocalizedStringKey:2:23: note: struct 'LocalizedStringKey' does not conform to the 'Sendable' protocol
@frozen public struct LocalizedStringKey : Equatable, ExpressibleByStringInterpolation {
                      ^
[19/21] Compiling d3_stories_instagram ProgressBar.swift
[20/21] Compiling d3_stories_instagram StoriesView.swift
[21/21] Compiling d3_stories_instagram StoriesWidget.swift
[22/23] Compiling d3_stories_instagram StoriesManager.swift
[23/23] Compiling d3_stories_instagram resource_bundle_accessor.swift
Build complete! (13.23s)
Build complete.
Done.