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.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/buhe/SwiftyNotion
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftynotion",
      "name": "SwiftyNotion",
      "url": "https://github.com/buhe/SwiftyNotion.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyNotion",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/buhe/SwiftyNotion.git from cache
Fetched https://github.com/buhe/SwiftyNotion.git (0.20s)
Creating working copy for https://github.com/buhe/SwiftyNotion.git
Working copy of https://github.com/buhe/SwiftyNotion.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftynotion' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/buhe/SwiftyNotion.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Emitting module SwiftyNotion
[2/10] Compiling SwiftyNotion NotionDatabase.swift
[3/10] Compiling SwiftyNotion NotionBlock.swift
[4/10] Compiling SwiftyNotion NotionCode.swift
[5/10] Compiling SwiftyNotion NotionRichText.swift
[6/10] Compiling SwiftyNotion NotionRequest.swift
[7/10] Compiling SwiftyNotion NotionList.swift
[8/10] Compiling SwiftyNotion NotionPage.swift
[9/10] Compiling SwiftyNotion NotionIdentifiable.swift
[10/10] Compiling SwiftyNotion SwiftyNotion.swift
Build complete! (3.66s)
Build complete.
Done.