The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of NotionSwift, reference 0.9.0 (fdaf1f), with Swift 5.9 for macOS (SPM) on 3 Sep 2024 00:51:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/chojnac/NotionSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/56] Emitting module NotionSwift
[2/62] Compiling NotionSwift NotionClient+Search.swift
[3/62] Compiling NotionSwift NotionClient+Users.swift
[4/62] Compiling NotionSwift NotionClient.swift
[5/62] Compiling NotionSwift NotionClientError.swift
[6/62] Compiling NotionSwift NotionClientType+Combine.swift
[7/62] Compiling NotionSwift NotionClientType.swift
[8/62] Compiling NotionSwift WriteBlock.swift
[9/62] Compiling NotionSwift CoverFile.swift
[10/62] Compiling NotionSwift Database.swift
[11/62] Compiling NotionSwift DatabaseParent.swift
[12/62] Compiling NotionSwift DatabaseProperty.swift
[13/62] Compiling NotionSwift DatabasePropertyType.swift
[14/62] Compiling NotionSwift DateRange.swift
[15/62] Compiling NotionSwift DateValue.swift
[16/62] Compiling NotionSwift ErrorResponse.swift
[17/62] Compiling NotionSwift FileFile.swift
[18/62] Compiling NotionSwift IconFile.swift
[19/62] Compiling NotionSwift Mention.swift
[20/62] Compiling NotionSwift BlockType+Builders.swift
[21/62] Compiling NotionSwift BlockType+Values.swift
[22/62] Compiling NotionSwift BlockType.swift
[23/62] Compiling NotionSwift ReadBlock.swift
[24/62] Compiling NotionSwift UpdateBlock.swift
[25/62] Compiling NotionSwift WriteBlock+Builders.swift
[26/62] Compiling NotionSwift ListResponse.swift
[27/62] Compiling NotionSwift SearchResponse.swift
[28/62] Compiling NotionSwift RichText+extensions.swift
[29/62] Compiling NotionSwift RichText.swift
[30/62] Compiling NotionSwift User.swift
[31/62] Compiling NotionSwift DateFormatter+ISO8601Full.swift
[32/62] Compiling NotionSwift DatabaseCreateRequest.swift
[33/62] Compiling NotionSwift DatabaseQueryParams.swift
[34/62] Compiling NotionSwift DatabaseSort.swift
[35/62] Compiling NotionSwift DatabaseUpdateRequest.swift
[36/62] Compiling NotionSwift CompountFilterType.swift
[37/62] Compiling NotionSwift DatabaseFilter.swift
[38/62] Compiling NotionSwift NotionLink.swift
[39/62] Compiling NotionSwift Page.swift
[40/62] Compiling NotionSwift PageParentType.swift
[41/62] Compiling NotionSwift PageProperty.swift
[42/62] Compiling NotionSwift PartialUser.swift
[43/62] Compiling NotionSwift BaseQueryParams.swift
[44/62] Compiling NotionSwift DatabaseFilterType.swift
[45/62] Compiling NotionSwift DatabasePropertyFilter+Encodable.swift
[46/62] Compiling NotionSwift DatabasePropertyFilter.swift
[47/62] Compiling NotionSwift PageCreateRequest.swift
[48/62] Compiling NotionSwift PageUpdateRequest.swift
[49/62] Compiling NotionSwift SearchRequest.swift
[50/62] Compiling NotionSwift NetworkClient.swift
[51/62] Compiling NotionSwift NetworkClientHelpers.swift
[52/62] Compiling NotionSwift URLBuilder.swift
[53/62] Compiling NotionSwift NotionClient+Blocks.swift
[54/62] Compiling NotionSwift NotionClient+Database.swift
[55/62] Compiling NotionSwift NotionClient+Pages.swift
[56/62] Compiling NotionSwift AccessKeyProvider.swift
[57/62] Compiling NotionSwift EntityIdentifier.swift
[58/62] Compiling NotionSwift Logger.swift
[59/62] Compiling NotionSwift Types.swift
[60/62] Compiling NotionSwift Environment.swift
[61/62] Compiling NotionSwift Block.swift
[62/62] Compiling NotionSwift BlockColor.swift
Build complete! (7.87s)
Build complete.
Done.