Hi all,
I wanted to add my icon files to my project, but I discovered that Xcode cannot see them or rather it does not show them in the Add Files dialog window. So I "ls -l"'d them and noticed there were extended attributes i.e. "@".
Here is the extended attribute:
com.apple.quarantine 15
These are files that I had copied over from my flash drive. Is it the case that Apple considers files from a flash drive suspicious or something, hence the label "quarantine" and the fact that Xcode could not see them?
Thanks.
I wanted to add my icon files to my project, but I discovered that Xcode cannot see them or rather it does not show them in the Add Files dialog window. So I "ls -l"'d them and noticed there were extended attributes i.e. "@".
Here is the extended attribute:
com.apple.quarantine 15
These are files that I had copied over from my flash drive. Is it the case that Apple considers files from a flash drive suspicious or something, hence the label "quarantine" and the fact that Xcode could not see them?
Thanks.