SelfControlApp / selfcontrol

:skull: Mac app to block your own access to distracting websites etc for a predetermined period of time. It can not be undone by the app or by a restart โ€“ you must wait for the timer to run out.
http://selfcontrolapp.com
GNU General Public License v3.0
3.99k stars 400 forks source link

'XPMArguments.h' file not found #817

Closed Jack-Adam-Mwanzo closed 1 year ago

Jack-Adam-Mwanzo commented 1 year ago

Both version 4.0 and 4.0.2 when I run the SelfControl on xcode, kindly help me out

Screenshot 2023-02-16 at 14 30 26
cstigler commented 1 year ago

Sounds like you maybe didn't pull in the git submodules - ArgumentParser is included as a submodule.

git submodule update --init

Jack-Adam-Mwanzo commented 1 year ago

Thanks a lot @cstigler am really greatful for your help....It worked great๐Ÿ‘๐Ÿฟ๐Ÿ˜