Am I supposed to manually copy the contents of PrivacyInfo.xcprivacy files found in Swift packages or does Xcode merge that data with my own file? For instance I use DeviceKit and it has a privacy file. To me it seems obvious that Xcode should merge the data as why should I have to dig into the inner workings of packages and manually copy data? On the other hand, this is Xcode and it’s notoriously stupid.