autopkg / MLBZ521-recipes

AutoPkg Recipes
MIT License
14 stars 21 forks source link

Solstice app not in the expected location #23

Closed Chalcahuite closed 3 years ago

Chalcahuite commented 3 years ago

Not sure when it happened, but Mersive change the app name from Solstice Client to Mersive Solstice and that results in the following error in the recipe

The Solstice Client.app wasn't at the expected location. Failed. Receipt written to /Users/user/Library/AutoPkg/Cache/local.jss.Solstice/receipts/Solstice-receipt-20210105-171902.plist

Fix is relatively simple, just need to change Solstice Client to Mersive Solstice in the Solstice Processor. I'll make a PR.

MLBZ521 commented 3 years ago

Thanks @Chalcahuite. This may be why I saw an error recently. But when I ran it again, it seemed to complete without an error, which was confusing. But I didn't have the time to look into it much at that point.

I have Merged your PR.