The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IBDecodable 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/IBDecodable/IBDecodable.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/IBDecodable/IBDecodable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 78f572c Merge pull request #115 from uhooi/feature/bump_swxmlhash_to_7
Cloned https://github.com/IBDecodable/IBDecodable.git
Revision (git rev-parse @):
78f572c8ec7347e4df6be15e8dcb7966d3b0cdd4
SUCCESS checkout https://github.com/IBDecodable/IBDecodable.git at master
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git (0.23s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.1 (0.07s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.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": "ibdecodable",
      "name": "IBDecodable",
      "url": "https://github.com/IBDecodable/IBDecodable.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IBDecodable",
      "dependencies": [
        {
          "identity": "swxmlhash",
          "name": "SWXMLHash",
          "url": "https://github.com/drmohundro/SWXMLHash.git",
          "version": "7.0.2",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SWXMLHash",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/IBDecodable/IBDecodable.git from cache
Fetched https://github.com/IBDecodable/IBDecodable.git (0.29s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git (0.21s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.06s)
Creating working copy for https://github.com/IBDecodable/IBDecodable.git
Working copy of https://github.com/IBDecodable/IBDecodable.git resolved at master
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
warning: '.resolve-product-dependencies': dependency 'ibdecodable' is not used by any target
Found 1 product dependencies
  - SWXMLHash
========================================
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/24] Emitting module SWXMLHash
[2/27] Compiling SWXMLHash XMLHashOptions.swift
[3/27] Compiling SWXMLHash XMLIndexer.swift
[4/27] Compiling SWXMLHash shim.swift
[5/27] Compiling SWXMLHash String+Extensions.swift
[6/27] Compiling SWXMLHash TextElement.swift
[7/27] Compiling SWXMLHash XMLAttribute.swift
[8/27] Compiling SWXMLHash XMLAttributeDeserializable.swift
[9/27] Compiling SWXMLHash XMLElementDeserializable.swift
[10/27] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
[11/27] Compiling SWXMLHash XMLObjectDeserialization.swift
[12/27] Compiling SWXMLHash XMLContent.swift
[13/27] Compiling SWXMLHash XMLElement.swift
[14/27] Compiling SWXMLHash XMLHash.swift
[15/27] Compiling SWXMLHash Int+XMLDeserialization.swift
[16/27] Compiling SWXMLHash String+XMLDeserialization.swift
[17/27] Compiling SWXMLHash IndexingError.swift
[18/27] Compiling SWXMLHash IndexOp.swift
[19/27] Compiling SWXMLHash LazyXMLParser.swift
[20/27] Compiling SWXMLHash Stack.swift
[21/27] Compiling SWXMLHash XMLValueDeserialization.swift
[22/27] Compiling SWXMLHash Bool+XMLDeserialization.swift
[23/27] Compiling SWXMLHash Double+XMLDeserialization.swift
[24/27] Compiling SWXMLHash Float+XMLDeserialization.swift
[25/27] Compiling SWXMLHash ParsingError.swift
[26/27] Compiling SWXMLHash XMLDeserializationError.swift
[27/27] Compiling SWXMLHash FullXMLParser.swift
[28/105] Compiling IBDecodable InterfaceBuilderFile.swift
[29/105] Compiling IBDecodable StoryboardFile.swift
[30/105] Compiling IBDecodable XibFile.swift
[31/105] Compiling IBDecodable Geometry.swift
[32/105] Compiling IBDecodable KeyCommand.swift
[33/105] Compiling IBDecodable ModalPresentationStyle.swift
[34/105] Compiling IBDecodable ModalTransitionStyle.swift
[35/105] Compiling IBDecodable Primitive.swift
[36/105] Compiling IBDecodable AnyResource.swift
[37/105] Compiling IBDecodable Image.swift
[38/105] Compiling IBDecodable NamedColor.swift
[39/116] Compiling IBDecodable AnyDependency.swift
[40/116] Compiling IBDecodable CustomObject.swift
[41/116] Compiling IBDecodable Device.swift
[42/116] Compiling IBDecodable Exit.swift
[43/116] Compiling IBDecodable InterfaceBuilderDocument.swift
[44/116] Compiling IBDecodable Placeholder.swift
[45/116] Compiling IBDecodable Scene.swift
[46/116] Compiling IBDecodable SearchDisplayController.swift
[47/116] Compiling IBDecodable StoryboardDocument.swift
[48/116] Compiling IBDecodable TargetRuntime.swift
[49/116] Compiling IBDecodable XibDocument.swift
[50/116] Compiling IBDecodable IBError.swift
[51/116] Compiling IBDecodable IBProtocol.swift
[52/116] Compiling IBDecodable Accessibility.swift
[53/116] Compiling IBDecodable AttributedString.swift
[54/116] Compiling IBDecodable Classes.swift
[55/116] Compiling IBDecodable Color.swift
[56/116] Compiling IBDecodable Action.swift
[57/116] Compiling IBDecodable AnyConnection.swift
[58/116] Compiling IBDecodable Outlet.swift
[59/116] Compiling IBDecodable OutletCollection.swift
[60/116] Compiling IBDecodable Segue.swift
[61/116] Compiling IBDecodable AnyViewController.swift
[62/116] Compiling IBDecodable CollectionViewController.swift
[63/116] Compiling IBDecodable AVPlayerViewController.swift
[64/116] Compiling IBDecodable GLKViewController.swift
[65/116] Compiling IBDecodable HostingController.swift
[66/116] Compiling IBDecodable NavigationController.swift
[67/116] Compiling IBDecodable PageViewController.swift
[68/116] Compiling IBDecodable SplitViewController.swift
[69/116] Compiling IBDecodable TabBarController.swift
[70/116] Compiling IBDecodable TableViewController.swift
[71/116] Compiling IBDecodable ViewController.swift
[72/116] Compiling IBDecodable SystemColor.swift
[73/116] Compiling IBDecodable StringElement.swift
[74/116] Compiling IBDecodable UserDefinedRuntimeAttribute.swift
[75/116] Compiling IBDecodable Variation.swift
[76/116] Compiling IBDecodable ActivityIndicatorView.swift
[77/116] Compiling IBDecodable AnyView.swift
[78/116] Compiling IBDecodable NavigationBar.swift
[79/116] Compiling IBDecodable SearchBar.swift
[80/116] Compiling IBDecodable TabBar.swift
[81/116] Compiling IBDecodable Toolbar.swift
[82/116] Compiling IBDecodable Button.swift
[83/116] Compiling IBDecodable ScrollView.swift
[84/116] Compiling IBDecodable TableView.swift
[85/116] Compiling IBDecodable StackView.swift
[86/116] Compiling IBDecodable View.swift
[87/116] Compiling IBDecodable VisualEffectView.swift
[88/116] Compiling IBDecodable InterfaceBuilderParser.swift
[89/116] Compiling IBDecodable MapXMLIndexerContainer.swift
[90/116] Compiling IBDecodable MappedCodingKey.swift
[91/116] Compiling IBDecodable XMLDecodable.swift
[92/116] Compiling IBDecodable XMLIndexer.swift
[93/116] Compiling IBDecodable XMLIndexerContainer.swift
[94/116] Compiling IBDecodable ControlProtocol.swift
[95/116] Compiling IBDecodable DatePicker.swift
[96/116] Compiling IBDecodable PageControl.swift
[97/116] Compiling IBDecodable SegmentedControl.swift
[98/116] Compiling IBDecodable Slider.swift
[99/116] Compiling IBDecodable Stepper.swift
[100/116] Compiling IBDecodable Switch.swift
[101/116] Compiling IBDecodable TextField.swift
[102/116] Compiling IBDecodable TextView.swift
[103/116] Compiling IBDecodable ARSCNView.swift
[104/116] Compiling IBDecodable ARSKView.swift
[105/116] Compiling IBDecodable GLKView.swift
[106/116] Compiling IBDecodable MTKView.swift
[107/116] Compiling IBDecodable MapView.swift
[108/116] Compiling IBDecodable SKView.swift
[109/116] Compiling IBDecodable SceneKitView.swift
[110/116] Compiling IBDecodable WKWebView.swift
[111/116] Compiling IBDecodable ImageView.swift
[112/116] Compiling IBDecodable Label.swift
[113/116] Compiling IBDecodable Picker.swift
[114/116] Compiling IBDecodable ProgressView.swift
[115/116] Compiling IBDecodable CollectionView.swift
[116/116] Emitting module IBDecodable
Build complete! (26.93s)
Build complete.
Done.