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 PreventScreenshot, reference main (2605b3), with Swift 5.8 for macOS (SPM) on 9 Aug 2024 20:40:11 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/PreventScreenshot.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xWDG/PreventScreenshot
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2605b31 Update README.md
Cloned https://github.com/0xWDG/PreventScreenshot.git
Revision (git rev-parse @):
2605b31c25bdf859c623f0c381711310974dd482
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/0xWDG/PreventScreenshot.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/0xWDG/PreventScreenshot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module Inspect
[2/2] Compiling Inspect Inspect.swift
[3/4] Compiling PreventScreenshot PreventScreenshot.swift
[4/4] Emitting module PreventScreenshot
Build complete! (13.14s)
Fetching https://github.com/0xWDG/Inspect.git
[1/154] Fetching inspect
Fetched https://github.com/0xWDG/Inspect.git (0.90s)
Creating working copy for https://github.com/0xWDG/Inspect.git
Working copy of https://github.com/0xWDG/Inspect.git resolved at main
warning: 'spi-builder-workspace': the target name PreventScreenshot has different case on the filesystem and the Package.swift manifest file
Build complete.
Done.