Padlock icon with iPhone frameworks in Xcode -


I am getting many linker errors (and missing architecture in i386), and I have found that my frameworks have small What was the white lockout ... What does this mean? How can I fix missing architecture errors for UIKit and Foundation?

Are not there.

If you do not run with administrator permissions, then you have the padlocks on the API framework. I never did and never had a problem with it.

Of course, if you have custom frameworks or padlock badges suddenly appear, where no one was before, you may have a problem. I will check permission problems

You can test a corrupt project by creating a new project with a similar project and see if the problem persists. However, before you do anything you should try to "cleanse all" because this will get rid of the most insignificant problems.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -