Kyle-Ye/XcodeLLMEligible

Got An Error after downloading the code model with SIP disable.

owenzhao opened this issue · 5 comments

截屏2024-07-15 12 18 30

After the download was finished the error showed when installing. The SIP was disabled. Then I shutdown and enabled SIP and downloaded again. This time it worked.

So maybe this should be mentioned on ReadMe.

Thanks for your sharing. But I can't reproduce your issue on my dev machine.

I try to delete the model and download it again but due to cache related, the download is always complete within seconds.

I'll hold the issue to see if there are more reports to confirm it.

I can also confirm it myself when it is ready for me to upgrade my main machine to macOS 15 Beta.

I'm facing the same problem but with SIP enabled

re-run the entire script can solve this problem.

Screenshot 2024-08-02 at 11 51 53 AM

Solution: run the script or Method 1 again, then re-enable SIP and remove the boot-args.

@Kyle-Ye close this issue pls.

Thanks @Kyle-Ye and @owenzhao .

Closed via d64581e