简体   繁体   中英

Cant Find Base SDK Drop down - Xcode 4.2

I had a problem with base SDK on my Xcode 4.2 . I can not see the drop down menu on on Base SDK field. After I clicked then it became editable. I cannot see the drop down list. Why is that?

Thank a lot.

在此处输入图片说明

It looks like you have changed from "Show Values" mode to "Show Definitions" mode. You can change back to "Show Values" mode through the Editor menu. (Editor -> Show Values)

在此处输入图片说明

It looks like you've messed up your project settings. You are debugging on iOS simulator, but releasing for macOS? What king of product is it?!
Try to set to one target only (either iOS or macOS) for all of your modes(debug,release, etc)...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM