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: 0.1.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/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/TDmZkXJm/2/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 from cache (0.20s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/SwiftyNotion-212855ec is not valid git repository for 'https://github.com/buhe/SwiftyNotion.git', will fetch again.
Fetching https://github.com/buhe/SwiftyNotion.git from cache
Fetched https://github.com/buhe/SwiftyNotion.git from cache (0.05s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/SwiftyNotion-212855ec is not valid git repository for 'https://github.com/buhe/SwiftyNotion.git', will fetch again.
Fetching https://github.com/buhe/SwiftyNotion.git from cache
Fetched https://github.com/buhe/SwiftyNotion.git from cache (0.01s)
Creating working copy for https://github.com/buhe/SwiftyNotion.git
Working copy of https://github.com/buhe/SwiftyNotion.git resolved at 0.1.5 (ccfe560)
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] Compiling SwiftyNotion NotionRequest.swift
[2/9] Compiling SwiftyNotion NotionRichText.swift
[3/10] Compiling SwiftyNotion NotionBlock.swift
[4/10] Compiling SwiftyNotion NotionCode.swift
[5/10] Emitting module SwiftyNotion
[6/10] Compiling SwiftyNotion NotionList.swift
[7/10] Compiling SwiftyNotion NotionDatabase.swift
[8/10] Compiling SwiftyNotion NotionIdentifiable.swift
[9/10] Compiling SwiftyNotion NotionPage.swift
[10/10] Compiling SwiftyNotion SwiftyNotion.swift
Build complete! (4.92s)
Build complete.
Done.