The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AsyncMultiplexImage, reference 1.0.0-beta.6 (74e3e0), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 30 May 2025 04:30:59 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AsyncMultiplexImage-Package -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Reference: 1.0.0-beta.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-async-multiplex-image
 * tag               1.0.0-beta.6 -> FETCH_HEAD
HEAD is now at 74e3e09 Add Metrics (#29)
Cloned https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Revision (git rev-parse @):
74e3e09468a3e44906d8909f0c955adc63d57d5b
SUCCESS checkout https://github.com/FluidGroup/swiftui-async-multiplex-image.git at 1.0.0-beta.6
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-async-multiplex-image.git
https://github.com/FluidGroup/swiftui-async-multiplex-image.git
{
  "dependencies" : [
    {
      "identity" : "nuke",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Nuke.git"
    },
    {
      "identity" : "swiftui-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/swiftui-support.git"
    }
  ],
  "manifest_display_name" : "AsyncMultiplexImage",
  "name" : "AsyncMultiplexImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncMultiplexImage",
      "targets" : [
        "AsyncMultiplexImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AsyncMultiplexImage-Nuke",
      "targets" : [
        "AsyncMultiplexImage-Nuke"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "AsyncMultiplexImageTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImageTests",
      "path" : "Tests/AsyncMultiplexImageTests",
      "sources" : [
        "AsyncMultiplexImageTests.swift"
      ],
      "target_dependencies" : [
        "AsyncMultiplexImage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncMultiplexImage_Nuke",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImage-Nuke",
      "path" : "Sources/AsyncMultiplexImage-Nuke",
      "product_dependencies" : [
        "Nuke"
      ],
      "product_memberships" : [
        "AsyncMultiplexImage-Nuke"
      ],
      "sources" : [
        "AsyncMultiplexImageNuke.swift",
        "AsyncMultiplexImageNukeDownloader.swift"
      ],
      "target_dependencies" : [
        "AsyncMultiplexImage"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncMultiplexImage",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImage",
      "path" : "Sources/AsyncMultiplexImage",
      "product_dependencies" : [
        "SwiftUISupportBackport"
      ],
      "product_memberships" : [
        "AsyncMultiplexImage",
        "AsyncMultiplexImage-Nuke"
      ],
      "sources" : [
        "AsyncMultiplexImage.swift",
        "AsyncMultiplexImageContent.swift",
        "AsyncMultiplexImageView.swift",
        "DownloadManager.swift",
        "MultiplexImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/kean/Nuke.git
Fetching from https://github.com/FluidGroup/swiftui-support.git
Creating working copy of package ‘Nuke’
Checking out 12.8.0 of package ‘Nuke’
Creating working copy of package ‘swiftui-support’
Checking out 0.13.0 of package ‘swiftui-support’
Resolve Package Graph
Resolved source packages:
  SwiftUISupport: https://github.com/FluidGroup/swiftui-support.git @ 0.13.0
  Nuke: https://github.com/kean/Nuke.git @ 12.8.0
  AsyncMultiplexImage: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftUISupport, Nuke, AsyncMultiplexImage
{
  "dependencies" : [
    {
      "identity" : "nuke",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Nuke.git"
    },
    {
      "identity" : "swiftui-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/swiftui-support.git"
    }
  ],
  "manifest_display_name" : "AsyncMultiplexImage",
  "name" : "AsyncMultiplexImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncMultiplexImage",
      "targets" : [
        "AsyncMultiplexImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AsyncMultiplexImage-Nuke",
      "targets" : [
        "AsyncMultiplexImage-Nuke"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "AsyncMultiplexImageTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImageTests",
      "path" : "Tests/AsyncMultiplexImageTests",
      "sources" : [
        "AsyncMultiplexImageTests.swift"
      ],
      "target_dependencies" : [
        "AsyncMultiplexImage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncMultiplexImage_Nuke",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImage-Nuke",
      "path" : "Sources/AsyncMultiplexImage-Nuke",
      "product_dependencies" : [
        "Nuke"
      ],
      "product_memberships" : [
        "AsyncMultiplexImage-Nuke"
      ],
      "sources" : [
        "AsyncMultiplexImageNuke.swift",
        "AsyncMultiplexImageNukeDownloader.swift"
      ],
      "target_dependencies" : [
        "AsyncMultiplexImage"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncMultiplexImage",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImage",
      "path" : "Sources/AsyncMultiplexImage",
      "product_dependencies" : [
        "SwiftUISupportBackport"
      ],
      "product_memberships" : [
        "AsyncMultiplexImage",
        "AsyncMultiplexImage-Nuke"
      ],
      "sources" : [
        "AsyncMultiplexImage.swift",
        "AsyncMultiplexImageContent.swift",
        "AsyncMultiplexImageView.swift",
        "DownloadManager.swift",
        "MultiplexImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AsyncMultiplexImage",
      "AsyncMultiplexImage-Nuke",
      "AsyncMultiplexImage-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AsyncMultiplexImage-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AsyncMultiplexImage-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Nuke: https://github.com/kean/Nuke.git @ 12.8.0
  AsyncMultiplexImage: /Users/admin/builder/spi-builder-workspace
  SwiftUISupport: https://github.com/FluidGroup/swiftui-support.git @ 0.13.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'Nuke' in project 'Nuke'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'Nuke' in project 'Nuke' (no dependencies)
    Target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'SwiftUISupportBackport' in project 'SwiftUISupport' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ceadc476d2451f4dea3431cee846368e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ceadc476d2451f4dea3431cee846368e.xcbuilddata
error: The package product 'SwiftUISupportBackport' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage-Nuke' from project 'AsyncMultiplexImage')
error: The package product 'Nuke' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage-Nuke' from project 'AsyncMultiplexImage')
error: The package product 'SwiftUISupportBackport' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage' from project 'AsyncMultiplexImage')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:d9fcc023b982b0bb60569af4f75180dbc2dbd179, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d9fcc023b982b0bb60569af4f75180dbc2dbd179, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d9fcc023b982b0bb60569af4f75180dbc2dbd179, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d9fcc023b982b0bb60569af4f75180dbc2dbd179, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AsyncMultiplexImage-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftUISupport: https://github.com/FluidGroup/swiftui-support.git @ 0.13.0
  AsyncMultiplexImage: /Users/admin/builder/spi-builder-workspace
  Nuke: https://github.com/kean/Nuke.git @ 12.8.0
resolved source packages: SwiftUISupport, AsyncMultiplexImage, Nuke
{
  "dependencies" : [
    {
      "identity" : "nuke",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Nuke.git"
    },
    {
      "identity" : "swiftui-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/swiftui-support.git"
    }
  ],
  "manifest_display_name" : "AsyncMultiplexImage",
  "name" : "AsyncMultiplexImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncMultiplexImage",
      "targets" : [
        "AsyncMultiplexImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AsyncMultiplexImage-Nuke",
      "targets" : [
        "AsyncMultiplexImage-Nuke"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "AsyncMultiplexImageTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImageTests",
      "path" : "Tests/AsyncMultiplexImageTests",
      "sources" : [
        "AsyncMultiplexImageTests.swift"
      ],
      "target_dependencies" : [
        "AsyncMultiplexImage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncMultiplexImage_Nuke",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImage-Nuke",
      "path" : "Sources/AsyncMultiplexImage-Nuke",
      "product_dependencies" : [
        "Nuke"
      ],
      "product_memberships" : [
        "AsyncMultiplexImage-Nuke"
      ],
      "sources" : [
        "AsyncMultiplexImageNuke.swift",
        "AsyncMultiplexImageNukeDownloader.swift"
      ],
      "target_dependencies" : [
        "AsyncMultiplexImage"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncMultiplexImage",
      "module_type" : "SwiftTarget",
      "name" : "AsyncMultiplexImage",
      "path" : "Sources/AsyncMultiplexImage",
      "product_dependencies" : [
        "SwiftUISupportBackport"
      ],
      "product_memberships" : [
        "AsyncMultiplexImage",
        "AsyncMultiplexImage-Nuke"
      ],
      "sources" : [
        "AsyncMultiplexImage.swift",
        "AsyncMultiplexImageContent.swift",
        "AsyncMultiplexImageView.swift",
        "DownloadManager.swift",
        "MultiplexImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AsyncMultiplexImage",
      "AsyncMultiplexImage-Nuke",
      "AsyncMultiplexImage-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AsyncMultiplexImage-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AsyncMultiplexImage-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Nuke: https://github.com/kean/Nuke.git @ 12.8.0
  AsyncMultiplexImage: /Users/admin/builder/spi-builder-workspace
  SwiftUISupport: https://github.com/FluidGroup/swiftui-support.git @ 0.13.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'AsyncMultiplexImage-Nuke' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'Nuke' in project 'Nuke'
        ➜ Explicit dependency on target 'Nuke' in project 'Nuke'
    Target 'Nuke' in project 'Nuke' (no dependencies)
    Target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'AsyncMultiplexImage' in project 'AsyncMultiplexImage'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'SwiftUISupportBackport' in project 'SwiftUISupport'
        ➜ Explicit dependency on target 'SwiftUISupportBackport' in project 'SwiftUISupport'
    Target 'SwiftUISupportBackport' in project 'SwiftUISupport' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0d631f5402ac5ac8232039c0c7c39763
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0d631f5402ac5ac8232039c0c7c39763.xcbuilddata
error: The package product 'SwiftUISupportBackport' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage' from project 'AsyncMultiplexImage')
error: The package product 'SwiftUISupportBackport' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage-Nuke' from project 'AsyncMultiplexImage')
error: The package product 'Nuke' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'AsyncMultiplexImage-Nuke' from project 'AsyncMultiplexImage')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:d9fcc023b982b0bb60569af4f75180dbc2dbd179, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d9fcc023b982b0bb60569af4f75180dbc2dbd179, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d9fcc023b982b0bb60569af4f75180dbc2dbd179, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d9fcc023b982b0bb60569af4f75180dbc2dbd179, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AsyncMultiplexImage-Package
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild