Frameworks are 'red' in Xcode

后端 未结 6 771
悲哀的现实
悲哀的现实 2020-12-28 13:04

I downloaded a project developed by Apple employees ( who taught course at Stanford on iPhone application development). Strangely , the frameworks are red.

http://im

6条回答
  •  情歌与酒
    2020-12-28 13:49

    Found a way to fix this automagically:

    • Right click your main Xcode project file (the blue one at the top alt text),
    • Get info,
    • 'General' tab,
    • At the bottom, set 'Base SDK for All configurations' to your desired one.

    Done!

提交回复
热议问题