The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RCKML with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RCCoop/RCKML.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RCCoop/RCKML
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 04fe13f Updated package and added podspec
Cloned https://github.com/RCCoop/RCKML.git
Revision (git rev-parse @):
04fe13fc8a409d9a1b12434f70d0c52562a6629f
SUCCESS checkout https://github.com/RCCoop/RCKML.git at main
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/weichsel/ZIPFoundation.git (0.22s)
Fetched https://github.com/tadija/AEXML.git (0.22s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.16 (0.55s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.05s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.16
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rckml",
      "name": "RCKML",
      "url": "https://github.com/RCCoop/RCKML.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RCKML",
      "dependencies": [
        {
          "identity": "aexml",
          "name": "AEXML",
          "url": "https://github.com/tadija/AEXML.git",
          "version": "4.6.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
          "dependencies": [
          ]
        },
        {
          "identity": "zipfoundation",
          "name": "ZIPFoundation",
          "url": "https://github.com/weichsel/ZIPFoundation.git",
          "version": "0.9.17",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RCCoop/RCKML.git
[1/368] Fetching rckml
Fetched https://github.com/RCCoop/RCKML.git (0.25s)
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git (0.27s)
Fetched https://github.com/weichsel/ZIPFoundation.git (0.27s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.04s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
warning: 'zipfoundation': /Package@swift-5.9.swift:23:17: warning: 'v10_11' is deprecated: macOS 10.13 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                ^
/Package@swift-5.9.swift:23:32: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                               ^
/Package@swift-5.9.swift:23:44: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                           ^
/Package@swift-5.9.swift:23:59: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                                          ^
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.17 (0.33s)
warning: 'zipfoundation': /Package@swift-5.9.swift:23:17: warning: 'v10_11' is deprecated: macOS 10.13 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                ^
/Package@swift-5.9.swift:23:32: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                               ^
/Package@swift-5.9.swift:23:44: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                           ^
/Package@swift-5.9.swift:23:59: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                                          ^
Creating working copy for https://github.com/RCCoop/RCKML.git
Working copy of https://github.com/RCCoop/RCKML.git resolved at main
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.17
warning: 'zipfoundation': /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:17: warning: 'v10_11' is deprecated: macOS 10.13 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:32: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                               ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:44: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                           ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:59: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                                          ^
warning: '.resolve-product-dependencies': dependency 'rckml' is not used by any target
Found 2 product dependencies
  - AEXML
  - ZIPFoundation
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/23] Compiling ZIPFoundation Archive+Writing.swift
[2/23] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[3/23] Compiling ZIPFoundation Archive+ZIP64.swift
[4/23] Compiling ZIPFoundation Archive.swift
[5/25] Compiling ZIPFoundation Data+Serialization.swift
[6/25] Compiling ZIPFoundation Entry+Serialization.swift
[7/25] Compiling ZIPFoundation Entry+ZIP64.swift
[8/25] Compiling ZIPFoundation Entry.swift
[9/25] Compiling ZIPFoundation Data+Compression.swift
[10/25] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[11/25] Emitting module ZIPFoundation
[12/25] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[13/25] Compiling ZIPFoundation Archive+Helpers.swift
[14/25] Compiling ZIPFoundation Archive+MemoryFile.swift
[15/25] Compiling ZIPFoundation Archive+Progress.swift
[16/25] Compiling ZIPFoundation Archive+Reading.swift
[17/25] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[18/25] Compiling AEXML Error.swift
[19/25] Emitting module AEXML
[20/25] Compiling AEXML Element.swift
[21/25] Compiling AEXML Options.swift
[22/25] Compiling AEXML Document.swift
[23/25] Compiling AEXML Parser.swift
[24/25] Compiling ZIPFoundation FileManager+ZIP.swift
[25/25] Compiling ZIPFoundation URL+ZIP.swift
[26/46] Compiling RCKML KMLCoordinates.swift
[27/46] Compiling RCKML KMLLineString.swift
[28/46] Compiling RCKML KMLMultiGeometry.swift
[29/48] Compiling RCKML KMLStyleUrl.swift
[30/48] Compiling RCKML UTType+KML.swift
[31/48] Compiling RCKML KMLContainer.swift
[32/48] Compiling RCKML KMLElement.swift
[33/48] Compiling RCKML KMLFeature.swift
[34/48] Compiling RCKML KMLStyle.swift
[35/48] Compiling RCKML KMLStyleMap.swift
[36/48] Compiling RCKML KMLPoint.swift
[37/48] Compiling RCKML KMLPolygon.swift
[38/48] Compiling RCKML KMLErrors.swift
[39/48] Emitting module RCKML
[40/48] Compiling RCKML KMLGeometry.swift
[41/48] Compiling RCKML KMLKnownTypes.swift
[42/48] Compiling RCKML KMLStyleProtocols.swift
[43/48] Compiling RCKML KMLDocument.swift
[44/48] Compiling RCKML KMLFolder.swift
[45/48] Compiling RCKML KMLPlacemark.swift
[46/48] Compiling RCKML KMLColor.swift
[47/48] Compiling RCKML KMLLineStyle.swift
[48/48] Compiling RCKML KMLPolyStyle.swift
Build complete! (18.11s)
Build complete.
Done.