开发者

Wrong placing of a linked framework in project structure

开发者 https://www.devze.com 2023-03-28 10:14 出处:网络
Hi, I\'ve a maybe really simple question to you. According to Apple\'s tip how to link to a framework, I tried to add some frameworks to my project.

Hi,

I've a maybe really simple question to you. According to Apple's tip how to link to a framework, I tried to add some frameworks to my project.

All works fine, BUT the frameworks are added at the top of my project structure which is, in my opinion, somehow annoying because there exists already a framework subfolder. But if I drag&drop the linked "framework" to this folder, the framework appears red in my target's "Link Binary With Library" window. So XCode is missing the right location.

Can somebody explain me, how to move the framework or in general add the fr开发者_JAVA百科amework in the framework subfolder?!

Thanks for your help!


Try just closing XCode and restarting it. I've had the same problem, and did the same thing you did - dragged the frameworks into the "Frameworks" folder where they belong. They turn red, but when I close and reopen Xcode, they're no longer red, and I'm able to build and run as usual.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号