The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppCenter, reference 5.12.0 (404f0c), with Swift 6.3 for tvOS using Xcode 26.4 on 15 Apr 2026 16:52:34 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/appcenter-sdk-apple.git
Reference: 5.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/microsoft/appcenter-sdk-apple
 * tag               5.12.0     -> FETCH_HEAD
HEAD is now at 404f0c4 Merge pull request #2566 from microsoft/bugfix/package-swift
Submodule path 'Vendor/OCHamcrest': checked out '5f77cf33732dfa02e0b9f15e43d05a9110cc2ff0'
Submodule path 'Vendor/OCMock': checked out 'a8e58d45b47f0a8aca04dcba4980b7ee6ffc06dc'
Submodule path 'Vendor/OHHTTPStubs': checked out 'e92b5a5746ef16add2a1424f1fc19529d9a75cde'
Submodule path 'Vendor/PLCrashReporter': checked out '52d876d704750b0e17758d1a213a94ada5becc80'
Submodule 'Vendor/OCHamcrest' (https://github.com/hamcrest/OCHamcrest.git) registered for path 'Vendor/OCHamcrest'
Submodule 'Vendor/OCMock' (https://github.com/erikdoe/ocmock.git) registered for path 'Vendor/OCMock'
Submodule 'Vendor/OHHTTPStubs' (https://github.com/AliSoftware/OHHTTPStubs.git) registered for path 'Vendor/OHHTTPStubs'
Submodule 'Vendor/PLCrashReporter' (https://github.com/microsoft/plcrashreporter) registered for path 'Vendor/PLCrashReporter'
Cloning into '/Users/admin/builder/spi-builder-workspace/Vendor/OCHamcrest'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Vendor/OCMock'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Vendor/OHHTTPStubs'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Vendor/PLCrashReporter'...
Cloned https://github.com/microsoft/appcenter-sdk-apple.git
Revision (git rev-parse @):
404f0c432ae9d6191c6ca7c6553fe5566c5f4bc6
SUCCESS checkout https://github.com/microsoft/appcenter-sdk-apple.git at 5.12.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/microsoft/appcenter-sdk-apple.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "plcrashreporter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.12.2",
            "upper_bound" : "1.13.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/microsoft/PLCrashReporter.git"
    }
  ],
  "manifest_display_name" : "AppCenter",
  "name" : "AppCenter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AppCenterAnalytics",
      "targets" : [
        "AppCenterAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppCenterCrashes",
      "targets" : [
        "AppCenterCrashes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppCenterDistribute",
      "targets" : [
        "AppCenterDistribute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppCenterDistribute",
      "module_type" : "ClangTarget",
      "name" : "AppCenterDistribute",
      "path" : "AppCenterDistribute/AppCenterDistribute",
      "product_memberships" : [
        "AppCenterDistribute"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/cs.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "cs"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/de.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/en.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/es.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/fr.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/it.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/ja.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/ko.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/pl.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "pl"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/pt.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/ru.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/tr.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "tr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/zh-Hans.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hans"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/zh-Hant.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant"
            }
          }
        }
      ],
      "sources" : [
        "Internals/Channel/MSACDistributeInfoTracker.m",
        "Internals/Ingestion/MSACDistributeIngestion.m",
        "Internals/Ingestion/MSACDistributionGroup.m",
        "Internals/MSACDistributeAppDelegate.m",
        "Internals/MSACDistributeArchiverUtil.m",
        "Internals/MSACDistributeUIUtil.m",
        "Internals/MSACGuidedAccessUtil.m",
        "Internals/Model/MSACDistributionStartSessionLog.m",
        "Internals/Model/MSACErrorDetails.m",
        "Internals/Version/MSACSemVer.m",
        "Internals/Version/MSACSemVerPreReleaseId.m",
        "MSACAlertController.m",
        "MSACBasicMachOParser.m",
        "MSACDistribute.m",
        "MSACDistributeUtil.m",
        "Model/MSACReleaseDetails.m"
      ],
      "target_dependencies" : [
        "AppCenter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppCenterCrashes",
      "module_type" : "ClangTarget",
      "name" : "AppCenterCrashes",
      "path" : "AppCenterCrashes/AppCenterCrashes",
      "product_dependencies" : [
        "CrashReporter"
      ],
      "product_memberships" : [
        "AppCenterCrashes"
      ],
      "sources" : [
        "Internals/MSACCrashesCXXExceptionHandler.mm",
        "Internals/MSACCrashesCXXExceptionWrapperException.m",
        "Internals/MSACWrapperExceptionManager.m",
        "Internals/Model/MSACAbstractErrorLog.m",
        "Internals/Model/MSACAppleErrorLog.m",
        "Internals/Model/MSACBinary.m",
        "Internals/Model/MSACHandledErrorLog.m",
        "Internals/Model/MSACThread.m",
        "Internals/Model/MSACWrapperException.m",
        "Internals/Util/MSACApplicationForwarder.m",
        "Internals/Util/MSACCrashesArchiverUtil.m",
        "Internals/Util/MSACCrashesUtil.m",
        "Internals/Util/MSACErrorLogFormatter.m",
        "MSACCrashes.mm",
        "Model/MSACErrorAttachmentLog+Utility.m",
        "Model/MSACErrorAttachmentLog.m",
        "Model/MSACErrorReport.m",
        "Model/MSACExceptionModel.m",
        "Model/MSACStackFrame.m",
        "Model/MSACWrapperExceptionModel.m",
        "WrapperSDKUtilities/MSACWrapperCrashesHelper.m"
      ],
      "target_dependencies" : [
        "AppCenter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppCenterAnalytics",
      "module_type" : "ClangTarget",
      "name" : "AppCenterAnalytics",
      "path" : "AppCenterAnalytics/AppCenterAnalytics",
      "product_memberships" : [
        "AppCenterAnalytics"
      ],
      "sources" : [
        "Internals/MSACAnalytics+Validation.m",
        "Internals/Model/MSACPageLog.m",
        "Internals/Model/MSACStartSessionLog.m",
        "Internals/Session/MSACSessionTracker.m",
        "Internals/Util/MSACAnalyticsArchiverUtil.m",
        "Internals/Util/MSACAnalyticsCategory.m",
        "MSACAnalytics.m",
        "Model/MSACEventLog.m",
        "Model/MSACEventProperties.m",
        "Model/MSACLogWithNameAndProperties.m",
        "TransmissionTarget/MSACAnalyticsAuthenticationProvider.m",
        "TransmissionTarget/MSACAnalyticsTransmissionTarget.m",
        "TransmissionTarget/MSACPropertyConfigurator.m"
      ],
      "target_dependencies" : [
        "AppCenter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppCenter",
      "module_type" : "ClangTarget",
      "name" : "AppCenter",
      "path" : "AppCenter/AppCenter",
      "product_memberships" : [
        "AppCenterAnalytics",
        "AppCenterCrashes",
        "AppCenterDistribute"
      ],
      "sources" : [
        "Internals/Channel/MSACCSEpochAndSeq.m",
        "Internals/Channel/MSACChannelGroupDefault.m",
        "Internals/Channel/MSACChannelUnitConfiguration.m",
        "Internals/Channel/MSACChannelUnitDefault.m",
        "Internals/Channel/MSACOneCollectorChannelDelegate.m",
        "Internals/Context/Device/MSACDeviceHistoryInfo.m",
        "Internals/Context/Device/MSACDeviceTracker.m",
        "Internals/Context/Session/MSACSessionContext.m",
        "Internals/Context/Session/MSACSessionHistoryInfo.m",
        "Internals/Context/UserId/MSACUserIdContext.m",
        "Internals/Context/UserId/MSACUserIdHistoryInfo.m",
        "Internals/DelegateForwarder/MSACAppDelegateForwarder.m",
        "Internals/DelegateForwarder/MSACDelegateForwarder.m",
        "Internals/HttpClient/MSACHttpCall.m",
        "Internals/HttpClient/MSACHttpClient.m",
        "Internals/HttpClient/Util/MSACHttpUtil.m",
        "Internals/Ingestion/MSACAppCenterIngestion.m",
        "Internals/Ingestion/MSACHttpIngestion.m",
        "Internals/Ingestion/MSACOneCollectorIngestion.m",
        "Internals/Ingestion/Util/MSACTicketCache.m",
        "Internals/MSACDependencyConfiguration.m",
        "Internals/Model/CommonSchema/MSACAppExtension.m",
        "Internals/Model/CommonSchema/MSACCSData.m",
        "Internals/Model/CommonSchema/MSACCSExtensions.m",
        "Internals/Model/CommonSchema/MSACCommonSchemaLog.m",
        "Internals/Model/CommonSchema/MSACDeviceExtension.m",
        "Internals/Model/CommonSchema/MSACLocExtension.m",
        "Internals/Model/CommonSchema/MSACMetadataExtension.m",
        "Internals/Model/CommonSchema/MSACNetExtension.m",
        "Internals/Model/CommonSchema/MSACOSExtension.m",
        "Internals/Model/CommonSchema/MSACProtocolExtension.m",
        "Internals/Model/CommonSchema/MSACSDKExtension.m",
        "Internals/Model/CommonSchema/MSACUserExtension.m",
        "Internals/Model/MSACAbstractLog.m",
        "Internals/Model/MSACLogContainer.m",
        "Internals/Model/MSACLogWithProperties.m",
        "Internals/Model/MSACStartServiceLog.m",
        "Internals/Model/Properties/MSACBooleanTypedProperty.m",
        "Internals/Model/Properties/MSACDateTimeTypedProperty.m",
        "Internals/Model/Properties/MSACDoubleTypedProperty.m",
        "Internals/Model/Properties/MSACLongTypedProperty.m",
        "Internals/Model/Properties/MSACStringTypedProperty.m",
        "Internals/Model/Properties/MSACTypedProperty.m",
        "Internals/Model/Util/MSACAppCenterUserDefaults.m",
        "Internals/Storage/MSACDBStorage.m",
        "Internals/Storage/MSACLogDBStorage.m",
        "Internals/Storage/MSACStorageBindableArray.m",
        "Internals/Storage/MSACStorageNumberType.m",
        "Internals/Storage/MSACStorageTextType.m",
        "Internals/Util/MSACArchiverUtil.m",
        "Internals/Util/MSACCompression.m",
        "Internals/Util/MSACDispatcherUtil.m",
        "Internals/Util/MSACEncrypter.m",
        "Internals/Util/MSACHistoryInfo.m",
        "Internals/Util/MSACKeychainUtil.m",
        "Internals/Util/MSACOrderedDictionary.m",
        "Internals/Util/MSACUtility+Application.m",
        "Internals/Util/MSACUtility+Date.m",
        "Internals/Util/MSACUtility+Environment.m",
        "Internals/Util/MSACUtility+File.m",
        "Internals/Util/MSACUtility+PropertyValidation.m",
        "Internals/Util/MSACUtility+StringFormatting.m",
        "Internals/Util/MSACUtility.m",
        "Internals/Vendor/Reachability/MSAC_Reachability.m",
        "MSACAppCenter.m",
        "MSACLogger.m",
        "MSACServiceAbstract.m",
        "MSACWrapperLogger.m",
        "Model/MSACDevice.m",
        "Model/MSACWrapperSdk.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "AppCenter",
    "schemes" : [
      "All App Center Documentation",
      "All App Center Frameworks",
      "AppCenter",
      "AppCenter iOS Framework",
      "AppCenter iOS Universal",
      "AppCenter macOS Framework",
      "AppCenter tvOS Framework",
      "AppCenter tvOS Universal",
      "AppCenter XCFramework",
      "AppCenterAnalytics",
      "AppCenterAnalytics iOS Framework",
      "AppCenterAnalytics iOS Universal",
      "AppCenterAnalytics macOS Framework",
      "AppCenterAnalytics tvOS Framework",
      "AppCenterAnalytics tvOS Universal",
      "AppCenterAnalytics XCFramework",
      "AppCenterCrashes",
      "AppCenterCrashes iOS Framework",
      "AppCenterCrashes iOS Universal",
      "AppCenterCrashes macOS Framework",
      "AppCenterCrashes tvOS Framework",
      "AppCenterCrashes tvOS Universal",
      "AppCenterCrashes XCFramework",
      "AppCenterDistribute",
      "AppCenterDistribute iOS Framework",
      "AppCenterDistribute iOS Universal",
      "AppCenterDistribute Resources",
      "AppCenterDistribute XCFramework",
      "CrashLibIOS",
      "CrashLibMac",
      "CrashLibTV",
      "CrashLibWatch",
      "libochamcrest",
      "OCHamcrest",
      "OCHamcrest-iOS",
      "OCHamcrest-tvOS",
      "OCHamcrest-watchOS",
      "OCMock",
      "OCMock iOS",
      "OCMock tvOS",
      "OCMock watchOS",
      "OCMockLib",
      "SasquatchMacObjC",
      "SasquatchMacObjC-Preview",
      "SasquatchMacSwift",
      "SasquatchMacSwift-Extension",
      "SasquatchMacSwift-Preview",
      "SasquatchObjC",
      "SasquatchObjC-Preview",
      "SasquatchPuppet",
      "SasquatchSwift",
      "SasquatchSwift Extension",
      "SasquatchSwift-Preview",
      "SasquatchSwift-Preview Extension",
      "SasquatchSwift-Preview XCFrameworks",
      "SasquatchTVObjC",
      "SasquatchTVObjC-Preview",
      "SasquatchTVSwift",
      "SasquatchTVSwift-Preview",
      "SasquatchWatchObjC",
      "SasquatchWatchSwift"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
    ]
  }
}
2026-04-15 12:52:28.007 xcodebuild[668:3950] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-15 12:52:28.259 xcodebuild[668:3950] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x8f3f54f00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1055e9620>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-15 12:52:28.261 xcodebuild[668:3950] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-15 12:52:28.261 xcodebuild[668:3950] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x8f3f54f00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1055e9620>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-15 12:52:28.261 xcodebuild[668:3950] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-15 12:52:28.261 xcodebuild[668:3950] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x8f3f54f00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1055e9620>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-15 12:52:28.261 xcodebuild[668:3950] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-15 12:52:28.261 xcodebuild[668:3950] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x8f3f54f00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1055e9620>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-15 12:52:28.261 xcodebuild[668:3950] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  AppCenter: /Users/admin/builder/spi-builder-workspace
  PLCrashReporter: https://github.com/microsoft/PLCrashReporter.git @ 1.12.2
resolved source packages: AppCenter, PLCrashReporter
2026-04-15 12:52:29.643 xcodebuild[751:4502] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "plcrashreporter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.12.2",
            "upper_bound" : "1.13.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/microsoft/PLCrashReporter.git"
    }
  ],
  "manifest_display_name" : "AppCenter",
  "name" : "AppCenter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AppCenterAnalytics",
      "targets" : [
        "AppCenterAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppCenterCrashes",
      "targets" : [
        "AppCenterCrashes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppCenterDistribute",
      "targets" : [
        "AppCenterDistribute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppCenterDistribute",
      "module_type" : "ClangTarget",
      "name" : "AppCenterDistribute",
      "path" : "AppCenterDistribute/AppCenterDistribute",
      "product_memberships" : [
        "AppCenterDistribute"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/cs.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "cs"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/de.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/en.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/es.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/fr.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/it.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/ja.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/ko.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/pl.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "pl"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/pt.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/ru.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/tr.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "tr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/zh-Hans.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hans"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/zh-Hant.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant"
            }
          }
        }
      ],
      "sources" : [
        "Internals/Channel/MSACDistributeInfoTracker.m",
        "Internals/Ingestion/MSACDistributeIngestion.m",
        "Internals/Ingestion/MSACDistributionGroup.m",
        "Internals/MSACDistributeAppDelegate.m",
        "Internals/MSACDistributeArchiverUtil.m",
        "Internals/MSACDistributeUIUtil.m",
        "Internals/MSACGuidedAccessUtil.m",
        "Internals/Model/MSACDistributionStartSessionLog.m",
        "Internals/Model/MSACErrorDetails.m",
        "Internals/Version/MSACSemVer.m",
        "Internals/Version/MSACSemVerPreReleaseId.m",
        "MSACAlertController.m",
        "MSACBasicMachOParser.m",
        "MSACDistribute.m",
        "MSACDistributeUtil.m",
        "Model/MSACReleaseDetails.m"
      ],
      "target_dependencies" : [
        "AppCenter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppCenterCrashes",
      "module_type" : "ClangTarget",
      "name" : "AppCenterCrashes",
      "path" : "AppCenterCrashes/AppCenterCrashes",
      "product_dependencies" : [
        "CrashReporter"
      ],
      "product_memberships" : [
        "AppCenterCrashes"
      ],
      "sources" : [
        "Internals/MSACCrashesCXXExceptionHandler.mm",
        "Internals/MSACCrashesCXXExceptionWrapperException.m",
        "Internals/MSACWrapperExceptionManager.m",
        "Internals/Model/MSACAbstractErrorLog.m",
        "Internals/Model/MSACAppleErrorLog.m",
        "Internals/Model/MSACBinary.m",
        "Internals/Model/MSACHandledErrorLog.m",
        "Internals/Model/MSACThread.m",
        "Internals/Model/MSACWrapperException.m",
        "Internals/Util/MSACApplicationForwarder.m",
        "Internals/Util/MSACCrashesArchiverUtil.m",
        "Internals/Util/MSACCrashesUtil.m",
        "Internals/Util/MSACErrorLogFormatter.m",
        "MSACCrashes.mm",
        "Model/MSACErrorAttachmentLog+Utility.m",
        "Model/MSACErrorAttachmentLog.m",
        "Model/MSACErrorReport.m",
        "Model/MSACExceptionModel.m",
        "Model/MSACStackFrame.m",
        "Model/MSACWrapperExceptionModel.m",
        "WrapperSDKUtilities/MSACWrapperCrashesHelper.m"
      ],
      "target_dependencies" : [
        "AppCenter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppCenterAnalytics",
      "module_type" : "ClangTarget",
      "name" : "AppCenterAnalytics",
      "path" : "AppCenterAnalytics/AppCenterAnalytics",
      "product_memberships" : [
        "AppCenterAnalytics"
      ],
      "sources" : [
        "Internals/MSACAnalytics+Validation.m",
        "Internals/Model/MSACPageLog.m",
        "Internals/Model/MSACStartSessionLog.m",
        "Internals/Session/MSACSessionTracker.m",
        "Internals/Util/MSACAnalyticsArchiverUtil.m",
        "Internals/Util/MSACAnalyticsCategory.m",
        "MSACAnalytics.m",
        "Model/MSACEventLog.m",
        "Model/MSACEventProperties.m",
        "Model/MSACLogWithNameAndProperties.m",
        "TransmissionTarget/MSACAnalyticsAuthenticationProvider.m",
        "TransmissionTarget/MSACAnalyticsTransmissionTarget.m",
        "TransmissionTarget/MSACPropertyConfigurator.m"
      ],
      "target_dependencies" : [
        "AppCenter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppCenter",
      "module_type" : "ClangTarget",
      "name" : "AppCenter",
      "path" : "AppCenter/AppCenter",
      "product_memberships" : [
        "AppCenterAnalytics",
        "AppCenterCrashes",
        "AppCenterDistribute"
      ],
      "sources" : [
        "Internals/Channel/MSACCSEpochAndSeq.m",
        "Internals/Channel/MSACChannelGroupDefault.m",
        "Internals/Channel/MSACChannelUnitConfiguration.m",
        "Internals/Channel/MSACChannelUnitDefault.m",
        "Internals/Channel/MSACOneCollectorChannelDelegate.m",
        "Internals/Context/Device/MSACDeviceHistoryInfo.m",
        "Internals/Context/Device/MSACDeviceTracker.m",
        "Internals/Context/Session/MSACSessionContext.m",
        "Internals/Context/Session/MSACSessionHistoryInfo.m",
        "Internals/Context/UserId/MSACUserIdContext.m",
        "Internals/Context/UserId/MSACUserIdHistoryInfo.m",
        "Internals/DelegateForwarder/MSACAppDelegateForwarder.m",
        "Internals/DelegateForwarder/MSACDelegateForwarder.m",
        "Internals/HttpClient/MSACHttpCall.m",
        "Internals/HttpClient/MSACHttpClient.m",
        "Internals/HttpClient/Util/MSACHttpUtil.m",
        "Internals/Ingestion/MSACAppCenterIngestion.m",
        "Internals/Ingestion/MSACHttpIngestion.m",
        "Internals/Ingestion/MSACOneCollectorIngestion.m",
        "Internals/Ingestion/Util/MSACTicketCache.m",
        "Internals/MSACDependencyConfiguration.m",
        "Internals/Model/CommonSchema/MSACAppExtension.m",
        "Internals/Model/CommonSchema/MSACCSData.m",
        "Internals/Model/CommonSchema/MSACCSExtensions.m",
        "Internals/Model/CommonSchema/MSACCommonSchemaLog.m",
        "Internals/Model/CommonSchema/MSACDeviceExtension.m",
        "Internals/Model/CommonSchema/MSACLocExtension.m",
        "Internals/Model/CommonSchema/MSACMetadataExtension.m",
        "Internals/Model/CommonSchema/MSACNetExtension.m",
        "Internals/Model/CommonSchema/MSACOSExtension.m",
        "Internals/Model/CommonSchema/MSACProtocolExtension.m",
        "Internals/Model/CommonSchema/MSACSDKExtension.m",
        "Internals/Model/CommonSchema/MSACUserExtension.m",
        "Internals/Model/MSACAbstractLog.m",
        "Internals/Model/MSACLogContainer.m",
        "Internals/Model/MSACLogWithProperties.m",
        "Internals/Model/MSACStartServiceLog.m",
        "Internals/Model/Properties/MSACBooleanTypedProperty.m",
        "Internals/Model/Properties/MSACDateTimeTypedProperty.m",
        "Internals/Model/Properties/MSACDoubleTypedProperty.m",
        "Internals/Model/Properties/MSACLongTypedProperty.m",
        "Internals/Model/Properties/MSACStringTypedProperty.m",
        "Internals/Model/Properties/MSACTypedProperty.m",
        "Internals/Model/Util/MSACAppCenterUserDefaults.m",
        "Internals/Storage/MSACDBStorage.m",
        "Internals/Storage/MSACLogDBStorage.m",
        "Internals/Storage/MSACStorageBindableArray.m",
        "Internals/Storage/MSACStorageNumberType.m",
        "Internals/Storage/MSACStorageTextType.m",
        "Internals/Util/MSACArchiverUtil.m",
        "Internals/Util/MSACCompression.m",
        "Internals/Util/MSACDispatcherUtil.m",
        "Internals/Util/MSACEncrypter.m",
        "Internals/Util/MSACHistoryInfo.m",
        "Internals/Util/MSACKeychainUtil.m",
        "Internals/Util/MSACOrderedDictionary.m",
        "Internals/Util/MSACUtility+Application.m",
        "Internals/Util/MSACUtility+Date.m",
        "Internals/Util/MSACUtility+Environment.m",
        "Internals/Util/MSACUtility+File.m",
        "Internals/Util/MSACUtility+PropertyValidation.m",
        "Internals/Util/MSACUtility+StringFormatting.m",
        "Internals/Util/MSACUtility.m",
        "Internals/Vendor/Reachability/MSAC_Reachability.m",
        "MSACAppCenter.m",
        "MSACLogger.m",
        "MSACServiceAbstract.m",
        "MSACWrapperLogger.m",
        "Model/MSACDevice.m",
        "Model/MSACWrapperSdk.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppCenter-Package",
      "AppCenterAnalytics",
      "AppCenterCrashes",
      "AppCenterDistribute"
    ]
  }
}
2026-04-15 12:52:31.448 xcodebuild[786:4722] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppCenter-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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 AppCenter-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  PLCrashReporter: https://github.com/microsoft/PLCrashReporter.git @ 1.12.2
  AppCenter: /Users/admin/builder/spi-builder-workspace
2026-04-15 12:52:34.290 xcodebuild[834:5019] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-15 12:52:34.482 xcodebuild[834:5019] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x9f1f58840>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x100bcd620>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-15 12:52:34.484 xcodebuild[834:5019] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-15 12:52:34.484 xcodebuild[834:5019] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x9f1f58840>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x100bcd620>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-15 12:52:34.484 xcodebuild[834:5019] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-15 12:52:34.484 xcodebuild[834:5019] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x9f1f58840>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x100bcd620>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-15 12:52:34.484 xcodebuild[834:5019] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-15 12:52:34.484 xcodebuild[834:5019] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x9f1f58840>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x100bcd620>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-15 12:52:34.484 xcodebuild[834:5019] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-15 12:52:34.486 xcodebuild[834:5019] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-15-04_12-52-0034.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "AppCenter-Package". The "-list" option can be used to find the names of the schemes in the workspace.
BUILD FAILURE 6.3 tvOS