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 DynamicUI 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.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/DynamicUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xWDG/DynamicUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 447d2f1 Create PrivacyInfo.xcprivacy
Cloned https://github.com/0xWDG/DynamicUI.git
Revision (git rev-parse @):
447d2f184c45a7fa3632769a67b496dea37a99c3
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/0xWDG/DynamicUI.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/0xWDG/DynamicUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Compiling DynamicUI DynamicTEMPLATE.swift
[2/28] Compiling DynamicUI DynamicText.swift
[3/28] Compiling DynamicUI DynamicTextEditor.swift
[4/30] Compiling DynamicUI AnyCodable.swift
[5/30] Compiling DynamicUI DynamicUI.swift
[6/30] Compiling DynamicUI Binding.onChange.swift
[7/30] Compiling DynamicUI DynamicTextField.swift
[8/30] Compiling DynamicUI DynamicToggle.swift
[9/30] Compiling DynamicUI DynamicVSplitView.swift
[10/30] Compiling DynamicUI DynamicLabel.swift
[11/30] Compiling DynamicUI DynamicList.swift
[12/30] Compiling DynamicUI DynamicNavigationView.swift
[13/30] Compiling DynamicUI DynamicPicker.swift
[14/30] Compiling DynamicUI DynamicProgressView.swift
[15/30] Compiling DynamicUI DynamicScrollView.swift
[16/30] Compiling DynamicUI DynamicHSplitView.swift
[17/30] Compiling DynamicUI DynamicHStack.swift
[18/30] Compiling DynamicUI DynamicImage.swift
[19/30] Emitting module DynamicUI
[20/30] Compiling DynamicUI DynamicSecureTextField.swift
[21/30] Compiling DynamicUI DynamicSlider.swift
[22/30] Compiling DynamicUI DynamicSpacer.swift
[23/30] Compiling DynamicUI DynamicForm.swift
[24/30] Compiling DynamicUI DynamicGauge.swift
[25/30] Compiling DynamicUI DynamicGroupBox.swift
[26/30] Compiling DynamicUI UIComponent.swift
[27/30] Compiling DynamicUI DynamicDisclosureGroup.swift
[28/30] Compiling DynamicUI DynamicDivider.swift
[29/30] Compiling DynamicUI DynamicVStack.swift
[30/30] Compiling DynamicUI DynamicZStack.swift
Build complete! (9.96s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/DynamicUI/PrivacyInfo.xcprivacy
Build complete.
Done.