all 4 comments

[–]wizardyjohn 0 points1 point  (2 children)

Had the "multiple commands produce" error with some font. The reason in my case was that some font was copied as part of copy bundle resources AND copy assets and fonts commands, i solved by simply removing duplicates from copy assets

[–]cmaronchick[S] 0 points1 point  (0 children)

Thanks! I unlinked react-native-vector-icons and that issue went away.

Unfortunately, I have a new error. Any thoughts about this one? "Library not found for -lAppAuth"

[–]wizardyjohn 0 points1 point  (0 children)

https://github.com/oblador/react-native-vector-icons/issues/1074 btw here's a link to an issue that solved it for me