Build Information
Successful build of NotionSwift, reference 0.9.0 (fdaf1f
), with Swift 5.10 for macOS (SPM) on 3 Sep 2024 00:49:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chojnac/NotionSwift.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/chojnac/NotionSwift
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at fdaf1f4 version 0.9.0
Cloned https://github.com/chojnac/NotionSwift.git
Revision (git rev-parse @):
fdaf1f420df24185c892a6ddac81cea9b9507ed9
SUCCESS checkout https://github.com/chojnac/NotionSwift.git at 0.9.0
========================================
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": "notionswift",
"name": "NotionSwift",
"url": "https://github.com/chojnac/NotionSwift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NotionSwift",
"dependencies": [
]
}
]
}
Fetching https://github.com/chojnac/NotionSwift.git
[1/1063] Fetching notionswift
Fetched https://github.com/chojnac/NotionSwift.git from cache (1.50s)
Creating working copy for https://github.com/chojnac/NotionSwift.git
Working copy of https://github.com/chojnac/NotionSwift.git resolved at 0.9.0 (fdaf1f4)
warning: '.resolve-product-dependencies': dependency 'notionswift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/chojnac/NotionSwift.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/58] Emitting module NotionSwift
[4/64] Compiling NotionSwift NotionClient+Search.swift
[5/64] Compiling NotionSwift NotionClient+Users.swift
[6/64] Compiling NotionSwift NotionClient.swift
[7/64] Compiling NotionSwift NotionClientError.swift
[8/64] Compiling NotionSwift NotionClientType+Combine.swift
[9/64] Compiling NotionSwift NotionClientType.swift
[10/64] Compiling NotionSwift NotionLink.swift
[11/64] Compiling NotionSwift Page.swift
[12/64] Compiling NotionSwift PageParentType.swift
[13/64] Compiling NotionSwift PageProperty.swift
[14/64] Compiling NotionSwift PartialUser.swift
[15/64] Compiling NotionSwift BaseQueryParams.swift
[16/64] Compiling NotionSwift WriteBlock.swift
[17/64] Compiling NotionSwift CoverFile.swift
[18/64] Compiling NotionSwift Database.swift
[19/64] Compiling NotionSwift DatabaseParent.swift
[20/64] Compiling NotionSwift DatabaseProperty.swift
[21/64] Compiling NotionSwift DatabasePropertyType.swift
[22/64] Compiling NotionSwift DateRange.swift
[23/64] Compiling NotionSwift DateValue.swift
[24/64] Compiling NotionSwift ErrorResponse.swift
[25/64] Compiling NotionSwift FileFile.swift
[26/64] Compiling NotionSwift IconFile.swift
[27/64] Compiling NotionSwift Mention.swift
[28/64] Compiling NotionSwift DatabaseFilterType.swift
[29/64] Compiling NotionSwift DatabasePropertyFilter+Encodable.swift
[30/64] Compiling NotionSwift DatabasePropertyFilter.swift
[31/64] Compiling NotionSwift PageCreateRequest.swift
[32/64] Compiling NotionSwift PageUpdateRequest.swift
[33/64] Compiling NotionSwift SearchRequest.swift
[34/64] Compiling NotionSwift DatabaseCreateRequest.swift
[35/64] Compiling NotionSwift DatabaseQueryParams.swift
[36/64] Compiling NotionSwift DatabaseSort.swift
[37/64] Compiling NotionSwift DatabaseUpdateRequest.swift
[38/64] Compiling NotionSwift CompountFilterType.swift
[39/64] Compiling NotionSwift DatabaseFilter.swift
[40/64] Compiling NotionSwift AccessKeyProvider.swift
[41/64] Compiling NotionSwift EntityIdentifier.swift
[42/64] Compiling NotionSwift Logger.swift
[43/64] Compiling NotionSwift Types.swift
[44/64] Compiling NotionSwift Environment.swift
[45/64] Compiling NotionSwift Block.swift
[46/64] Compiling NotionSwift BlockColor.swift
[47/64] Compiling NotionSwift NetworkClient.swift
[48/64] Compiling NotionSwift NetworkClientHelpers.swift
[49/64] Compiling NotionSwift URLBuilder.swift
[50/64] Compiling NotionSwift NotionClient+Blocks.swift
[51/64] Compiling NotionSwift NotionClient+Database.swift
[52/64] Compiling NotionSwift NotionClient+Pages.swift
[53/64] Compiling NotionSwift BlockType+Builders.swift
[54/64] Compiling NotionSwift BlockType+Values.swift
[55/64] Compiling NotionSwift BlockType.swift
[56/64] Compiling NotionSwift ReadBlock.swift
[57/64] Compiling NotionSwift UpdateBlock.swift
[58/64] Compiling NotionSwift WriteBlock+Builders.swift
[59/64] Compiling NotionSwift ListResponse.swift
[60/64] Compiling NotionSwift SearchResponse.swift
[61/64] Compiling NotionSwift RichText+extensions.swift
[62/64] Compiling NotionSwift RichText.swift
[63/64] Compiling NotionSwift User.swift
[64/64] Compiling NotionSwift DateFormatter+ISO8601Full.swift
Build complete! (5.46s)
Build complete.
Done.