cybertunnel / Filevault-Reissue

This application prompts end users for username and password to automatically reissue a recovery key.
GNU General Public License v3.0
33 stars 4 forks source link

Some preference keys not respected #8

Closed ericholtam closed 2 years ago

ericholtam commented 2 years ago

Some preference keys are not being respected when the app is launched. I've tried using both a mobileconfig and .plist variety and issuing sudo killall cfprefsd between attempts after using Xcode to build both the 1.1 release and the current Development branch code.

What I've noticed that don't apply: viewLogoPath usernamePlaceholder passwordPlaceholder moreInformationText

Other keys like viewTitle and viewInstructions appear to be respected just fine.

ericholtam commented 2 years ago

Apologies, it must be something with my Xcode build. The donwloaded release works fine.