The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScreenDataUI, reference 1.1.2 (d34cbb), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 19 Jun 2025 11:45:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ServerDriven/ScreenDataUI-ios.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ServerDriven/ScreenDataUI-ios
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at d34cbb6 Merge pull request #29 from ServerDriven/debugging-improvements
Cloned https://github.com/ServerDriven/ScreenDataUI-ios.git
Revision (git rev-parse @):
d34cbb667eed959f843404a4500a8dc6be9b61a4
SUCCESS checkout https://github.com/ServerDriven/ScreenDataUI-ios.git at 1.1.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ServerDriven/ScreenDataUI-ios.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/ServerDriven/ScreenData-swift
Fetching from https://github.com/ServerDriven/ScreenDataNavigation-swift
Fetching from https://github.com/0xLeif/Chronicle
Fetching from https://github.com/0xOpenBytes/FLet
Fetching from https://github.com/0xOpenBytes/c
Fetching from https://github.com/0xOpenBytes/o
Fetching from https://github.com/0xOpenBytes/t
Creating working copy of package ‘t’
Checking out 0.2.0 of package ‘t’
Creating working copy of package ‘ScreenDataNavigation-swift’
Checking out 1.2.0 of package ‘ScreenDataNavigation-swift’
Creating working copy of package ‘Chronicle’
Checking out 0.2.3 of package ‘Chronicle’
Creating working copy of package ‘FLet’
Checking out 2.0.0 of package ‘FLet’
Creating working copy of package ‘ScreenData-swift’
Checking out 0.4.2 of package ‘ScreenData-swift’
Creating working copy of package ‘o’
Checking out 0.3.0 of package ‘o’
Creating working copy of package ‘c’
Checking out 1.2.0 of package ‘c’
Resolve Package Graph
Resolved source packages:
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  c: https://github.com/0xOpenBytes/c @ 1.2.0
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: ScreenDataNavigation, o, c, ScreenData, FLet, t, Chronicle, ScreenDataUI
{
  "dependencies" : [
    {
      "identity" : "screendata-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ServerDriven/ScreenData-swift"
    },
    {
      "identity" : "screendatanavigation-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ServerDriven/ScreenDataNavigation-swift"
    },
    {
      "identity" : "chronicle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/Chronicle"
    }
  ],
  "manifest_display_name" : "ScreenDataUI",
  "name" : "ScreenDataUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "ScreenDataUI",
      "targets" : [
        "ScreenDataUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScreenDataUITests",
      "module_type" : "SwiftTarget",
      "name" : "ScreenDataUITests",
      "path" : "Tests/ScreenDataUITests",
      "sources" : [
        "ScreenDataUITests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ScreenDataUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ScreenDataUI",
      "module_type" : "SwiftTarget",
      "name" : "ScreenDataUI",
      "path" : "Sources/ScreenDataUI",
      "product_dependencies" : [
        "ScreenData",
        "ScreenDataNavigation",
        "Chronicle"
      ],
      "product_memberships" : [
        "ScreenDataUI"
      ],
      "sources" : [
        "Debug/DebugSDScreen.swift",
        "Debug/DebugSDView.swift",
        "Helpers/Logger.swift",
        "Helpers/SDImage/SDImageProviding.swift",
        "Helpers/SDImage/SDImageStoring.swift",
        "Helpers/SomeView+SDUI.swift",
        "Modifiers/SDStyleModifier+View.swift",
        "Modifiers/SDStyleModifier.swift",
        "Navigation/SDScreenProvider.swift",
        "Navigation/SDScreenStore.swift",
        "Theme/SDFont.swift",
        "Views/SDButton.swift",
        "Views/SDColor.swift",
        "Views/SDContainerView.swift",
        "Views/SDCustomView.swift",
        "Views/SDDestinationLink.swift",
        "Views/SDImage.swift",
        "Views/SDLabel.swift",
        "Views/SDScreen.swift",
        "Views/SDText.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ScreenDataUI",
      "t"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ScreenDataUI",
      "t"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ScreenDataUI -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 ScreenDataUI -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  c: https://github.com/0xOpenBytes/c @ 1.2.0
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'Chronicle' in project 'Chronicle'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'Chronicle' in project 'Chronicle' (no dependencies)
    Target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
    Target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
    Target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 't' in project 't'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 't' in project 't'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'o' in project 'o'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'o' in project 'o' (no dependencies)
    Target 'c' in project 'c'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 't' in project 't'
    Target 'c' in project 'c'
        ➜ Explicit dependency on target 't' in project 't'
    Target 't' in project 't'
        ➜ Explicit dependency on target 't' in project 't'
    Target 't' in project 't' (no dependencies)
    Target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
    Target 'ScreenData' in project 'ScreenData' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0729f53fac7a79dd38e459e78b94def0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0729f53fac7a79dd38e459e78b94def0.xcbuilddata
error: The package product 'ScreenDataNavigation' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'ScreenDataUI' from project 'ScreenDataUI')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:c341e1eec1beff28a7b6c2b4ab24a4f3441cea08, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c341e1eec1beff28a7b6c2b4ab24a4f3441cea08, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:c341e1eec1beff28a7b6c2b4ab24a4f3441cea08, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c341e1eec1beff28a7b6c2b4ab24a4f3441cea08, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ScreenDataUI
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  c: https://github.com/0xOpenBytes/c @ 1.2.0
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
resolved source packages: ScreenData, Chronicle, ScreenDataUI, ScreenDataNavigation, c, o, t, FLet
{
  "dependencies" : [
    {
      "identity" : "screendata-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ServerDriven/ScreenData-swift"
    },
    {
      "identity" : "screendatanavigation-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ServerDriven/ScreenDataNavigation-swift"
    },
    {
      "identity" : "chronicle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/Chronicle"
    }
  ],
  "manifest_display_name" : "ScreenDataUI",
  "name" : "ScreenDataUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "ScreenDataUI",
      "targets" : [
        "ScreenDataUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScreenDataUITests",
      "module_type" : "SwiftTarget",
      "name" : "ScreenDataUITests",
      "path" : "Tests/ScreenDataUITests",
      "sources" : [
        "ScreenDataUITests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ScreenDataUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ScreenDataUI",
      "module_type" : "SwiftTarget",
      "name" : "ScreenDataUI",
      "path" : "Sources/ScreenDataUI",
      "product_dependencies" : [
        "ScreenData",
        "ScreenDataNavigation",
        "Chronicle"
      ],
      "product_memberships" : [
        "ScreenDataUI"
      ],
      "sources" : [
        "Debug/DebugSDScreen.swift",
        "Debug/DebugSDView.swift",
        "Helpers/Logger.swift",
        "Helpers/SDImage/SDImageProviding.swift",
        "Helpers/SDImage/SDImageStoring.swift",
        "Helpers/SomeView+SDUI.swift",
        "Modifiers/SDStyleModifier+View.swift",
        "Modifiers/SDStyleModifier.swift",
        "Navigation/SDScreenProvider.swift",
        "Navigation/SDScreenStore.swift",
        "Theme/SDFont.swift",
        "Views/SDButton.swift",
        "Views/SDColor.swift",
        "Views/SDContainerView.swift",
        "Views/SDCustomView.swift",
        "Views/SDDestinationLink.swift",
        "Views/SDImage.swift",
        "Views/SDLabel.swift",
        "Views/SDScreen.swift",
        "Views/SDText.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ScreenDataUI",
      "t"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ScreenDataUI",
      "t"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ScreenDataUI -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 ScreenDataUI -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  ScreenDataNavigation: https://github.com/ServerDriven/ScreenDataNavigation-swift @ 1.2.0
  FLet: https://github.com/0xOpenBytes/FLet @ 2.0.0
  t: https://github.com/0xOpenBytes/t @ 0.2.0
  Chronicle: https://github.com/0xLeif/Chronicle @ 0.2.3
  ScreenDataUI: /Users/admin/builder/spi-builder-workspace
  o: https://github.com/0xOpenBytes/o @ 0.3.0
  ScreenData: https://github.com/ServerDriven/ScreenData-swift @ 0.4.2
  c: https://github.com/0xOpenBytes/c @ 1.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'ScreenDataUI' in project 'ScreenDataUI'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'Chronicle' in project 'Chronicle'
        ➜ Explicit dependency on target 'Chronicle' in project 'Chronicle'
    Target 'Chronicle' in project 'Chronicle' (no dependencies)
    Target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
    Target 'ScreenDataNavigation' in project 'ScreenDataNavigation'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
    Target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 't' in project 't'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'FLet' in project 'FLet'
        ➜ Explicit dependency on target 't' in project 't'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'o' in project 'o'
        ➜ Explicit dependency on target 'o' in project 'o'
    Target 'o' in project 'o' (no dependencies)
    Target 'c' in project 'c'
        ➜ Explicit dependency on target 'c' in project 'c'
        ➜ Explicit dependency on target 't' in project 't'
    Target 'c' in project 'c'
        ➜ Explicit dependency on target 't' in project 't'
    Target 't' in project 't'
        ➜ Explicit dependency on target 't' in project 't'
    Target 't' in project 't' (no dependencies)
    Target 'ScreenData' in project 'ScreenData'
        ➜ Explicit dependency on target 'ScreenData' in project 'ScreenData'
    Target 'ScreenData' in project 'ScreenData' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0729f53fac7a79dd38e459e78b94def0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0729f53fac7a79dd38e459e78b94def0.xcbuilddata
error: The package product 'ScreenDataNavigation' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'ScreenDataUI' from project 'ScreenDataUI')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:c341e1eec1beff28a7b6c2b4ab24a4f3441cea08, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c341e1eec1beff28a7b6c2b4ab24a4f3441cea08, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:c341e1eec1beff28a7b6c2b4ab24a4f3441cea08, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c341e1eec1beff28a7b6c2b4ab24a4f3441cea08, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ScreenDataUI
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild