Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nRFMeshProvision/iOSDFULibrary: "Multiple commands produce PrivacyInfo.bundle" when creating an archive. #611

Closed
FluffyBunniesTasteTheBest opened this issue Apr 15, 2024 · 4 comments
Labels
question Further information is requested

Comments

@FluffyBunniesTasteTheBest

Version

4.2.0 (latest)

Ask the question

After updating nRFMeshProvision (4.2.0) and iOSDFULibrary (4.15.1), creating an archive now fails with:

Multiple commands produce '/Users/x/Library/Developer/Xcode/DerivedData/Runner-detzyouqxapgtmabgpoqdafgagau/Build/Intermediates.noindex/ArchiveIntermediates/Runner/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/PrivacyInfo.bundle'
Target 'iOSDFULibrary-PrivacyInfo' (project 'Pods') has create directory command with output '/Users/x/Library/Developer/Xcode/DerivedData/Runner-detzyouqxapgtmabgpoqdafgagau/Build/Intermediates.noindex/ArchiveIntermediates/Runner/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/PrivacyInfo.bundle'
Target 'nRFMeshProvision-PrivacyInfo' (project 'Pods') has create directory command with output '/Users/x/Library/Developer/Xcode/DerivedData/Runner-detzyouqxapgtmabgpoqdafgagau/Build/Intermediates.noindex/ArchiveIntermediates/Runner/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/PrivacyInfo.bundle'

Do you have any ideas how to fix or workaround this?
Thank you.

Relevant log output

No response

@FluffyBunniesTasteTheBest FluffyBunniesTasteTheBest added the question Further information is requested label Apr 15, 2024
@philips77
Copy link
Member

Oh.. no, I have no idea. I was hoping that Xcode should handle that. Now it is recommended for all libraries to provide their PrivacyInfo files, so they should be merged with the app's PrivacyInfo file.

Perhaps I could do similar as here:
getsentry/sentry-cocoa#3651

@philips77
Copy link
Member

Could you try updating Nordic DFU library to 4.15.2 and check if that's resolved?

@FluffyBunniesTasteTheBest
Copy link
Author

Thank you for the quick response! I'll try with Nordic DFU library 4.15.2.

It will take a few days because my app uses Nordic DFU library through a Flutter wrapper...

@FluffyBunniesTasteTheBest
Copy link
Author

FluffyBunniesTasteTheBest commented May 2, 2024

The issue disappeared after updating iOSDFULibrary from 3.15.1 to 4.15.3.

Thank you very much for your help, and especially for providing those libraries!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants