Build Information
Successful build of Contentful, reference 5.5.13 (a8124b
), with Swift 5.9 for macOS (SPM) on 2 Dec 2024 20:59:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/contentful/contentful.swift.git
Reference: 5.5.13
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/contentful/contentful.swift
* tag 5.5.13 -> FETCH_HEAD
HEAD is now at a8124b0 Merge pull request #420 from contentful/chore/up-version
Cloned https://github.com/contentful/contentful.swift.git
Revision (git rev-parse @):
a8124b0c0f151d6aff40fbb7663632dbc0b279e4
SUCCESS checkout https://github.com/contentful/contentful.swift.git at 5.5.13
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/contentful/contentful.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/34] 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 {
^
[2/37] Compiling Contentful TypedQuery.swift
[3/37] Compiling Contentful Client+UIKit.swift
[4/37] Compiling Contentful Util.swift
[5/37] Compiling Contentful QueryOperation.swift
[6/37] Compiling Contentful Resource.swift
[7/37] Compiling Contentful RichText.swift
[8/37] Compiling Contentful ContentfulLogger.swift
[9/37] Compiling Contentful DataCache.swift
[10/37] Compiling Contentful Date.swift
[11/37] Compiling Contentful DateFormatterCache.swift
[12/37] Compiling Contentful Metadata.swift
[13/37] Compiling Contentful Persistence.swift
[14/37] Compiling Contentful Query.swift
[15/37] Compiling Contentful Link.swift
[16/37] Compiling Contentful LinkResolver.swift
[17/37] Compiling Contentful Locale.swift
[18/37] Compiling Contentful Location.swift
[19/37] Compiling Contentful Client+Sync.swift
[20/37] Compiling Contentful Client.swift
[21/37] Compiling Contentful ClientConfiguration.swift
[22/37] Compiling Contentful ContentType.swift
[23/37] Compiling Contentful Space.swift
[24/37] Compiling Contentful SyncSpace.swift
[25/37] Compiling Contentful Sys.swift
[26/37] Compiling Contentful Decodable.swift
[27/37] Compiling Contentful Endpoints.swift
[28/37] Compiling Contentful Entry.swift
[29/37] Compiling Contentful Error.swift
[30/37] 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 {
^
[31/37] 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 {
^
[32/37] 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 {
^
[33/37] 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 {
^
[34/37] Compiling Contentful Client+AppKit.swift
[35/37] Compiling Contentful ArrayResponse.swift
[36/37] Compiling Contentful Asset.swift
[37/37] Compiling Contentful Client+Fetch.swift
Build complete! (14.43s)
Fetching https://github.com/mariuskatcontentful/DVR.git
[1/800] Fetching dvr
Fetched https://github.com/mariuskatcontentful/DVR.git (0.83s)
Fetching https://github.com/mariuskatcontentful/OHHTTPStubs.git
[1/5716] Fetching ohhttpstubs
Fetched https://github.com/mariuskatcontentful/OHHTTPStubs.git (1.25s)
Creating working copy for https://github.com/mariuskatcontentful/OHHTTPStubs.git
Working copy of https://github.com/mariuskatcontentful/OHHTTPStubs.git resolved at master
Creating working copy for https://github.com/mariuskatcontentful/DVR.git
Working copy of https://github.com/mariuskatcontentful/DVR.git resolved at master
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/deleted-asset.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/testFetchSpace.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/EntryTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/en-US-locale.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/localized.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Info.plist
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/RateLimitTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/sync.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/testClientCantAccessPreviewAPIWithProductionToken.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/unparsable-error.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/fields-for-default-locale.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/PreviewSyncTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/localizable-asset.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/testClientCanAccessPreviewAPI.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/LinkResolverTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/all-locales.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/SyncWithPaginationTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/EnvironmentsTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/entry-with-location.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/deleted.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/asset.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/space.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/ErrorTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/structured-text.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/RichTextNodeDecodingTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/AssetTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/SyncTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/Fixtures/tlh-locale.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/ContentTypeTests.json
/Users/admin/builder/spi-builder-workspace/Tests/ContentfulTests/DVRRecordings/LocalizationTests.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.