Build Information
Successful build of RNDeviceName, reference master (726607
), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 20:13:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/souzainf3/RNDeviceName.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/souzainf3/RNDeviceName
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7266075 [FEAT] CocoaPods library version to 2.0
Cloned https://github.com/souzainf3/RNDeviceName.git
Revision (git rev-parse @):
7266075c709cdbfa4629771d15a3263a1d56654a
SUCCESS checkout https://github.com/souzainf3/RNDeviceName.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "rndevicename",
"name": "RNDeviceName",
"url": "https://github.com/souzainf3/RNDeviceName.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RNDeviceName",
"dependencies": [
]
}
]
}
Fetching https://github.com/souzainf3/RNDeviceName.git
[1/99] Fetching rndevicename
Fetched https://github.com/souzainf3/RNDeviceName.git from cache (0.67s)
Creating working copy for https://github.com/souzainf3/RNDeviceName.git
Working copy of https://github.com/souzainf3/RNDeviceName.git resolved at master (7266075)
warning: '.resolve-product-dependencies': dependency 'rndevicename' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/souzainf3/RNDeviceName.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/9] Compiling RNDeviceName UIDevice+Name.swift
[4/9] Compiling RNDeviceName DeviceType.swift
[5/9] Compiling RNDeviceName DeviceFamily.swift
[6/9] Compiling RNDeviceName Device+Model.swift
[7/9] Compiling RNDeviceName Device+Mapper.swift
[8/9] Emitting module RNDeviceName
[9/9] Compiling RNDeviceName Device.swift
Build complete! (9.51s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "RNDeviceName",
"name" : "RNDeviceName",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "RNDeviceName",
"targets" : [
"RNDeviceName"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "RNDeviceNameTests",
"module_type" : "SwiftTarget",
"name" : "RNDeviceNameTests",
"path" : "Tests",
"sources" : [
"RNDeviceNameTests.swift"
],
"target_dependencies" : [
"RNDeviceName"
],
"type" : "test"
},
{
"c99name" : "RNDeviceName",
"module_type" : "SwiftTarget",
"name" : "RNDeviceName",
"path" : "Sources",
"product_memberships" : [
"RNDeviceName"
],
"sources" : [
"Device.swift",
"Models/Device+Mapper.swift",
"Models/Device+Model.swift",
"Protocol/DeviceFamily.swift",
"Protocol/DeviceType.swift",
"UIDevice+Name.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.