Search code examples
iosxcodebuild

Framework icons color in Xcode


What is the difference between these icons in Linked Frameworks And Libraries tab? Why some of them have default yellow color, and some are whitened?

White Framework Icon and Default Framework Icon


Solution

  • Those are the frameworks that Xcode thinks not exists and they will be available after the build process. Sometimes Xcode forgets to update the UI for that and remove the whitened tint color.