Billy H
02/27/2026, 4:21 AMxar.go trying to figure it out but cannot. https://github.com/fleetdm/fleet/blob/main/pkg/file/xar.go
Based on what I'm reading, I assume that I need to set <title> in the top level Distribution file but that doesn't seem to work.Billy H
02/27/2026, 6:10 PM<name> in the top level Distribution file and that also does not workUnthread
03/02/2026, 3:57 PMBilly H
03/02/2026, 4:48 PMUnthread
03/02/2026, 5:01 PMBilly H
03/02/2026, 8:00 PMGray Williams
03/03/2026, 3:46 PMGray Williams
03/03/2026, 4:54 PM- Name: 'SU_TITLE'
- Bundle Identifier: 'com.apple.pkg.CLTools_SDK_macOS110'
- Package IDs: 'CLTools_Executables,com.apple.pkg.CLTools_SDK_macOS110,com.apple.pkg.CLTools_SDK_macOS12,com.apple.pkg.CLTools_SDK_macOS13,com.apple.pkg.CLTools_SDK_macOS14,com.apple.pkg.CLTools_SDK_macOS_LMOS,com.apple.pkg.CLTools_SDK_macOS_NMOS,com.apple.pkg.CLTools_SwiftBackDeploy,com.apple.pkg.CLTools_macOS_SDK'
- Version: 26.3.0.0.1.1769666919Gray Williams
03/04/2026, 11:13 AM/tmp/cmdtools/Distribution: <title>SU_TITLE</title>
/tmp/cmdtools/Distribution: <choice id="manual" title="SU_TITLE">
@Billy H Found two places that's referenced.
Ultimately, I think this could be a feature request to better handle this during upload.Billy H
03/04/2026, 3:58 PMGray Williams
03/04/2026, 4:01 PMBilly H
03/04/2026, 4:02 PMGray Williams
03/05/2026, 10:32 AMBilly H
03/05/2026, 3:08 PM