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 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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/notsobigcompany/BigUIPaging
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d546c84 Fixes an issue where ScrollPageViewStyle may perform an unnecessary redraw on iOS. Fixes an issue in ExampleGridToPageView where the aspect ratio wouldn't be respected during transition.
Cloned https://github.com/notsobigcompany/BigUIPaging.git
Revision (git rev-parse @):
d546c84a2c124334463e779524890fb81b78f9d3
SUCCESS checkout https://github.com/notsobigcompany/BigUIPaging.git at master
========================================
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 CardDeckExample.swift
[4/31] Compiling BigUIPaging CustomPageViewExample.swift
[5/31] Compiling BigUIPaging ExampleGridToPageView.swift
[6/31] Compiling BigUIPaging PageIndicatorExample.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 PageView+Environment.swift
[12/34] Compiling BigUIPaging PageView+Preferences.swift
[13/34] Compiling BigUIPaging PageView.swift
[14/34] Compiling BigUIPaging PageViewEnvironmentModifier.swift
[15/34] Compiling BigUIPaging HistoryStackPageViewStyle.swift
[16/34] Compiling BigUIPaging PlainPageViewStyle.swift
[17/34] Compiling BigUIPaging PlatformPageViewStyle.swift
[18/34] Compiling BigUIPaging ScrollPageViewStyle.swift
[19/34] Compiling BigUIPaging PageViewDirection.swift
[20/34] Compiling BigUIPaging PageViewNavigateAction.swift
[21/34] Compiling BigUIPaging PageViewStyle.swift
[22/34] Compiling BigUIPaging PageViewStyleConfiguration.swift
[23/34] Emitting module BigUIPaging
[24/34] Compiling BigUIPaging PageIndicator+iOS.swift
[25/34] Compiling BigUIPaging PageIndicator.swift
[26/34] Compiling BigUIPaging PlatformPageView+iOS.swift
[27/34] Compiling BigUIPaging PlatformPageView+macOS.swift
[28/34] Compiling BigUIPaging PageViewBasicExample.swift
[29/34] Compiling BigUIPaging PageViewForEachExample.swift
[30/34] Compiling BigUIPaging PageViewNavigationStackExample.swift
[31/34] Compiling BigUIPaging PageIndicator+Environment.swift
[32/34] Compiling BigUIPaging PageViewNavigationButton.swift
[33/34] Compiling BigUIPaging View+Inspect.swift
[34/34] Compiling BigUIPaging View+Measure.swift
Build complete! (7.20s)
Build complete.
Done.