Unable to Resolve Build File: Reference to Missing Target with GUID
问题 I recently forked an iOS library on GitHub to add support to it for the Swift Package Manager. Here's the repository: https://github.com/skelpo/mapbox-gl-native-ios When I add it to a completely new iOS app and try to build it, I get this error: Unable to resolve build file: XCBCore.BuildFile (The workspace has a reference to a missing target with GUID 'PACKAGE-TARGET:Mapbox') I've found posts for similar errors, such as this one, but the reason for the build file failing to resolve is