|
Hi, trying to add this package to my project. When I do, I get: MenuBarExtraAccess could not be resolved:
|
Answered by
orchetect
Dec 2, 2024
Replies: 1 comment 1 reply
|
That's an Xcode bug that happens spuriously. You can 'Add Anyway' and then quit Xcode and reopen the project. You might also need to Update to Latest Package Versions and/or Reset Package Caches. Worst case, quit Xcode then delete your DerivedData folder. |
1 reply
Answer selected by
jmontana
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

That's an Xcode bug that happens spuriously. You can 'Add Anyway' and then quit Xcode and reopen the project.
You might also need to Update to Latest Package Versions and/or Reset Package Caches. Worst case, quit Xcode then delete your DerivedData folder.