You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From "elios":
The code there ends up trying to ask the server (again) to retrieve the primary manifest. I'd think it more efficient to read ManagedInstallReport.plist to get the value of ManifestName, then read that from /Library/Managed Installs/manifests/
The text was updated successfully, but these errors were encountered:
...when client doesn't use a client manifest.
From "elios":
The code there ends up trying to ask the server (again) to retrieve the primary manifest. I'd think it more efficient to read ManagedInstallReport.plist to get the value of ManifestName, then read that from /Library/Managed Installs/manifests/
The text was updated successfully, but these errors were encountered: