Build Information
Successful build of SwiftyNotion with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.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/0/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/buhe/SwiftyNotion.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/11] Compiling SwiftyNotion NotionRichText.swift
[4/11] Compiling SwiftyNotion NotionBlock.swift
[5/11] Compiling SwiftyNotion NotionCode.swift
[6/12] Compiling SwiftyNotion NotionIdentifiable.swift
[7/12] Compiling SwiftyNotion NotionRequest.swift
[8/12] Emitting module SwiftyNotion
[9/12] Compiling SwiftyNotion NotionDatabase.swift
[10/12] Compiling SwiftyNotion NotionList.swift
[11/12] Compiling SwiftyNotion NotionPage.swift
[12/12] Compiling SwiftyNotion SwiftyNotion.swift
Build complete! (4.53s)
Build complete.
Done.