The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.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/admin/builds/Z6YBxSjp/0/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
https://github.com/alibaba/HandyJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Emitting module HandyJSON
[2/36] Compiling HandyJSON Properties.swift
[3/36] Compiling HandyJSON PropertyInfo.swift
[4/36] Compiling HandyJSON ReflectionHelper.swift
[5/36] Compiling HandyJSON Serializer.swift
[6/36] Compiling HandyJSON TransformOf.swift
[7/36] Compiling HandyJSON TransformType.swift
[8/36] Compiling HandyJSON Transformable.swift
[9/36] Compiling HandyJSON URLTransform.swift
[10/36] Compiling HandyJSON AnyExtensions.swift
[11/36] Compiling HandyJSON BuiltInBasicType.swift
[12/36] Compiling HandyJSON BuiltInBridgeType.swift
[13/36] Compiling HandyJSON CBridge.swift
[14/36] Compiling HandyJSON Configuration.swift
[15/36] Compiling HandyJSON ContextDescriptorType.swift
[16/36] Compiling HandyJSON CustomDateFormatTransform.swift
[17/36] Compiling HandyJSON DataTransform.swift
[18/36] Compiling HandyJSON DateFormatterTransform.swift
[19/36] Compiling HandyJSON DateTransform.swift
[20/36] Compiling HandyJSON Deserializer.swift
[21/36] Compiling HandyJSON EnumTransform.swift
[22/36] Compiling HandyJSON EnumType.swift
[23/36] Compiling HandyJSON Export.swift
[24/36] Compiling HandyJSON ExtendCustomBasicType.swift
[25/36] Compiling HandyJSON ExtendCustomModelType.swift
[26/36] Compiling HandyJSON FieldDescriptor.swift
[27/36] Compiling HandyJSON HelpingMapper.swift
[28/36] Compiling HandyJSON HexColorTransform.swift
[29/36] Compiling HandyJSON ISO8601DateTransform.swift
[30/36] Compiling HandyJSON Logger.swift
[31/36] Compiling HandyJSON MangledName.swift
[32/36] Compiling HandyJSON Measuable.swift
[33/36] Compiling HandyJSON Metadata.swift
[34/36] Compiling HandyJSON NSDecimalNumberTransform.swift
[35/36] Compiling HandyJSON OtherExtension.swift
[36/36] Compiling HandyJSON PointerType.swift
Build complete! (7.77s)
Build complete.
Done.