The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UnsplashFramework 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/camiletti/UnsplashFramework.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/camiletti/UnsplashFramework
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3adcff3 💚 Update Xcode version in CI
Cloned https://github.com/camiletti/UnsplashFramework.git
Revision (git rev-parse @):
3adcff3e18260dfef3a471f9c245beaa52e07faa
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/camiletti/UnsplashFramework.git at master
========================================
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": "unsplashframework",
      "name": "UnsplashFramework",
      "url": "https://github.com/camiletti/UnsplashFramework.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UnsplashFramework",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/camiletti/UnsplashFramework.git
[1/1652] Fetching unsplashframework
Fetched https://github.com/camiletti/UnsplashFramework.git (1.30s)
Creating working copy for https://github.com/camiletti/UnsplashFramework.git
Working copy of https://github.com/camiletti/UnsplashFramework.git resolved at master
warning: '.resolve-product-dependencies': dependency 'unsplashframework' 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...
[1/71] Emitting module UnsplashFramework
[2/80] Compiling UnsplashFramework UNUserPhotosParameters.swift
[3/80] Compiling UnsplashFramework UNUserPublicProfileParameters.swift
[4/80] Compiling UnsplashFramework UNUserSearchParameters.swift
[5/80] Compiling UnsplashFramework Endpoint.swift
[6/80] Compiling UnsplashFramework HTTPMethod.swift
[7/80] Compiling UnsplashFramework Host.swift
[8/80] Compiling UnsplashFramework RequestHeader.swift
[9/80] Compiling UnsplashFramework ResponseHeader.swift
[10/80] Compiling UnsplashFramework UserAuthorizationScope.swift
[11/80] Compiling UnsplashFramework UNUserPublicProfile.swift
[12/80] Compiling UnsplashFramework UNUserStatistics.swift
[13/80] Compiling UnsplashFramework AuthorizationAttemptParameters.swift
[14/80] Compiling UnsplashFramework AuthorizationTokenParameters.swift
[15/80] Compiling UnsplashFramework Parameters.swift
[16/80] Compiling UnsplashFramework UNAddPhotoToCollectionParameters.swift
[17/80] Compiling UnsplashFramework UNCollectionListParameters.swift
[18/80] Compiling UnsplashFramework UNCollectionPhotosParameters.swift
[19/80] Compiling UnsplashFramework UNCollectionSearchParameters.swift
[20/80] Compiling UnsplashFramework UNNewCollectionParameters.swift
[21/80] Compiling UnsplashFramework SearchType.swift
[22/80] Compiling UnsplashFramework UNBadge.swift
[23/80] Compiling UnsplashFramework UNBasicPhoto.swift
[24/80] Compiling UnsplashFramework UNCameraDetails.swift
[25/80] Compiling UnsplashFramework UNCategory.swift
[26/80] Compiling UnsplashFramework UNCategoryAPILocations.swift
[27/80] Compiling UnsplashFramework UNCollection.swift
[28/80] Compiling UnsplashFramework UNCollectionAPILocations.swift
[29/80] Compiling UnsplashFramework UNContentSafetyFilter.swift
[30/80] Compiling UnsplashFramework UNCredentials.swift
[31/80] Compiling UnsplashFramework UNPhotoListParameters.swift
[32/80] Compiling UnsplashFramework UNPhotoSearchParameters.swift
[33/80] Compiling UnsplashFramework UNRandomPhotoParameters.swift
[34/80] Compiling UnsplashFramework UNStatisticsParameters.swift
[35/80] Compiling UnsplashFramework UNTopicListParameters.swift
[36/80] Compiling UnsplashFramework UNTopicPhotosParameters.swift
[37/80] Compiling UnsplashFramework UNUpdateCollectionParameters.swift
[38/80] Compiling UnsplashFramework UNUpdatePhotoInfoParameters.swift
[39/80] Compiling UnsplashFramework UNUserCollectionsParameters.swift
[40/80] Compiling UnsplashFramework UNUserLikesParameters.swift
[41/80] Compiling UnsplashFramework UNPhotoImageURLs.swift
[42/80] Compiling UnsplashFramework UNPhotoOrientation.swift
[43/80] Compiling UnsplashFramework UNPhotoSearchResult.swift
[44/80] Compiling UnsplashFramework UNPhotoStatistics.swift
[45/80] Compiling UnsplashFramework UNProfileImageLinks.swift
[46/80] Compiling UnsplashFramework UNSearchResult.swift
[47/80] Compiling UnsplashFramework UNSocialProfiles.swift
[48/80] Compiling UnsplashFramework UNSort.swift
[49/80] Compiling UnsplashFramework UNStatistics.swift
[50/80] Compiling UnsplashFramework UNTag.swift
[51/80] Compiling UnsplashFramework UNTopic.swift
[52/80] Compiling UnsplashFramework UNTopicAPILocations.swift
[53/80] Compiling UnsplashFramework UNTopicSort.swift
[54/80] Compiling UnsplashFramework UNURLWrapper.swift
[55/80] Compiling UnsplashFramework UNUnsplashMonthlyStats.swift
[56/80] Compiling UnsplashFramework UNUnsplashTotalStats.swift
[57/80] Compiling UnsplashFramework UNUser.swift
[58/80] Compiling UnsplashFramework UNUserAPILocations.swift
[59/80] Compiling UnsplashFramework UNUserInterests.swift
[60/80] Compiling UnsplashFramework UNUserProfileLinks.swift
[61/80] Compiling UnsplashFramework UNError.swift
[62/80] Compiling UnsplashFramework UNFullPhoto.swift
[63/80] Compiling UnsplashFramework UNLocation.swift
[64/80] Compiling UnsplashFramework UNModifyPhotoInCollectionResponse.swift
[65/80] Compiling UnsplashFramework UNOrder.swift
[66/80] Compiling UnsplashFramework UNPageInfo.swift
[67/80] Compiling UnsplashFramework UNPaginatedResult.swift
[68/80] Compiling UnsplashFramework UNPhoto.swift
[69/80] Compiling UnsplashFramework UNPhotoAPILocations.swift
[70/80] Compiling UnsplashFramework UNPhotoColorScheme.swift
[71/80] Compiling UnsplashFramework CLLocationCoordinate2D+Extensions.swift
[72/80] Compiling UnsplashFramework JSONDecoder+Extensions.swift
[73/80] Compiling UnsplashFramework UNPhoto+Extensions.swift
[74/80] Compiling UnsplashFramework URLComponents+Extensions.swift
[75/80] Compiling UnsplashFramework URLRequest+Extensions.swift
[76/80] Compiling UnsplashFramework QueryManager.swift
[77/80] Compiling UnsplashFramework UNAPI.swift
[78/80] Compiling UnsplashFramework UNClient.swift
[79/80] Compiling UnsplashFramework Authorization.swift
[80/80] Compiling UnsplashFramework ResponseStatusCode.swift
Build complete! (8.80s)
Build complete.
Done.