Build Information
Successful build of intune-ios-sdk, reference 20.5.0 (07deeb
), with Swift 6.0 for iOS using Xcode 16.2 on 22 Apr 2025 22:24:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme intune-ios-sdk-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git
Reference: 20.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MFB-Technologies-Inc/intune-ios-sdk
* tag 20.5.0 -> FETCH_HEAD
HEAD is now at 07deebd Merge pull request #23 from MFB-Technologies-Inc/feature/v20.5.0
Cloned https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git
Revision (git rev-parse @):
07deebd2931f230555a6cd969d04560777cfd584
SUCCESS checkout https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git at 20.5.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git
https://github.com/MFB-Technologies-Inc/intune-ios-sdk.git
{
"dependencies" : [
],
"manifest_display_name" : "intune-ios-sdk",
"name" : "intune-ios-sdk",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "IntuneMAMSwift",
"targets" : [
"IntuneMAMSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IntuneMAMSwiftStub",
"targets" : [
"IntuneMAMSwiftStub"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IntuneMAMTelemetry",
"targets" : [
"IntuneMAMTelemetry"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IntuneMAMTelemetry",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMTelemetry",
"path" : "remote/archive/IntuneMAMTelemetry.xcframework.zip",
"product_memberships" : [
"IntuneMAMTelemetry"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IntuneMAMSwiftStub",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMSwiftStub",
"path" : "remote/archive/IntuneMAMSwiftStub.xcframework.zip",
"product_memberships" : [
"IntuneMAMSwiftStub"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IntuneMAMSwift",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMSwift",
"path" : "remote/archive/IntuneMAMSwift.xcframework.zip",
"product_memberships" : [
"IntuneMAMSwift"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
intune-ios-sdk: /Users/admin/builder/spi-builder-workspace
resolved source packages: intune-ios-sdk
{
"dependencies" : [
],
"manifest_display_name" : "intune-ios-sdk",
"name" : "intune-ios-sdk",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "IntuneMAMSwift",
"targets" : [
"IntuneMAMSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IntuneMAMSwiftStub",
"targets" : [
"IntuneMAMSwiftStub"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IntuneMAMTelemetry",
"targets" : [
"IntuneMAMTelemetry"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IntuneMAMTelemetry",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMTelemetry",
"path" : "remote/archive/IntuneMAMTelemetry.xcframework.zip",
"product_memberships" : [
"IntuneMAMTelemetry"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IntuneMAMSwiftStub",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMSwiftStub",
"path" : "remote/archive/IntuneMAMSwiftStub.xcframework.zip",
"product_memberships" : [
"IntuneMAMSwiftStub"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IntuneMAMSwift",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMSwift",
"path" : "remote/archive/IntuneMAMSwift.xcframework.zip",
"product_memberships" : [
"IntuneMAMSwift"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"intune-ios-sdk-Package",
"IntuneMAMSwift",
"IntuneMAMSwiftStub",
"IntuneMAMTelemetry"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme intune-ios-sdk-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
/Applications/Xcode-16.2.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 intune-ios-sdk-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
intune-ios-sdk: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'IntuneMAMTelemetry' in project 'intune-ios-sdk' (no dependencies)
Target 'IntuneMAMSwiftStub' in project 'intune-ios-sdk' (no dependencies)
Target 'IntuneMAMSwift' in project 'intune-ios-sdk' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.2.sdk -x c -c /dev/null
Build description signature: 1d960afaeb75b8ea8272737d62e817e8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1d960afaeb75b8ea8272737d62e817e8.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IntuneMAMTelemetry/IntuneMAMTelemetry.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IntuneMAMTelemetry.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IntuneMAMTelemetry/IntuneMAMTelemetry.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IntuneMAMSwiftStub/IntuneMAMSwiftStub.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IntuneMAMSwiftStub.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IntuneMAMSwiftStub/IntuneMAMSwiftStub.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IntuneMAMSwift/IntuneMAMSwift.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IntuneMAMSwift.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/IntuneMAMSwift/IntuneMAMSwift.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "intune-ios-sdk",
"name" : "intune-ios-sdk",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "IntuneMAMSwift",
"targets" : [
"IntuneMAMSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IntuneMAMSwiftStub",
"targets" : [
"IntuneMAMSwiftStub"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IntuneMAMTelemetry",
"targets" : [
"IntuneMAMTelemetry"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IntuneMAMTelemetry",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMTelemetry",
"path" : "remote/archive/IntuneMAMTelemetry.xcframework.zip",
"product_memberships" : [
"IntuneMAMTelemetry"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IntuneMAMSwiftStub",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMSwiftStub",
"path" : "remote/archive/IntuneMAMSwiftStub.xcframework.zip",
"product_memberships" : [
"IntuneMAMSwiftStub"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IntuneMAMSwift",
"module_type" : "BinaryTarget",
"name" : "IntuneMAMSwift",
"path" : "remote/archive/IntuneMAMSwift.xcframework.zip",
"product_memberships" : [
"IntuneMAMSwift"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
Done.