Build Information
Successful build of BigUIPaging 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.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/notsobigcompany/BigUIPaging.git
Reference: 0.0.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/notsobigcompany/BigUIPaging
* tag 0.0.3 -> FETCH_HEAD
HEAD is now at 40fa6e1 Adds pageContentBackground modifier.
Cloned https://github.com/notsobigcompany/BigUIPaging.git
Revision (git rev-parse @):
40fa6e1683bd47b962e216c05377bfd1b8f760de
SUCCESS checkout https://github.com/notsobigcompany/BigUIPaging.git at 0.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/notsobigcompany/BigUIPaging.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/31] Compiling BigUIPaging PageViewBasicExample.swift
[4/31] Compiling BigUIPaging PageViewForEachExample.swift
[5/31] Compiling BigUIPaging PageViewNavigationStackExample.swift
[6/31] Compiling BigUIPaging PageIndicator+Environment.swift
[7/34] Compiling BigUIPaging PlatformPageView.swift
[8/34] Compiling BigUIPaging BookPageViewStyle.swift
[9/34] Compiling BigUIPaging BookStackPageViewStyle.swift
[10/34] Compiling BigUIPaging CardDeckPageViewStyle.swift
[11/34] Compiling BigUIPaging PageIndicator+iOS.swift
[12/34] Compiling BigUIPaging PageIndicator.swift
[13/34] Compiling BigUIPaging PlatformPageView+iOS.swift
[14/34] Compiling BigUIPaging PlatformPageView+macOS.swift
[15/34] Compiling BigUIPaging CardDeckExample.swift
[16/34] Compiling BigUIPaging CustomPageViewExample.swift
[17/34] Compiling BigUIPaging ExampleGridToPageView.swift
[18/34] Compiling BigUIPaging PageIndicatorExample.swift
[19/34] Compiling BigUIPaging HistoryStackPageViewStyle.swift
[20/34] Compiling BigUIPaging PlainPageViewStyle.swift
[21/34] Compiling BigUIPaging PlatformPageViewStyle.swift
[22/34] Compiling BigUIPaging ScrollPageViewStyle.swift
[23/34] Compiling BigUIPaging PageView+Environment.swift
[24/34] Compiling BigUIPaging PageView+Preferences.swift
[25/34] Compiling BigUIPaging PageView.swift
[26/34] Compiling BigUIPaging PageViewEnvironmentModifier.swift
[27/34] Emitting module BigUIPaging
[28/34] Compiling BigUIPaging PageViewDirection.swift
[29/34] Compiling BigUIPaging PageViewNavigateAction.swift
[30/34] Compiling BigUIPaging PageViewStyle.swift
[31/34] Compiling BigUIPaging PageViewStyleConfiguration.swift
[32/34] Compiling BigUIPaging PageViewNavigationButton.swift
[33/34] Compiling BigUIPaging View+Inspect.swift
[34/34] Compiling BigUIPaging View+Measure.swift
Build complete! (7.89s)
Build complete.
Done.