Build Information
Successful build of LocalizedDeviceModel, reference master (13fb16
), with Swift 5.10 for macOS (SPM) on 6 Mar 2025 14:28:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bixcorp/BDLocalizedDevicesModels.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bixcorp/BDLocalizedDevicesModels
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 13fb16b Update changelog
Cloned https://github.com/bixcorp/BDLocalizedDevicesModels.git
Revision (git rev-parse @):
13fb16b6b97e1370c92510e860569a8b410fd7da
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bixcorp/BDLocalizedDevicesModels.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/bixcorp/BDLocalizedDevicesModels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Copying Info.plist
[1/11] Copying DeviceModel.strings
[5/11] Write sources
[5/11] Copying DeviceModel.strings
[10/11] Write swift-version-33747A42983211AE.txt
[12/16] Emitting module LocalizedDeviceModel
[13/16] Compiling LocalizedDeviceModel LocalizedModel.swift
[14/16] Compiling LocalizedDeviceModel resource_bundle_accessor.swift
[15/16] Compiling LocalizedDeviceModel UIDevice+LocalizedModel.swift
[16/16] Compiling LocalizedDeviceModel WKInterfaceDevice+LocalizedModel.swift
Build complete! (5.95s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "LocalizedDeviceModel",
"name" : "LocalizedDeviceModel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "LocalizedDeviceModel",
"targets" : [
"LocalizedDeviceModel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LocalizedDeviceModel",
"module_type" : "SwiftTarget",
"name" : "LocalizedDeviceModel",
"path" : "Sources",
"product_memberships" : [
"LocalizedDeviceModel"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/ru.lproj/DeviceModel.strings",
"rule" : {
"process" : {
"localization" : "ru"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/en.lproj/DeviceModel.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/it.lproj/DeviceModel.strings",
"rule" : {
"process" : {
"localization" : "it"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/es.lproj/DeviceModel.strings",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/fr.lproj/DeviceModel.strings",
"rule" : {
"process" : {
"localization" : "fr"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/pt.lproj/DeviceModel.strings",
"rule" : {
"process" : {
"localization" : "pt"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/zh-Hans.lproj/DeviceModel.strings",
"rule" : {
"process" : {
"localization" : "zh-hans"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LocalizedDeviceModel/Resources/de.lproj/DeviceModel.strings",
"rule" : {
"process" : {
"localization" : "de"
}
}
}
],
"sources" : [
"LocalizedDeviceModel/Extensions/UIDevice+LocalizedModel.swift",
"LocalizedDeviceModel/Extensions/WKInterfaceDevice+LocalizedModel.swift",
"LocalizedDeviceModel/LocalizedModel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.