The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alibaba/HandyJSON
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f0b15db 5.0.4-beta podspec
Cloned https://github.com/alibaba/HandyJSON.git
Revision (git rev-parse @):
f0b15db3bc0c51e935ea2385d6e33d412f04fffe
SUCCESS checkout https://github.com/alibaba/HandyJSON.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/alibaba/HandyJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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 DateTransform.swift
[11/36] Compiling HandyJSON Deserializer.swift
[12/36] Compiling HandyJSON EnumTransform.swift
[13/36] Compiling HandyJSON EnumType.swift
[14/36] Compiling HandyJSON Export.swift
[15/36] Compiling HandyJSON ExtendCustomBasicType.swift
[16/36] Compiling HandyJSON ExtendCustomModelType.swift
[17/36] Compiling HandyJSON FieldDescriptor.swift
[18/36] Compiling HandyJSON HelpingMapper.swift
[19/36] Compiling HandyJSON AnyExtensions.swift
[20/36] Compiling HandyJSON BuiltInBasicType.swift
[21/36] Compiling HandyJSON BuiltInBridgeType.swift
[22/36] Compiling HandyJSON CBridge.swift
[23/36] Compiling HandyJSON Configuration.swift
[24/36] Compiling HandyJSON ContextDescriptorType.swift
[25/36] Compiling HandyJSON CustomDateFormatTransform.swift
[26/36] Compiling HandyJSON DataTransform.swift
[27/36] Compiling HandyJSON DateFormatterTransform.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! (9.15s)
Build complete.
Done.