BetterAuthorizationSample weird???
- by Nano8Blazex
I have a quick, newbie question...
I just started looking through authrozation services and Apple's BetterAuthorizationSample...
for some reason, I just can't get the hang of it. For example...
I deleted the HelperTool and InstallTool and SampleTool.c and all references, but why does the program seem to continue work like nothing happened at all even after a clean build?
Even commenting out all the code in SampleTOol.c doesn't seem to affect the way the program runs?
Thanks