The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alibaba/HandyJSON.git
Reference: 5.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alibaba/HandyJSON
 * tag               5.0.2      -> FETCH_HEAD
HEAD is now at dcf39cf 5.0.2
Cloned https://github.com/alibaba/HandyJSON.git
Revision (git rev-parse @):
dcf39cf062680ffa4fd0acb7f9117a97755c113f
SUCCESS checkout https://github.com/alibaba/HandyJSON.git at 5.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "handyjson",
      "name": "HandyJSON",
      "url": "https://github.com/alibaba/HandyJSON.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HandyJSON",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/alibaba/HandyJSON.git from cache
Fetched https://github.com/alibaba/HandyJSON.git (0.18s)
Creating working copy for https://github.com/alibaba/HandyJSON.git
Working copy of https://github.com/alibaba/HandyJSON.git resolved at 5.0.2
warning: '.resolve-product-dependencies': dependency 'handyjson' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/alibaba/HandyJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/32] Compiling HandyJSON Metadata.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/PointerType.swift:28:19: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func cast<T, U>(_ value: T) -> U {
                  ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/PointerType.swift:27:10: note: 'T' previously declared here
    init<T>(pointer: UnsafePointer<T>) {
         ^
[2/32] Compiling HandyJSON NSDecimalNumberTransform.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/PointerType.swift:28:19: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func cast<T, U>(_ value: T) -> U {
                  ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/PointerType.swift:27:10: note: 'T' previously declared here
    init<T>(pointer: UnsafePointer<T>) {
         ^
[3/32] Compiling HandyJSON OtherExtension.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/PointerType.swift:28:19: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func cast<T, U>(_ value: T) -> U {
                  ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/PointerType.swift:27:10: note: 'T' previously declared here
    init<T>(pointer: UnsafePointer<T>) {
         ^
[4/32] Compiling HandyJSON PointerType.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/PointerType.swift:28:19: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func cast<T, U>(_ value: T) -> U {
                  ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/PointerType.swift:27:10: note: 'T' previously declared here
    init<T>(pointer: UnsafePointer<T>) {
         ^
[5/32] Compiling HandyJSON ISO8601DateTransform.swift
[6/32] Compiling HandyJSON Logger.swift
[7/32] Compiling HandyJSON MangledName.swift
[8/32] Compiling HandyJSON Measuable.swift
[9/32] Compiling HandyJSON Properties.swift
[10/32] Compiling HandyJSON PropertyInfo.swift
[11/32] Compiling HandyJSON ReflectionHelper.swift
[12/32] Compiling HandyJSON Serializer.swift
[13/32] Compiling HandyJSON Deserializer.swift
[14/32] Compiling HandyJSON EnumTransform.swift
[15/32] Compiling HandyJSON EnumType.swift
[16/32] Compiling HandyJSON Export.swift
[17/32] Compiling HandyJSON ExtendCustomBasicType.swift
[18/32] Compiling HandyJSON AnyExtensions.swift
[19/32] Compiling HandyJSON BuiltInBasicType.swift
[20/32] Compiling HandyJSON BuiltInBridgeType.swift
[21/32] Compiling HandyJSON CBridge.swift
[22/32] Compiling HandyJSON Configuration.swift
[23/36] Compiling HandyJSON TransformOf.swift
[24/36] Compiling HandyJSON TransformType.swift
[25/36] Compiling HandyJSON Transformable.swift
[26/36] Compiling HandyJSON URLTransform.swift
[27/36] Compiling HandyJSON ContextDescriptorType.swift
[28/36] Compiling HandyJSON CustomDateFormatTransform.swift
[29/36] Compiling HandyJSON DataTransform.swift
[30/36] Compiling HandyJSON DateFormatterTransform.swift
[31/36] Compiling HandyJSON DateTransform.swift
[32/36] Emitting module HandyJSON
[33/36] Compiling HandyJSON ExtendCustomModelType.swift
[34/36] Compiling HandyJSON FieldDescriptor.swift
[35/36] Compiling HandyJSON HelpingMapper.swift
[36/36] Compiling HandyJSON HexColorTransform.swift
Build complete! (7.60s)
Build complete.
Done.