The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ExTests with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/ExTests.git
Reference: 0.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/ExTests
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at 14884fa Merge pull request #3 from sloik/renovate/configure
Cloned https://github.com/sloik/ExTests.git into spi-builder-workspace
14884fa297fc7a450ceaf078fba50f6b12635fdf
SUCCESS checkout https://github.com/sloik/ExTests.git at 0.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/3] Emitting module ExTests
[2/3] Compiling ExTests ExTests.swift
ld: warning: dylib (/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/XCTest) was built for newer macOS version (13.0) than being linked (11.0)
ld: warning: dylib (/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib) was built for newer macOS version (13.0) than being linked (11.0)
[2/3] Linking libExTests.dylib
Build complete! (9.88s)
Build complete.
Done.