The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chat with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Chat -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Chat.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/exyte/Chat
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4b3f976 Bump version
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
4b3f976ffab79aa186a607bcab323074508e8637
SUCCESS checkout https://github.com/exyte/Chat.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $workDir
https://github.com/exyte/Chat.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/exyte/ActivityIndicatorView (cached)
Fetching from https://github.com/exyte/FloatingButton (cached)
Fetching from https://github.com/exyte/MediaPicker.git (cached)
Fetching from https://github.com/siteline/swiftui-introspect (cached)
Creating working copy of package ‘MediaPicker’
Checking out 2.2.2 of package ‘MediaPicker’
Creating working copy of package ‘swiftui-introspect’
Checking out 1.1.3 of package ‘swiftui-introspect’
Creating working copy of package ‘FloatingButton’
Checking out 1.3.0 of package ‘FloatingButton’
Creating working copy of package ‘ActivityIndicatorView’
Checking out 1.1.1 of package ‘ActivityIndicatorView’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.1.1
  Chat: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 1.1.3
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 2.2.2
  FloatingButton: https://github.com/exyte/FloatingButton @ 1.3.0
resolved source packages: ActivityIndicatorView, Chat, swiftui-introspect, ExyteMediaPicker, FloatingButton
objc[15294]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f3dc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f8a00e0). One of the two will be used. Which one is undefined.
{
  "dependencies" : [
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/swiftui-introspect"
    },
    {
      "identity" : "mediapicker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/exyte/MediaPicker.git"
    },
    {
      "identity" : "floatingbutton",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/exyte/FloatingButton"
    },
    {
      "identity" : "activityindicatorview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/exyte/ActivityIndicatorView"
    }
  ],
  "manifest_display_name" : "Chat",
  "name" : "Chat",
  "path" : "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "ExyteChat",
      "targets" : [
        "ExyteChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExyteChatTests",
      "module_type" : "SwiftTarget",
      "name" : "ExyteChatTests",
      "path" : "Tests/ExyteChatTests",
      "sources" : [
        "ExampleChatTests.swift"
      ],
      "target_dependencies" : [
        "ExyteChat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExyteChat",
      "module_type" : "SwiftTarget",
      "name" : "ExyteChat",
      "path" : "Sources/ExyteChat",
      "product_dependencies" : [
        "SwiftUIIntrospect",
        "ExyteMediaPicker",
        "FloatingButton",
        "ActivityIndicatorView"
      ],
      "product_memberships" : [
        "ExyteChat"
      ],
      "sources" : [
        "ChatView/Attachments/ActivityIndicator.swift",
        "ChatView/Attachments/AttachmentCell.swift",
        "ChatView/Attachments/AttachmentsEditor.swift",
        "ChatView/Attachments/AttachmentsGrid.swift",
        "ChatView/Attachments/AttachmentsPage.swift",
        "ChatView/Attachments/FullscreenMediaPages.swift",
        "ChatView/Attachments/FullscreenMediaPagesViewModel.swift",
        "ChatView/Attachments/Video/VideoView.swift",
        "ChatView/Attachments/Video/VideoViewModel.swift",
        "ChatView/ChatNavigationModifier.swift",
        "ChatView/ChatView.swift",
        "ChatView/ChatViewModel.swift",
        "ChatView/InputView/InputView.swift",
        "ChatView/InputView/InputViewModel.swift",
        "ChatView/InputView/TextInputView.swift",
        "ChatView/MessageView/AvatarView.swift",
        "ChatView/MessageView/ChatMessageView.swift",
        "ChatView/MessageView/MessageMenu.swift",
        "ChatView/MessageView/MessageStatusView.swift",
        "ChatView/MessageView/MessageTextView.swift",
        "ChatView/MessageView/MessageTimeView.swift",
        "ChatView/MessageView/MessageView.swift",
        "ChatView/Recording/RecordIndicator.swift",
        "ChatView/Recording/RecordWaveform.swift",
        "ChatView/Recording/Recorder.swift",
        "ChatView/Recording/RecordingPlayer.swift",
        "ChatView/UIList.swift",
        "Extensions/AVPlayer+State.swift",
        "Extensions/Array+Extentions.swift",
        "Extensions/AsyncMap.swift",
        "Extensions/Bundle+.swift",
        "Extensions/CachedAsyncImage.swift",
        "Extensions/Collection+Safe.swift",
        "Extensions/Color+Hex.swift",
        "Extensions/CustomFocus.swift",
        "Extensions/Date+.swift",
        "Extensions/DateFormatter+.swift",
        "Extensions/FileManager+.swift",
        "Extensions/FrameGetter.swift",
        "Extensions/NetworkMonitor.swift",
        "Extensions/Placeholder.swift",
        "Extensions/SafeAreaInsets.swift",
        "Extensions/String+Size.swift",
        "Extensions/URLCache+ImageCache.swift",
        "Extensions/View+.swift",
        "Extensions/View+StatusBar.swift",
        "Extensions/View+fullscreenCover.swift",
        "GlobalState/GlobalFocusState.swift",
        "GlobalState/KeyboardState.swift",
        "GlobalState/PaginationState.swift",
        "Model/Attachment.swift",
        "Model/Draft.swift",
        "Model/Focusable.swift",
        "Model/Message.swift",
        "Model/MessageRow.swift",
        "Model/MessagesSection.swift",
        "Model/User.swift",
        "Theme/ChatTheme.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat",
      "FloatingButton"
    ]
  }
}
objc[16176]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x11348c0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x113d9c0e0). One of the two will be used. Which one is undefined.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat",
      "FloatingButton"
    ]
  }
}
objc[16275]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f5480e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x11ce2c0e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Chat -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Chat -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.1.1
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 1.1.3
  FloatingButton: https://github.com/exyte/FloatingButton @ 1.3.0
  Chat: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 2.2.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (13 targets)
    Target 'ExyteChatTests' in project 'Chat'
        ➜ Explicit dependency on target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'FloatingButton' in project 'FloatingButton'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
    Target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'Chat_ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'FloatingButton' in project 'FloatingButton'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
    Target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'Chat_ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'FloatingButton' in project 'FloatingButton'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
    Target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
    Target 'ActivityIndicatorView' in project 'ActivityIndicatorView' (no dependencies)
    Target 'FloatingButton' in project 'FloatingButton'
        ➜ Explicit dependency on target 'FloatingButton' in project 'FloatingButton'
    Target 'FloatingButton' in project 'FloatingButton' (no dependencies)
    Target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker'
    Target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker'
    Target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker' (no dependencies)
    Target 'SwiftUIIntrospect' in project 'swiftui-introspect'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
    Target 'SwiftUIIntrospect' in project 'swiftui-introspect' (no dependencies)
    Target 'Chat_ExyteChat' in project 'Chat' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 7da73d8130d7cdb0a65ed17cdb8b7b17
