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 SwiftyNotion with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/buhe/SwiftyNotion.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/buhe/SwiftyNotion
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at ccfe560 "Add support for PDF blocks in the NotionBlock struct."
Cloned https://github.com/buhe/SwiftyNotion.git
Revision (git rev-parse @):
ccfe5600df5e315e48470ca840f682ec446869f8
SUCCESS checkout https://github.com/buhe/SwiftyNotion.git at 0.1.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/buhe/SwiftyNotion.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Emitting module SwiftyNotion
[2/10] Compiling SwiftyNotion NotionRichText.swift
[3/10] Compiling SwiftyNotion SwiftyNotion.swift
[4/10] Compiling SwiftyNotion NotionPage.swift
[5/10] Compiling SwiftyNotion NotionRequest.swift
[6/10] Compiling SwiftyNotion NotionBlock.swift
[7/10] Compiling SwiftyNotion NotionCode.swift
[8/10] Compiling SwiftyNotion NotionDatabase.swift
[9/10] Compiling SwiftyNotion NotionIdentifiable.swift
[10/10] Compiling SwiftyNotion NotionList.swift
Build complete! (4.13s)
Build complete.
Done.