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 LiteSupport, reference 0.3.0 (0cdb97), with Swift 6.1 for iOS using Xcode 16.3 on 10 Sep 2025 07:44:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LiteSupport-Package -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/llvm-swift/lite.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/llvm-swift/lite
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 0cdb971 Downgrade back to 6.1
Cloned https://github.com/llvm-swift/lite.git
Revision (git rev-parse @):
0cdb971f84a29d92f03ed8c186bad0dd21791ec9
SUCCESS checkout https://github.com/llvm-swift/lite.git at 0.3.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/llvm-swift/lite.git
https://github.com/llvm-swift/lite.git
{
  "dependencies" : [
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "swift-subprocess",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-subprocess"
    }
  ],
  "manifest_display_name" : "LiteSupport",
  "name" : "LiteSupport",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "LiteSupport",
      "targets" : [
        "LiteSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "lite-test",
      "targets" : [
        "lite-test"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "lite_test",
      "module_type" : "SwiftTarget",
      "name" : "lite-test",
      "path" : "Sources/lite-test",
      "product_memberships" : [
        "lite-test"
      ],
      "sources" : [
        "LiteTest.swift"
      ],
      "target_dependencies" : [
        "LiteSupport"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LiteTests",
      "module_type" : "SwiftTarget",
      "name" : "LiteTests",
      "path" : "Tests/LiteTests",
      "sources" : [
        "LiteTests.swift"
      ],
      "target_dependencies" : [
        "LiteSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiteSupport",
      "module_type" : "SwiftTarget",
      "name" : "LiteSupport",
      "path" : "Sources/LiteSupport",
      "product_dependencies" : [
        "Rainbow",
        "Subprocess"
      ],
      "product_memberships" : [
        "LiteSupport",
        "lite-test"
      ],
      "sources" : [
        "LiteError.swift",
        "Run.swift",
        "RunLineParser.swift",
        "String+CommonPrefix.swift",
        "Substitutor.swift",
        "TestFile.swift",
        "TestRunner.swift",
        "TimeInterval+Formatting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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/swiftlang/swift-subprocess
Fetching from https://github.com/onevcat/Rainbow.git
Fetching from https://github.com/apple/swift-system (cached)
Creating working copy of package ‘Rainbow’
Checking out 3.2.0 of package ‘Rainbow’
Creating working copy of package ‘swift-system’
Checking out 1.5.0 of package ‘swift-system’
Creating working copy of package ‘swift-subprocess’
Checking out main (eafdd72) of package ‘swift-subprocess’
Resolve Package Graph
Resolved source packages:
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  swift-system: https://github.com/apple/swift-system @ 1.5.0
  Subprocess: https://github.com/swiftlang/swift-subprocess @ main (eafdd72)
  LiteSupport: /Users/admin/builder/spi-builder-workspace
resolved source packages: Rainbow, swift-system, Subprocess, LiteSupport
{
  "dependencies" : [
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "swift-subprocess",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-subprocess"
    }
  ],
  "manifest_display_name" : "LiteSupport",
  "name" : "LiteSupport",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "LiteSupport",
      "targets" : [
        "LiteSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "lite-test",
      "targets" : [
        "lite-test"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "lite_test",
      "module_type" : "SwiftTarget",
      "name" : "lite-test",
      "path" : "Sources/lite-test",
      "product_memberships" : [
        "lite-test"
      ],
      "sources" : [
        "LiteTest.swift"
      ],
      "target_dependencies" : [
        "LiteSupport"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LiteTests",
      "module_type" : "SwiftTarget",
      "name" : "LiteTests",
      "path" : "Tests/LiteTests",
      "sources" : [
        "LiteTests.swift"
      ],
      "target_dependencies" : [
        "LiteSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiteSupport",
      "module_type" : "SwiftTarget",
      "name" : "LiteSupport",
      "path" : "Sources/LiteSupport",
      "product_dependencies" : [
        "Rainbow",
        "Subprocess"
      ],
      "product_memberships" : [
        "LiteSupport",
        "lite-test"
      ],
      "sources" : [
        "LiteError.swift",
        "Run.swift",
        "RunLineParser.swift",
        "String+CommonPrefix.swift",
        "Substitutor.swift",
        "TestFile.swift",
        "TestRunner.swift",
        "TimeInterval+Formatting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "lite-test",
      "LiteSupport",
      "LiteSupport-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LiteSupport-Package -destination generic/platform=iOS 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 LiteSupport-Package -destination generic/platform=iOS "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:
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  LiteSupport: /Users/admin/builder/spi-builder-workspace
  swift-system: https://github.com/apple/swift-system @ 1.5.0
  Subprocess: https://github.com/swiftlang/swift-subprocess @ main (eafdd72)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
    Target 'lite-test' in project 'LiteSupport'
        ➜ Explicit dependency on target 'LiteSupport' in project 'LiteSupport'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
    Target 'LiteSupport' in project 'LiteSupport'
        ➜ Explicit dependency on target 'LiteSupport' in project 'LiteSupport'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
    Target 'LiteSupport' in project 'LiteSupport'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
    Target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target '_SubprocessCShims' in project 'Subprocess' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: 5d9b51a0c3df52450243a52f92475af7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5d9b51a0c3df52450243a52f92475af7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target '_SubprocessCShims' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
error: The package product 'Subprocess' requires minimum platform version 99.0 for the iOS platform, but this target supports 12.0 (in target 'LiteSupport' from project 'LiteSupport')
error: The package product 'Subprocess' requires minimum platform version 99.0 for the iOS platform, but this target supports 12.0 (in target 'lite-test' from project 'LiteSupport')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LiteSupport-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:
  LiteSupport: /Users/admin/builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  Subprocess: https://github.com/swiftlang/swift-subprocess @ main (eafdd72)
  swift-system: https://github.com/apple/swift-system @ 1.5.0
resolved source packages: LiteSupport, Rainbow, Subprocess, swift-system
{
  "dependencies" : [
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "swift-subprocess",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-subprocess"
    }
  ],
  "manifest_display_name" : "LiteSupport",
  "name" : "LiteSupport",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "LiteSupport",
      "targets" : [
        "LiteSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "lite-test",
      "targets" : [
        "lite-test"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "lite_test",
      "module_type" : "SwiftTarget",
      "name" : "lite-test",
      "path" : "Sources/lite-test",
      "product_memberships" : [
        "lite-test"
      ],
      "sources" : [
        "LiteTest.swift"
      ],
      "target_dependencies" : [
        "LiteSupport"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LiteTests",
      "module_type" : "SwiftTarget",
      "name" : "LiteTests",
      "path" : "Tests/LiteTests",
      "sources" : [
        "LiteTests.swift"
      ],
      "target_dependencies" : [
        "LiteSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LiteSupport",
      "module_type" : "SwiftTarget",
      "name" : "LiteSupport",
      "path" : "Sources/LiteSupport",
      "product_dependencies" : [
        "Rainbow",
        "Subprocess"
      ],
      "product_memberships" : [
        "LiteSupport",
        "lite-test"
      ],
      "sources" : [
        "LiteError.swift",
        "Run.swift",
        "RunLineParser.swift",
        "String+CommonPrefix.swift",
        "Substitutor.swift",
        "TestFile.swift",
        "TestRunner.swift",
        "TimeInterval+Formatting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "lite-test",
      "LiteSupport",
      "LiteSupport-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LiteSupport-Package -destination generic/platform=iOS
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 LiteSupport-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  swift-system: https://github.com/apple/swift-system @ 1.5.0
  LiteSupport: /Users/admin/builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  Subprocess: https://github.com/swiftlang/swift-subprocess @ main (eafdd72)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
    Target 'lite-test' in project 'LiteSupport'
        ➜ Explicit dependency on target 'LiteSupport' in project 'LiteSupport'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
    Target 'LiteSupport' in project 'LiteSupport'
        ➜ Explicit dependency on target 'LiteSupport' in project 'LiteSupport'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
    Target 'LiteSupport' in project 'LiteSupport'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
    Target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target '_SubprocessCShims' in project 'Subprocess' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: 67e94055c4f1e3081d00290f3ac57c05
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/67e94055c4f1e3081d00290f3ac57c05.xcbuilddata
error: The package product 'Subprocess' requires minimum platform version 99.0 for the iOS platform, but this target supports 12.0 (in target 'LiteSupport' from project 'LiteSupport')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target '_SubprocessCShims' from project 'Subprocess')
error: The package product 'Subprocess' requires minimum platform version 99.0 for the iOS platform, but this target supports 12.0 (in target 'lite-test' from project 'LiteSupport')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LiteSupport-Package
(1 failure)
BUILD FAILURE 6.1 iOS