The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ClearFashionWidget 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/Clothparency/ios-widgets.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Clothparency/ios-widgets
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 594df0c use cdn and update readme
Cloned https://github.com/Clothparency/ios-widgets.git
Revision (git rev-parse @):
594df0cc34cae8c768ee3e336c41d9dd906120ad
SUCCESS checkout https://github.com/Clothparency/ios-widgets.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ios-widgets",
      "name": "ClearFashionWidget",
      "url": "https://github.com/Clothparency/ios-widgets.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-widgets",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Clothparency/ios-widgets.git
[1/143] Fetching ios-widgets
Fetched https://github.com/Clothparency/ios-widgets.git (0.30s)
Creating working copy for https://github.com/Clothparency/ios-widgets.git
Working copy of https://github.com/Clothparency/ios-widgets.git resolved at main
warning: '.resolve-product-dependencies': dependency 'ios-widgets' 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/7] Copying Localizable.strings
[0/7] Copying Inter-Medium.ttf
[0/7] Copying Inter-SemiBold.ttf
[0/7] Copying Info.plist
[0/7] Copying Localizable.strings
[0/7] Copying Inter-Regular.ttf
[6/7] Copying Assets.xcassets
[8/26] Compiling ClearFashionWidget Image.swift
[9/26] Compiling ClearFashionWidget LoadingView.swift
[10/26] Compiling ClearFashionWidget MaterialsImpactSectionView.swift
[11/26] Compiling ClearFashionWidget String.swift
[12/28] Compiling ClearFashionWidget MainSectionView.swift
[13/28] Compiling ClearFashionWidget MaterialDescriptionView.swift
[14/28] Compiling ClearFashionWidget Bundle.swift
[15/28] Compiling ClearFashionWidget ButtonView.swift
[16/28] Compiling ClearFashionWidget ClearFashionProduct.swift
[17/28] Compiling ClearFashionWidget FooterSectionView.swift
[18/28] Compiling ClearFashionWidget FullScreenView.swift
[19/28] Compiling ClearFashionWidget HeaderSectionView.swift
[20/28] Compiling ClearFashionWidget ClearFashionWidget.swift
[21/28] Compiling ClearFashionWidget Color.swift
[22/28] Compiling ClearFashionWidget CountriesSectionView.swift
[23/28] Compiling ClearFashionWidget CountryDescriptionView.swift
[24/28] Compiling ClearFashionWidget Font.swift
[25/28] Compiling ClearFashionWidget FontBlaster.swift
[26/28] Emitting module ClearFashionWidget
[27/28] Compiling ClearFashionWidget URLSession.swift
[28/28] Compiling ClearFashionWidget resource_bundle_accessor.swift
Build complete! (11.26s)
Build complete.
Done.