Hello Everyone,
I have run into a peculiar problem with Composer 10.7.1.
We are attempting to create a package to put into the appropriate folders, the login window branded for our college. In the past, we would place an image file specifically named, com.apple.desktop.admin.png file in the /Library/Caches folder to change the login window and this worked well for High Sierra.
For the same effect on Mojave, the file needs to be named, Mojave.heic and placed in the /Library/Desktop Pictures folder.
We would use Composer to drag and drop these two files into a blank Composer to capture this setup for these two files in these specific locations. We would save this as a .pkg file and all should be well.
With Composer 10.7.1, we are finding Composer is changing the permissions of the files and thus, causing these files to not be excutable by the system.
As seen in Composer for the .pkg file that was created.
If we save the package as a dmg, the permissions are retained.
As seen in Composer for the .dmg file that was created.
The question is, have any of you run into Composer changing the permissions?
Just wondering if I am doing something wrong, but in all honesty, it doesn't feel like it. I have two files in a package and we save it. Not much more to it.
I can use the .dmg version so I can get around it, but this behavior is odd.
Thoughts?