The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NotionSwift, reference 0.9.0 (fdaf1f), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 00:06:45 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/chojnac/NotionSwift.git
[1/1728] Fetching notionswift
Fetched https://github.com/chojnac/NotionSwift.git from cache (1.02s)
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:             6.3
Building package at path:  $PWD
https://github.com/chojnac/NotionSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/58] Emitting module NotionSwift
[4/64] Compiling NotionSwift DatabaseCreateRequest.swift
[5/64] Compiling NotionSwift DatabaseQueryParams.swift
[6/64] Compiling NotionSwift DatabaseSort.swift
[7/64] Compiling NotionSwift DatabaseUpdateRequest.swift
[8/64] Compiling NotionSwift CompountFilterType.swift
[9/64] Compiling NotionSwift DatabaseFilter.swift
[10/64] Compiling NotionSwift ListResponse.swift
[11/64] Compiling NotionSwift SearchResponse.swift
[12/64] Compiling NotionSwift RichText+extensions.swift
[13/64] Compiling NotionSwift RichText.swift
[14/64] Compiling NotionSwift User.swift
[15/64] Compiling NotionSwift DateFormatter+ISO8601Full.swift
[16/64] Compiling NotionSwift NotionClient+Search.swift
[17/64] Compiling NotionSwift NotionClient+Users.swift
[18/64] Compiling NotionSwift NotionClient.swift
[19/64] Compiling NotionSwift NotionClientError.swift
[20/64] Compiling NotionSwift NotionClientType+Combine.swift
[21/64] Compiling NotionSwift NotionClientType.swift
[22/64] Compiling NotionSwift NotionLink.swift
[23/64] Compiling NotionSwift Page.swift
[24/64] Compiling NotionSwift PageParentType.swift
[25/64] Compiling NotionSwift PageProperty.swift
[26/64] Compiling NotionSwift PartialUser.swift
[27/64] Compiling NotionSwift BaseQueryParams.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 DateRange.swift
[35/64] Compiling NotionSwift DateValue.swift
[36/64] Compiling NotionSwift ErrorResponse.swift
[37/64] Compiling NotionSwift FileFile.swift
[38/64] Compiling NotionSwift IconFile.swift
[39/64] Compiling NotionSwift Mention.swift
[40/64] Compiling NotionSwift NetworkClient.swift
[41/64] Compiling NotionSwift NetworkClientHelpers.swift
[42/64] Compiling NotionSwift URLBuilder.swift
[43/64] Compiling NotionSwift NotionClient+Blocks.swift
[44/64] Compiling NotionSwift NotionClient+Database.swift
[45/64] Compiling NotionSwift NotionClient+Pages.swift
[46/64] Compiling NotionSwift WriteBlock.swift
[47/64] Compiling NotionSwift CoverFile.swift
[48/64] Compiling NotionSwift Database.swift
[49/64] Compiling NotionSwift DatabaseParent.swift
[50/64] Compiling NotionSwift DatabaseProperty.swift
[51/64] Compiling NotionSwift DatabasePropertyType.swift
[52/64] Compiling NotionSwift AccessKeyProvider.swift
[53/64] Compiling NotionSwift EntityIdentifier.swift
[54/64] Compiling NotionSwift Logger.swift
[55/64] Compiling NotionSwift Types.swift
[56/64] Compiling NotionSwift Environment.swift
[57/64] Compiling NotionSwift Block.swift
[58/64] Compiling NotionSwift BlockColor.swift
[59/64] Compiling NotionSwift BlockType+Builders.swift
[60/64] Compiling NotionSwift BlockType+Values.swift
[61/64] Compiling NotionSwift BlockType.swift
[62/64] Compiling NotionSwift ReadBlock.swift
[63/64] Compiling NotionSwift UpdateBlock.swift
[64/64] Compiling NotionSwift WriteBlock+Builders.swift
Build complete! (5.17s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NotionSwift",
  "name" : "NotionSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "NotionSwift",
      "targets" : [
        "NotionSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NotionSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "NotionSwiftTests",
      "path" : "Tests/NotionSwiftTests",
      "sources" : [
        "Helpers.swift",
        "Models/BlockColorTests.swift",
        "Models/DateValueTests.swift",
        "Models/PageTests.swift",
        "NotionSwiftTests.swift",
        "Request/Filter/FiltersTests.swift",
        "Request/PageCreateRequestTests.swift"
      ],
      "target_dependencies" : [
        "NotionSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NotionSwift",
      "module_type" : "SwiftTarget",
      "name" : "NotionSwift",
      "path" : "Sources/NotionSwift",
      "product_memberships" : [
        "NotionSwift"
      ],
      "sources" : [
        "AccessKeyProvider.swift",
        "Common/EntityIdentifier.swift",
        "Common/Logger.swift",
        "Common/Types.swift",
        "Environment.swift",
        "Models/Blocks/Block.swift",
        "Models/Blocks/BlockColor.swift",
        "Models/Blocks/BlockType+Builders.swift",
        "Models/Blocks/BlockType+Values.swift",
        "Models/Blocks/BlockType.swift",
        "Models/Blocks/ReadBlock.swift",
        "Models/Blocks/UpdateBlock.swift",
        "Models/Blocks/WriteBlock+Builders.swift",
        "Models/Blocks/WriteBlock.swift",
        "Models/CoverFile.swift",
        "Models/Database.swift",
        "Models/DatabaseParent.swift",
        "Models/DatabaseProperty.swift",
        "Models/DatabasePropertyType.swift",
        "Models/DateRange.swift",
        "Models/DateValue.swift",
        "Models/ErrorResponse.swift",
        "Models/FileFile.swift",
        "Models/IconFile.swift",
        "Models/Mention.swift",
        "Models/NotionLink.swift",
        "Models/Page.swift",
        "Models/PageParentType.swift",
        "Models/PageProperty.swift",
        "Models/PartialUser.swift",
        "Models/Request/BaseQueryParams.swift",
        "Models/Request/DatabaseCreateRequest.swift",
        "Models/Request/DatabaseQueryParams.swift",
        "Models/Request/DatabaseSort.swift",
        "Models/Request/DatabaseUpdateRequest.swift",
        "Models/Request/Filter/CompountFilterType.swift",
        "Models/Request/Filter/DatabaseFilter.swift",
        "Models/Request/Filter/DatabaseFilterType.swift",
        "Models/Request/Filter/DatabasePropertyFilter+Encodable.swift",
        "Models/Request/Filter/DatabasePropertyFilter.swift",
        "Models/Request/PageCreateRequest.swift",
        "Models/Request/PageUpdateRequest.swift",
        "Models/Request/SearchRequest.swift",
        "Models/Responses/ListResponse.swift",
        "Models/Responses/SearchResponse.swift",
        "Models/RichText+extensions.swift",
        "Models/RichText.swift",
        "Models/User.swift",
        "Network/DateFormatter+ISO8601Full.swift",
        "Network/NetworkClient.swift",
        "Network/NetworkClientHelpers.swift",
        "Network/URLBuilder.swift",
        "NotionClient+Blocks.swift",
        "NotionClient+Database.swift",
        "NotionClient+Pages.swift",
        "NotionClient+Search.swift",
        "NotionClient+Users.swift",
        "NotionClient.swift",
        "NotionClientError.swift",
        "NotionClientType+Combine.swift",
        "NotionClientType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.