The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MSGraphClientSDK with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at 1.0.0.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme MSGraphClientSDK -destination 'platform=macos,arch=arm64'

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/phil1995/msgraph-sdk-objc-spm.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/phil1995/msgraph-sdk-objc-spm
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 0320c6a Version and checksum update for 1.0.0
Cloned https://github.com/phil1995/msgraph-sdk-objc-spm.git into spi-builder-workspace
0320c6a99207b53288970382afcf5054852f9724
SUCCESS checkout https://github.com/phil1995/msgraph-sdk-objc-spm.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Resolve Package Graph


Resolved source packages:
  MSGraphClientSDK: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: MSGraphClientSDK
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MSGraphClientSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme MSGraphClientSDK -destination 'platform=macos,arch=arm64'
Building ... (attempt 1)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme MSGraphClientSDK -destination platform=macos,arch=arm64

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  MSGraphClientSDK: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: b9a1ff5f685d0b12cecb6b7746771b2a
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b9a1ff5f685d0b12cecb6b7746771b2a.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'MSGraphClientSDK' in project 'MSGraphClientSDK' (no dependencies)
ProcessXCFramework /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MSGraphClientSDK/MSGraphClientSDK.xcframework /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MSGraphClientSDK.framework macos
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MSGraphClientSDK/MSGraphClientSDK.xcframework --platform macos --target-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug

Resolve Package Graph
** BUILD SUCCEEDED **
Build complete.
Done.