Multiple commands produce GoogleUtilities_Privacy error showing while archiving in xcode but running in physical device. #13488
Unanswered
IbrokhimMirzaev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Xcode started giving this [Multiple commands produce GoogleUtilities_Privacy error] after adding Image Notification Service Extension.
I solved it by adding GoogleUtilities seperately for each App Target and ImageNotification target.
But I think this is not 100% correct way. Please give me the correct way to handle this, so in future also it should not give issues.
Beta Was this translation helpful? Give feedback.
All reactions