Posts

Post not yet marked as solved
0 Replies
307 Views
We are creating a simple local Swift Package containing an XCFramework. We have verified the correct structure comparing it to other local packages in the project. However it seems that Xcode does not pick it up, and it does not show up when browsing "Frameworks, Libraries and Embedded Content". Since this project already had a similar setup wrapping the AppCenter XCFramework as a Swift Package, I tried removing the AppCenter package and re-adding it. After removing it, I was no longer able to add it again, showing that the error may not be due to how we set up the package. This was verified by another developer on the team. Is this a known Xcode bug? We are using Xcode 14.2.
Posted
by figment.
Last updated
.