简体   繁体   中英

xcode 9.4.1Created static library framework error reporting

SThe code was developed using xcode 9.3, and I upgraded to xcode 9.4, framework some static libraries reported red.

I also removed xcode 9.4 and installed xcode 9.3, but some of the framework's static libraries reported red。

The official framework has also gone red

Build Setting->Search Paths -> Frameworks Search Paths, Header Seacrh Paths,Library Search Paths The specified path is added.The path selects recursive

General->Linked Frameworks and Libraries -The number is deleted, and the number + is added again or red.

I think it's xcode 9.4. How do you recover it?

Project screenshots

I think you have multiple .xcodeproj file in your project. So my suggestion, Please build your project for each target then your framework automatically genrated respected location.

Thank you.

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