Build Information
Successful build of pointfree-html-translating, reference 0.0.1 (1173b2
), with Swift 6.1 for Android on 2 Sep 2025 06:58:54 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/pointfree-html-translating.git
Reference: 0.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/coenttb/pointfree-html-translating
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 1173b27 Initial implementation of Swift HTML language support
Cloned https://github.com/coenttb/pointfree-html-translating.git
Revision (git rev-parse @):
1173b27062be38a65eeef74a42812a5e8f58145c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/pointfree-html-translating.git at 0.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/coenttb/pointfree-html-translating.git
https://github.com/coenttb/pointfree-html-translating.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "pointfree-html",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/pointfree-html.git"
},
{
"identity" : "swift-translating",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/swift-translating.git"
}
],
"manifest_display_name" : "pointfree-html-translating",
"name" : "pointfree-html-translating",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "PointFreeHTMLTranslating",
"targets" : [
"PointFreeHTMLTranslating"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "PointFreeHTMLTranslating_Tests",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTMLTranslating Tests",
"path" : "Tests/PointFreeHTMLTranslating Tests",
"sources" : [
"PointFreeHtmLanguages Tests.swift"
],
"target_dependencies" : [
"PointFreeHTMLTranslating"
],
"type" : "test"
},
{
"c99name" : "PointFreeHTMLTranslating",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTMLTranslating",
"path" : "Sources/PointFreeHTMLTranslating",
"product_dependencies" : [
"TranslatedString",
"PointFreeHTML"
],
"product_memberships" : [
"PointFreeHTMLTranslating"
],
"sources" : [
"TranslatedString+HTML.swift",
"exports.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/coenttb/swift-translating.git
Fetching https://github.com/coenttb/pointfree-html.git
[1/855] Fetching swift-translating
[506/1902] Fetching swift-translating, pointfree-html
Fetched https://github.com/coenttb/pointfree-html.git from cache (0.33s)
Fetched https://github.com/coenttb/swift-translating.git from cache (0.33s)
Computing version for https://github.com/coenttb/pointfree-html.git
Computed https://github.com/coenttb/pointfree-html.git at 2.0.0 (0.76s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/apple/swift-collections.git
[1/6302] Fetching swift-dependencies
[6303/23696] Fetching swift-dependencies, swift-collections
[19349/39068] Fetching swift-dependencies, swift-collections, swift-snapshot-testing
Fetched https://github.com/apple/swift-collections.git from cache (1.12s)
[10299/21674] Fetching swift-dependencies, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (2.59s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.68s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.6 (3.20s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4577] Fetching swift-custom-dump
[4578/76425] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.65s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.70s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (5.19s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.11s)
Computing version for https://github.com/coenttb/swift-translating.git
Computed https://github.com/coenttb/swift-translating.git at 0.3.0 (1.68s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.9.4 (0.52s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
[1/2417] Fetching combine-schedulers
[1041/3295] Fetching combine-schedulers, swift-concurrency-extras
[3253/4587] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.36s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.36s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.36s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.83s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.60s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.61s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.46s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/coenttb/pointfree-html.git
Working copy of https://github.com/coenttb/pointfree-html.git resolved at 2.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.6
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.9.4
Creating working copy for https://github.com/coenttb/swift-translating.git
Working copy of https://github.com/coenttb/swift-translating.git resolved at 0.3.0
Building for debugging...
[0/15] Write sources
[14/15] Write swift-version-24593BA9C3E375BF.txt
[16/48] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/48] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/48] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/48] Compiling InternalCollectionsUtilities Debugging.swift
[20/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/49] Compiling InternalCollectionsUtilities Descriptions.swift
[22/49] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/49] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/49] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/49] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/49] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/49] Emitting module InternalCollectionsUtilities
[28/49] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/49] Compiling InternalCollectionsUtilities Integer rank.swift
[30/49] Emitting module IssueReportingPackageSupport
[31/49] Compiling IssueReportingPackageSupport _Test.swift
[32/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/51] Compiling Language exports .swift
[38/52] Compiling ConcurrencyExtras UncheckedSendable.swift
[39/71] Emitting module IssueReporting
[40/73] Compiling ConcurrencyExtras LockIsolated.swift
[41/73] Compiling IssueReporting Deprecations.swift
[42/73] Compiling IssueReporting SwiftTesting.swift
[43/73] Compiling IssueReporting UncheckedSendable.swift
[44/73] Compiling IssueReporting Warn.swift
[45/73] Emitting module ConcurrencyExtras
[46/73] Compiling ConcurrencyExtras MainSerialExecutor.swift
[47/73] Compiling ConcurrencyExtras Task.swift
[48/73] Compiling ConcurrencyExtras Result.swift
[49/74] Emitting module Language
[50/74] Compiling IssueReporting TestContext.swift
[51/74] Compiling IssueReporting Unimplemented.swift
[52/74] Compiling IssueReporting BreakpointReporter.swift
[53/74] Compiling IssueReporting FatalErrorReporter.swift
[54/74] Compiling IssueReporting RuntimeWarningReporter.swift
[55/74] Compiling IssueReporting ReportIssue.swift
[56/74] Compiling IssueReporting FailureObserver.swift
[57/74] Compiling IssueReporting LockIsolated.swift
[58/74] Compiling IssueReporting Rethrows.swift
[59/74] Compiling IssueReporting XCTest.swift
[60/74] Compiling IssueReporting IsTesting.swift
[61/74] Compiling IssueReporting IssueReporter.swift
[62/74] Compiling IssueReporting ErrorReporting.swift
[63/74] Compiling IssueReporting AppHostWarning.swift
[68/74] Compiling Language Language.locale.swift
[70/74] Compiling IssueReporting WithExpectedIssue.swift
[71/74] Compiling IssueReporting WithIssueContext.swift
[73/153] Compiling CombineSchedulers Timer.swift
[74/153] Compiling XCTestDynamicOverlay Exports.swift
[75/154] Compiling CombineSchedulers AnyScheduler.swift
[76/154] Compiling CombineSchedulers Concurrency.swift
[77/154] Compiling CombineSchedulers ImmediateScheduler.swift
[78/154] Compiling CombineSchedulers Deprecations.swift
[79/154] Emitting module CombineSchedulers
[80/154] Compiling CombineSchedulers Lock.swift
[81/154] Compiling CombineSchedulers NSRecursiveLock.swift
[82/154] Compiling CombineSchedulers SwiftUI.swift
[83/154] Compiling CombineSchedulers TestScheduler.swift
[84/154] Compiling CombineSchedulers UIKit.swift
[85/154] Compiling CombineSchedulers UIScheduler.swift
[86/154] Compiling CombineSchedulers UnimplementedScheduler.swift
[87/155] Compiling Clocks Timer.swift
[88/156] Emitting module Clocks
[90/156] Compiling Clocks Lock.swift
[91/156] Compiling Clocks AnyClock.swift
[92/156] Compiling Clocks _AsyncTimerSequence.swift
[93/156] Compiling Clocks ImmediateClock.swift
[94/156] Compiling OrderedCollections OrderedDictionary+Codable.swift
[95/156] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[96/156] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[97/156] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[98/156] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[99/156] Compiling OrderedCollections OrderedDictionary+Elements.swift
[100/156] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[101/156] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[102/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[103/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[104/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[105/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[106/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[107/163] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[108/163] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[109/163] Compiling Clocks UnimplementedClock.swift
[110/163] Compiling Clocks SwiftUI.swift
[111/163] Compiling Clocks TestClock.swift
[112/164] Emitting module XCTestDynamicOverlay
[113/164] Compiling XCTestDynamicOverlay Deprecations.swift
[114/165] Compiling OrderedCollections OrderedSet+Initializers.swift
[115/165] Compiling OrderedCollections OrderedSet+Insertions.swift
[116/165] Compiling OrderedCollections OrderedSet+Invariants.swift
[117/165] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[118/165] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[119/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[120/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[121/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[122/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[123/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[124/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[125/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[126/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[127/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[128/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[129/165] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[130/165] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[131/165] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[132/165] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[133/165] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[134/165] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[135/165] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[136/165] Compiling OrderedCollections OrderedDictionary+Values.swift
[137/165] Compiling OrderedCollections OrderedDictionary.swift
[138/165] Compiling OrderedCollections OrderedSet+Codable.swift
[139/165] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[140/165] Compiling OrderedCollections OrderedSet+Descriptions.swift
[141/165] Compiling OrderedCollections OrderedSet+Diffing.swift
[142/165] Compiling OrderedCollections OrderedSet+Equatable.swift
[143/165] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[144/165] Compiling OrderedCollections OrderedSet+Hashable.swift
[147/188] Compiling Dependencies Locale.swift
[148/188] Compiling Dependencies MainQueue.swift
[149/188] Compiling Dependencies MainRunLoop.swift
[150/188] Compiling Dependencies UUID.swift
[151/188] Compiling Dependencies WithRandomNumberGenerator.swift
[152/188] Compiling Dependencies AppEntryPoint.swift
[153/188] Compiling Dependencies Assert.swift
[154/188] Compiling Dependencies Calendar.swift
[155/188] Emitting module Dependencies
[156/191] Compiling Dependencies Context.swift
[157/191] Compiling Dependencies Date.swift
[158/191] Compiling Dependencies FireAndForget.swift
[159/191] Compiling Dependencies OpenURL.swift
[160/191] Compiling Dependencies TimeZone.swift
[161/191] Compiling Dependencies URLSession.swift
[162/191] Compiling OrderedCollections OrderedSet+Sendable.swift
[163/191] Compiling OrderedCollections OrderedSet+SubSequence.swift
[164/191] Compiling OrderedCollections OrderedSet+Testing.swift
[165/191] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[166/191] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[167/191] Compiling OrderedCollections OrderedSet.swift
[168/191] Compiling OrderedCollections _UnsafeBitset.swift
[169/191] Emitting module OrderedCollections
[171/192] Compiling Dependencies PreviewTrait.swift
[172/192] Compiling Dependencies TestTrait.swift
[173/192] Compiling Dependencies WithDependencies.swift
[174/192] Compiling Dependencies Deprecations.swift
[175/192] Compiling Dependencies Exports.swift
[176/192] Compiling Dependencies TypeName.swift
[179/192] Compiling Dependencies Clocks.swift
[183/192] Compiling Dependencies Dependency.swift
[184/192] Compiling Dependencies DependencyContext.swift
[185/192] Compiling Dependencies DependencyKey.swift
[186/192] Compiling Dependencies DependencyValues.swift
[191/212] Compiling PointFreeHTML Doctype.swift
[192/212] Compiling PointFreeHTML HTML.swift
[193/212] Compiling PointFreeHTML HTMLAttribute.swift
[194/214] Emitting module PointFreeHTML
[195/214] Compiling PointFreeHTML HTMLPrinter.swift
[196/214] Compiling PointFreeHTML HTMLRaw.swift
[197/214] Compiling PointFreeHTML HTMLTag.swift
[198/214] Compiling PointFreeHTML Pseudo.swift
[199/214] Compiling PointFreeHTML Selector.swift
[200/214] Compiling PointFreeHTML String.swift
[201/214] Compiling PointFreeHTML HTMLBuilder.swift
[202/214] Compiling PointFreeHTML HTMLDocument.swift
[203/214] Compiling PointFreeHTML HTMLDocumentProtocol.swift
[204/214] Compiling PointFreeHTML AtRule Media.swift
[205/214] Compiling PointFreeHTML AtRule.swift
[206/214] Compiling PointFreeHTML CustomStringConvertible.swift
[207/214] Compiling PointFreeHTML HTMLElement.swift
[208/214] Compiling PointFreeHTML HTMLEmpty.swift
[209/214] Compiling PointFreeHTML HTMLForEach.swift
[210/214] Compiling PointFreeHTML HTMLGroup.swift
[211/214] Compiling PointFreeHTML HTMLInlineStyle.swift
[213/215] Compiling Language Locale.Language.swift
[214/215] Compiling Language Language.swift
[215/215] Compiling Language Locale.swift
[217/219] Compiling Translated extensions.swift
[218/219] Compiling Translated Translated.swift
[219/219] Emitting module Translated
[221/228] Compiling TranslatedString Translations.swift
[222/228] Compiling TranslatedString Date.swift
[223/228] Emitting module TranslatedString
[224/228] Compiling TranslatedString exports.swift
[225/228] Compiling TranslatedString [String].swift
[226/228] Compiling TranslatedString [Language].swift
[227/228] Compiling TranslatedString TranslatedString.swift
[228/228] Compiling TranslatedString NumberingAndSign.swift
[230/232] Compiling PointFreeHTMLTranslating exports.swift
[231/232] Compiling PointFreeHTMLTranslating TranslatedString+HTML.swift
[232/232] Emitting module PointFreeHTMLTranslating
Build complete! (98.70s)
Build complete.
{
"dependencies" : [
{
"identity" : "pointfree-html",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/pointfree-html.git"
},
{
"identity" : "swift-translating",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/swift-translating.git"
}
],
"manifest_display_name" : "pointfree-html-translating",
"name" : "pointfree-html-translating",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "PointFreeHTMLTranslating",
"targets" : [
"PointFreeHTMLTranslating"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "PointFreeHTMLTranslating_Tests",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTMLTranslating Tests",
"path" : "Tests/PointFreeHTMLTranslating Tests",
"sources" : [
"PointFreeHtmLanguages Tests.swift"
],
"target_dependencies" : [
"PointFreeHTMLTranslating"
],
"type" : "test"
},
{
"c99name" : "PointFreeHTMLTranslating",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTMLTranslating",
"path" : "Sources/PointFreeHTMLTranslating",
"product_dependencies" : [
"TranslatedString",
"PointFreeHTML"
],
"product_memberships" : [
"PointFreeHTMLTranslating"
],
"sources" : [
"TranslatedString+HTML.swift",
"exports.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.