Build Information
Successful build of RNDeviceName, reference master (68ada0
), with Swift 6.0 for macOS (SPM) on 14 Apr 2025 22:30:44 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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 68ada02 [UPDATE] Podspec 2.1.0
Cloned https://github.com/souzainf3/RNDeviceName.git
Revision (git rev-parse @):
68ada02a7135381425b01778aeb8719ce3bf8f62
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/116] Fetching rndevicename
Fetched https://github.com/souzainf3/RNDeviceName.git from cache (0.62s)
Creating working copy for https://github.com/souzainf3/RNDeviceName.git
Working copy of https://github.com/souzainf3/RNDeviceName.git resolved at master (68ada02)
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
https://github.com/souzainf3/RNDeviceName.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/9] Compiling RNDeviceName UIDevice+Name.swift
[4/9] Compiling RNDeviceName Device+Model.swift
[5/9] Compiling RNDeviceName DeviceType.swift
[6/9] Compiling RNDeviceName DeviceFamily.swift
[7/9] Compiling RNDeviceName Device.swift
[8/9] Compiling RNDeviceName Device+Mapper.swift
[9/9] Emitting module RNDeviceName
Build complete! (8.45s)
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.