Build Information
Successful build of Contentful, reference master (ddb710
), with Swift 5.10 for macOS (SPM) on 9 Apr 2025 01:11:17 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/contentful/contentful.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/contentful/contentful.swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ddb710d Merge pull request #425 from contentful/chore/change-owners-to-dx
Cloned https://github.com/contentful/contentful.swift.git
Revision (git rev-parse @):
ddb710d77bf3d85562600992b1f01b25d4440707
SUCCESS checkout https://github.com/contentful/contentful.swift.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/contentful/contentful.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/36] Emitting module Contentful
/Users/admin/builder/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:284:34: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
public typealias Color = NSColor
^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
^
[4/39] Compiling Contentful TypedQuery.swift
[5/39] Compiling Contentful Client+UIKit.swift
[6/39] Compiling Contentful Util.swift
[7/39] Compiling Contentful Space.swift
[8/39] Compiling Contentful SyncSpace.swift
[9/39] Compiling Contentful Sys.swift
[10/39] Compiling Contentful Metadata.swift
[11/39] Compiling Contentful Persistence.swift
[12/39] Compiling Contentful Query.swift
[13/39] Compiling Contentful ContentfulLogger.swift
[14/39] Compiling Contentful DataCache.swift
[15/39] Compiling Contentful Date.swift
[16/39] Compiling Contentful DateFormatterCache.swift
[17/39] Compiling Contentful Link.swift
[18/39] Compiling Contentful LinkResolver.swift
[19/39] Compiling Contentful Locale.swift
[20/39] Compiling Contentful Location.swift
[21/39] Compiling Contentful Decodable.swift
[22/39] Compiling Contentful Endpoints.swift
[23/39] Compiling Contentful Entry.swift
[24/39] Compiling Contentful Error.swift
[25/39] Compiling Contentful QueryOperation.swift
[26/39] Compiling Contentful Resource.swift
[27/39] Compiling Contentful RichText.swift
[28/39] Compiling Contentful Client+Sync.swift
[29/39] Compiling Contentful Client.swift
[30/39] Compiling Contentful ClientConfiguration.swift
[31/39] Compiling Contentful ContentType.swift
[32/39] Compiling Contentful Field.swift
/Users/admin/builder/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:284:34: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
public typealias Color = NSColor
^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
^
[33/39] Compiling Contentful FieldType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:284:34: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
public typealias Color = NSColor
^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
^
[34/39] Compiling Contentful ImageOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:284:34: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
public typealias Color = NSColor
^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
^
[35/39] Compiling Contentful JSONDecoderBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Contentful/ImageOptions/ImageOptions.swift:284:34: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
public typealias Color = NSColor
^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
^
[36/39] Compiling Contentful Client+AppKit.swift
[37/39] Compiling Contentful ArrayResponse.swift
[38/39] Compiling Contentful Asset.swift
[39/39] Compiling Contentful Client+Fetch.swift
Build complete! (13.04s)
Fetching https://github.com/mariuskatcontentful/DVR.git
[1/800] Fetching dvr
Fetched https://github.com/mariuskatcontentful/DVR.git from cache (1.22s)
Fetching https://github.com/mariuskatcontentful/OHHTTPStubs.git
[1/5716] Fetching ohhttpstubs
Fetched https://github.com/mariuskatcontentful/OHHTTPStubs.git from cache (1.13s)
Creating working copy for https://github.com/mariuskatcontentful/OHHTTPStubs.git
Working copy of https://github.com/mariuskatcontentful/OHHTTPStubs.git resolved at master (1c5f7b4)
Creating working copy for https://github.com/mariuskatcontentful/DVR.git
Working copy of https://github.com/mariuskatcontentful/DVR.git resolved at master (fb4f867)
warning: 'spi-builder-workspace': found 33 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/fields-for-default-locale.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/all-locales.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/unparsable-error.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/ContentTypeTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/PreviewSyncTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/RateLimitTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/testClientCantAccessPreviewAPIWithProductionToken.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/deleted.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/RichTextNodeDecodingTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/asset.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/sync.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/localized.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/en-US-locale.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/EntryTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/ErrorTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/fields-in-mulit-locale-format.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/QueryTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/ImageTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/SyncTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/structured-text.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/entry-with-location.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/LinkResolverTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/testClientCanAccessPreviewAPI.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/LocalizationTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/SyncWithPaginationTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/tlh-locale.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/EnvironmentsTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/testFetchSpace.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/localizable-asset.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Info.plist
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/space.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/AssetTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/deleted-asset.json
Build complete.
{
"dependencies" : [
{
"identity" : "dvr",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mariuskatcontentful/DVR.git"
},
{
"identity" : "ohhttpstubs",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mariuskatcontentful/OHHTTPStubs.git"
}
],
"manifest_display_name" : "Contentful",
"name" : "Contentful",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Contentful",
"targets" : [
"Contentful"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ContentfulTests",
"module_type" : "SwiftTarget",
"name" : "ContentfulTests",
"path" : "Tests",
"product_dependencies" : [
"DVR",
"OHHTTPStubs"
],
"sources" : [
"ContentfulTests/AssetTests.swift",
"ContentfulTests/ClientConfigurationTests.swift",
"ContentfulTests/ContentTypeTests.swift",
"ContentfulTests/ContentfulTests.swift",
"ContentfulTests/EntryDecodableLinkResolutionTests.swift",
"ContentfulTests/EntryTests.swift",
"ContentfulTests/EnvironmentTests.swift",
"ContentfulTests/ErrorTests.swift",
"ContentfulTests/FieldTests.swift",
"ContentfulTests/FieldTypeTests.swift",
"ContentfulTests/ISO801DateTests.swift",
"ContentfulTests/ImageTests.swift",
"ContentfulTests/JSONDecodingTests.swift",
"ContentfulTests/LocalizationTests.swift",
"ContentfulTests/LoggerTests.swift",
"ContentfulTests/PersistenceIntegrationTests.swift",
"ContentfulTests/QueryTests.swift",
"ContentfulTests/RateLimitTests.swift",
"ContentfulTests/RichTextTests.swift",
"ContentfulTests/SyncTests.swift",
"ContentfulTests/UtilityTests.swift",
"Helpers/Models/Cat.swift",
"Helpers/Models/City.swift",
"Helpers/Models/Dog.swift"
],
"target_dependencies" : [
"Contentful"
],
"type" : "test"
},
{
"c99name" : "Contentful",
"module_type" : "SwiftTarget",
"name" : "Contentful",
"path" : "Sources/Contentful",
"product_memberships" : [
"Contentful"
],
"sources" : [
"AppKit/Client+AppKit.swift",
"ArrayResponse.swift",
"Asset.swift",
"Client+Fetch.swift",
"Client+Sync.swift",
"Client.swift",
"ClientConfiguration.swift",
"ContentType.swift",
"ContentfulLogger.swift",
"DataCache.swift",
"Date.swift",
"DateFormatterCache.swift",
"Decodable.swift",
"Endpoints.swift",
"Entry.swift",
"Error.swift",
"Field.swift",
"FieldType.swift",
"ImageOptions/ImageOptions.swift",
"JSONDecoderBuilder.swift",
"Link.swift",
"LinkResolver.swift",
"Locale.swift",
"Location.swift",
"Metadata.swift",
"Persistence.swift",
"Query.swift",
"QueryOperation.swift",
"Resource.swift",
"RichText.swift",
"Space.swift",
"SyncSpace.swift",
"Sys.swift",
"TypedQuery.swift",
"UIKit/Client+UIKit.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.