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 1.3.7.

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: 1.3.7
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/exyte/Chat
 * tag               1.3.7      -> FETCH_HEAD
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 1.3.7
========================================
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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/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/MediaPicker.git (cached)
Fetching from https://github.com/exyte/FloatingButton (cached)
Fetching from https://github.com/siteline/swiftui-introspect (cached)
Creating working copy of package ‘FloatingButton’
Checking out 1.3.0 of package ‘FloatingButton’
Creating working copy of package ‘MediaPicker’
Checking out 2.2.2 of package ‘MediaPicker’
Creating working copy of package ‘ActivityIndicatorView’
Checking out 1.1.1 of package ‘ActivityIndicatorView’
Creating working copy of package ‘swiftui-introspect’
Checking out 1.1.3 of package ‘swiftui-introspect’
Resolve Package Graph
Resolved source packages:
  FloatingButton: https://github.com/exyte/FloatingButton @ 1.3.0
  ActivityIndicatorView: https://github.com/exyte/ActivityIndicatorView @ 1.1.1
  Chat: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 2.2.2
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 1.1.3
resolved source packages: FloatingButton, ActivityIndicatorView, Chat, ExyteMediaPicker, swiftui-introspect
objc[82237]: 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 (0x113ea80e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1150640e0). 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/3/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[82570]: 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 (0x111b000e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1126b40e0). One of the two will be used. Which one is undefined.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Chat",
      "FloatingButton"
    ]
  }
}
objc[82682]: 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 (0x10f2300e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x113c440e0). 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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 2.2.2
  FloatingButton: https://github.com/exyte/FloatingButton @ 1.3.0
  swiftui-introspect: https://github.com/siteline/swiftui-introspect @ 1.1.3
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: 4a69160ce0671e0eb065edb3f49b2501
Build description path: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4a69160ce0671e0eb065edb3f49b2501.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[82811]: 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 (0x10eff00e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x115de00e0). 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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ExyteMediaPicker: https://github.com/exyte/MediaPicker.git @ 2.2.2
  Chat: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  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
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: 4a69160ce0671e0eb065edb3f49b2501
Build description path: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4a69160ce0671e0eb065edb3f49b2501.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[82939]: 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 (0x10efac0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10efc00e0). 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