Build description path: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7da73d8130d7cdb0a65ed17cdb8b7b17.xcbuilddata
error: The package product 'SwiftUIIntrospect' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
error: The package product 'FloatingButton' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
error: The package product 'ActivityIndicatorView' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
Resolve Package Graph
objc[16334]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1130500e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x113c2c0e0). One of the two will be used. Which one is undefined.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-001A103E26D2001E }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Chat -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.1.1
  Chat: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 1.1.3
  FloatingButton: https://github.com/exyte/FloatingButton @ 1.3.0
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 2.2.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (13 targets)
    Target 'ExyteChatTests' in project 'Chat'
        ➜ Explicit dependency on target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'FloatingButton' in project 'FloatingButton'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
    Target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'Chat_ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'FloatingButton' in project 'FloatingButton'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
    Target 'ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'Chat_ExyteChat' in project 'Chat'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'FloatingButton' in project 'FloatingButton'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
    Target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
        ➜ Explicit dependency on target 'ActivityIndicatorView' in project 'ActivityIndicatorView'
    Target 'ActivityIndicatorView' in project 'ActivityIndicatorView' (no dependencies)
    Target 'FloatingButton' in project 'FloatingButton'
        ➜ Explicit dependency on target 'FloatingButton' in project 'FloatingButton'
    Target 'FloatingButton' in project 'FloatingButton' (no dependencies)
    Target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker'
    Target 'ExyteMediaPicker' in project 'ExyteMediaPicker'
        ➜ Explicit dependency on target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker'
    Target 'ExyteMediaPicker_ExyteMediaPicker' in project 'ExyteMediaPicker' (no dependencies)
    Target 'SwiftUIIntrospect' in project 'swiftui-introspect'
        ➜ Explicit dependency on target 'SwiftUIIntrospect' in project 'swiftui-introspect'
    Target 'SwiftUIIntrospect' in project 'swiftui-introspect' (no dependencies)
    Target 'Chat_ExyteChat' in project 'Chat' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 7da73d8130d7cdb0a65ed17cdb8b7b17
Build description path: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7da73d8130d7cdb0a65ed17cdb8b7b17.xcbuilddata
error: The package product 'SwiftUIIntrospect' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
error: The package product 'FloatingButton' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
error: The package product 'ActivityIndicatorView' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'ExyteChat' from project 'Chat')
objc[16637]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e7ec0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x110ef00e0). One of the two will be used. Which one is undefined.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-001A103E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-001A103E26D2001E }
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild

Build Machine: Mac 7