Xcode property list editor shows Mac app attributes instead of iPhone app attributes. How do I fix it?

StackOverflow https://stackoverflow.com/questions/2169035

문제

My Xcode is configured for iPhone dev, and it worked well until yesterday. But it's property list editor currently shows me Mac app's attributes for my iPhone project which includes 'Java', "plugin" and "quicklook" related items.

OK, I can input them manually, but it means something wrong to my IDE, so it does not sure it works correctly anymore. so I want to fix this up. And I want to know why this happen.

도움이 되었습니까?

해결책

I solved it. Xcode shows Mac app attributes for 'Window based iPhone project' with 'Core Data'. Find in other type of projects. I'll report this to Apple as a bug.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top