root3nl / SupportApp

The Support App is developed by Root3, specialized in managing Apple devices. Root3 offers consultancy and support for organizations to get the most out of their Apple devices and is based in The Netherlands (Halfweg).
https://www.root3.nl
MIT License
585 stars 60 forks source link

Simplify query to get full name variable #175

Open jordywitteman opened 3 months ago

jordywitteman commented 3 months ago

It was pointed out to me that NSFullUserName() would output the same as currently written is the function below. We should test and improve to simplify the code.

https://github.com/root3nl/SupportApp/blob/78e7f3f9a256ae4aebfb99520839ebb70678aa3f/src/Support/UserInfo.swift#L448