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.
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 currentDevelopment
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.