The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build OpenCombineJS, reference 0.2.0 (e574e4), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 22:07:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftwasm/OpenCombineJS.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftwasm/OpenCombineJS
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at e574e41 Update CHANGELOG.md
Cloned https://github.com/swiftwasm/OpenCombineJS.git
Revision (git rev-parse @):
e574e418ba468ff5c2d4c499eb56f108aeb4d2ba
SUCCESS checkout https://github.com/swiftwasm/OpenCombineJS.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftwasm/OpenCombineJS.git
https://github.com/swiftwasm/OpenCombineJS.git
{
  "dependencies" : [
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit.git"
    },
    {
      "identity" : "opencombine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OpenCombine/OpenCombine.git"
    }
  ],
  "manifest_display_name" : "OpenCombineJS",
  "name" : "OpenCombineJS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenCombineJSExample",
      "targets" : [
        "OpenCombineJSExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OpenCombineJS",
      "targets" : [
        "OpenCombineJS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenCombineJSExample",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineJSExample",
      "path" : "Sources/OpenCombineJSExample",
      "product_memberships" : [
        "OpenCombineJSExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OpenCombineJS"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OpenCombineJS",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineJS",
      "path" : "Sources/OpenCombineJS",
      "product_dependencies" : [
        "JavaScriptKit",
        "OpenCombine"
      ],
      "product_memberships" : [
        "OpenCombineJSExample",
        "OpenCombineJS"
      ],
      "sources" : [
        "JSPromise.swift",
        "JSScheduler.swift",
        "JSValueDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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/OpenCombine/OpenCombine.git
Fetching from https://github.com/swiftwasm/JavaScriptKit.git
Fetching from https://github.com/swiftlang/swift-syntax (cached)
Creating working copy of package ‘OpenCombine’
Checking out 0.14.0 of package ‘OpenCombine’
Creating working copy of package ‘JavaScriptKit’
Checking out 0.28.0 of package ‘JavaScriptKit’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Resolve Package Graph
Resolved source packages:
  OpenCombineJS: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit.git @ 0.28.0
  OpenCombine: https://github.com/OpenCombine/OpenCombine.git @ 0.14.0
resolved source packages: OpenCombineJS, swift-syntax, JavaScriptKit, OpenCombine
{
  "dependencies" : [
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit.git"
    },
    {
      "identity" : "opencombine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OpenCombine/OpenCombine.git"
    }
  ],
  "manifest_display_name" : "OpenCombineJS",
  "name" : "OpenCombineJS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenCombineJSExample",
      "targets" : [
        "OpenCombineJSExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OpenCombineJS",
      "targets" : [
        "OpenCombineJS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenCombineJSExample",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineJSExample",
      "path" : "Sources/OpenCombineJSExample",
      "product_memberships" : [
        "OpenCombineJSExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OpenCombineJS"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OpenCombineJS",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineJS",
      "path" : "Sources/OpenCombineJS",
      "product_dependencies" : [
        "JavaScriptKit",
        "OpenCombine"
      ],
      "product_memberships" : [
        "OpenCombineJSExample",
        "OpenCombineJS"
      ],
      "sources" : [
        "JSPromise.swift",
        "JSScheduler.swift",
        "JSValueDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OpenCombineJS",
      "OpenCombineJS-Package",
      "OpenCombineJSExample"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenCombineJS-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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 OpenCombineJS-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  OpenCombine: https://github.com/OpenCombine/OpenCombine.git @ 0.14.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  OpenCombineJS: /Users/admin/builder/spi-builder-workspace
  JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit.git @ 0.28.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'OpenCombineJSExample' in project 'OpenCombineJS'
        ➜ Explicit dependency on target 'OpenCombineJS' in project 'OpenCombineJS'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
    Target 'OpenCombineJS' in project 'OpenCombineJS'
        ➜ Explicit dependency on target 'OpenCombineJS' in project 'OpenCombineJS'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
    Target 'OpenCombineJS' in project 'OpenCombineJS'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
    Target 'OpenCombine' in project 'OpenCombine'
        ➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
        ➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
    Target 'OpenCombine' in project 'OpenCombine'
        ➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
    Target 'COpenCombineHelpers' in project 'OpenCombine' (no dependencies)
    Target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
    Target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
    Target '_CJavaScriptKit' in project 'JavaScriptKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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/clang -v -E -dM -arch arm64 -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/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
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d59c6e05d1151337ebf8e24dc2c5093b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d59c6e05d1151337ebf8e24dc2c5093b.xcbuilddata
error: The package product 'JavaScriptKit' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'OpenCombineJS' from project 'OpenCombineJS')
error: The package product 'JavaScriptKit' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'OpenCombineJSExample' from project 'OpenCombineJS')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0b5242541e27c0f7d6da6c9c3a816e91128a0e98, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0b5242541e27c0f7d6da6c9c3a816e91128a0e98, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0b5242541e27c0f7d6da6c9c3a816e91128a0e98, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0b5242541e27c0f7d6da6c9c3a816e91128a0e98, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme OpenCombineJS-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:
  JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit.git @ 0.28.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  OpenCombineJS: /Users/admin/builder/spi-builder-workspace
  OpenCombine: https://github.com/OpenCombine/OpenCombine.git @ 0.14.0
resolved source packages: JavaScriptKit, swift-syntax, OpenCombineJS, OpenCombine
{
  "dependencies" : [
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit.git"
    },
    {
      "identity" : "opencombine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OpenCombine/OpenCombine.git"
    }
  ],
  "manifest_display_name" : "OpenCombineJS",
  "name" : "OpenCombineJS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenCombineJSExample",
      "targets" : [
        "OpenCombineJSExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OpenCombineJS",
      "targets" : [
        "OpenCombineJS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenCombineJSExample",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineJSExample",
      "path" : "Sources/OpenCombineJSExample",
      "product_memberships" : [
        "OpenCombineJSExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OpenCombineJS"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OpenCombineJS",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineJS",
      "path" : "Sources/OpenCombineJS",
      "product_dependencies" : [
        "JavaScriptKit",
        "OpenCombine"
      ],
      "product_memberships" : [
        "OpenCombineJSExample",
        "OpenCombineJS"
      ],
      "sources" : [
        "JSPromise.swift",
        "JSScheduler.swift",
        "JSValueDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OpenCombineJS",
      "OpenCombineJS-Package",
      "OpenCombineJSExample"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenCombineJS-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 OpenCombineJS-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  OpenCombine: https://github.com/OpenCombine/OpenCombine.git @ 0.14.0
  JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit.git @ 0.28.0
  OpenCombineJS: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'OpenCombineJSExample' in project 'OpenCombineJS'
        ➜ Explicit dependency on target 'OpenCombineJS' in project 'OpenCombineJS'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
    Target 'OpenCombineJS' in project 'OpenCombineJS'
        ➜ Explicit dependency on target 'OpenCombineJS' in project 'OpenCombineJS'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
    Target 'OpenCombineJS' in project 'OpenCombineJS'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
    Target 'OpenCombine' in project 'OpenCombine'
        ➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
        ➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
    Target 'OpenCombine' in project 'OpenCombine'
        ➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
    Target 'COpenCombineHelpers' in project 'OpenCombine' (no dependencies)
    Target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
    Target 'JavaScriptKit' in project 'JavaScriptKit'
        ➜ Explicit dependency on target '_CJavaScriptKit' in project 'JavaScriptKit'
    Target '_CJavaScriptKit' in project 'JavaScriptKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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/clang -v -E -dM -arch arm64 -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/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
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5f31d8d07b335c96e0de84e7cbe137af
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5f31d8d07b335c96e0de84e7cbe137af.xcbuilddata
error: The package product 'JavaScriptKit' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'OpenCombineJS' from project 'OpenCombineJS')
error: The package product 'JavaScriptKit' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'OpenCombineJSExample' from project 'OpenCombineJS')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0b5242541e27c0f7d6da6c9c3a816e91128a0e98, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0b5242541e27c0f7d6da6c9c3a816e91128a0e98, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0b5242541e27c0f7d6da6c9c3a816e91128a0e98, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0b5242541e27c0f7d6da6c9c3a816e91128a0e98, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme OpenCombineJS-Package
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild