no MDM system and have to add profile manually on client machine
Post
Replies
Boosts
Views
Activity
Even not that point. Now I'm stuck on debugging it with VScode, by modifying launch.json
"sudo": true
As for how is my code being executed finally. The sudo privilege seems to be done by mv /etc/sudoers.d to the Applications Path when it was installed, and then no need to type password at the first of executing app every time. The app is packaged by Pyinstaller.
Thank you. Did you reserve a copy and had tried? I don't have one.
Thanks for your reply. But I'm now working on python and using pyinstaller to pack.
I have known that it was possible to use scanForNetworks method to get ssid list, but it only works on previous versions of macos or in python Debugger in macos 14.4,.
Do you know how to apply for Location Privilege when I pack or after pack?