Xcode9.1 cannot add framework in Link "Linked Frameworks and Libraries" section

Xcode9.1


When I add anyone framework at "Linked Frameworks and Libraries" section complete,it's not list in that section,but it show in "project navigator-> Frameworks" folder,and when I use some api from that framework,xcode will compile error;


I cannot start my work now, help me please;

Answered by KMT in 277136022

Quoting from the Xcode 9.1 Release Notes:


-=-

Xcode 9.1

Build System

Known Issues

The first attempt to add a linked framework to a target fails silently. (33354668) Workaround: Add the linked framework again.

Accepted Answer

Quoting from the Xcode 9.1 Release Notes:


-=-

Xcode 9.1

Build System

Known Issues

The first attempt to add a linked framework to a target fails silently. (33354668) Workaround: Add the linked framework again.

Xcode9.1 cannot add framework in Link "Linked Frameworks and Libraries" section
 
 
Q