In Xcode 16.0 beta 3 (16A5202i) I'm trying to add a framework to a target.
I'm clicking the '+' button under Target > General > Frameworks, Libraries, and Embedded Content:
When I do this, the dialog that appears doesn't list any frameworks:
I feel like I'm doing something wrong or missing something obvious. This issue is easy to reproduce by creating a new project in Xcode.
I tried reverting using Xcode 15 to add the framework that way, but Xcode 15 is unable to load the project file that Xcode 16 wrote.
Incidentally, Add Other > Add Package Dependency has no effect when selected:
Assuming this is a bug I should submit feedback about, is there another method I can use in the meantime to add a framework to my target so I can continue working?
This is blocking development.
Thank you for any help you provide.
7
3
1.9k