aksonov / aksonov/react-native-xmpp

Lumberjack conflicting

Abierto
#74 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Objective-C
Estrellas
310
Forks
96
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hey man, I am trying to integrate the lib on my app but the lumberjack is conflicting with react-native-background-geolocation library. I did some studies before and it worked really fine but now on the real project its not working.
Can you give me some help?

Error Message:
```
duplicate symbol _OBJC_IVAR_$_DDMultiFormatter._formatters in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDMultiFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDMultiFormatter.o)
duplicate symbol _OBJC_CLASS_$_DDMultiFormatter in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDMultiFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDMultiFormatter.o)
duplicate symbol _OBJC_METACLASS_$_DDMultiFormatter in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDMultiFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDMultiFormatter.o)
duplicate symbol _OBJC_IVAR_$_DDMultiFormatter._queue in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDMultiFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDMultiFormatter.o)
duplicate symbol _OBJC_CLASS_$_DDLoggingContextSet in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDContextFilterLogFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDContextFilterLogFormatter.o)
duplicate symbol _OBJC_METACLASS_$_DDLoggingContextSet in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDContextFilterLogFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDContextFilterLogFormatter.o)
duplicate symbol _OBJC_CLASS_$_DDContextBlacklistFilterLogFormatter in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDContextFilterLogFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDContextFilterLogFormatter.o)
duplicate symbol _OBJC_METACLASS_$_DDContextBlacklistFilterLogFormatter in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDContextFilterLogFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDContextFilterLogFormatter.o)
duplicate symbol _OBJC_CLASS_$_DDContextWhitelistFilterLogFormatter in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDContextFilterLogFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDContextFilterLogFormatter.o)
duplicate symbol _OBJC_METACLASS_$_DDContextWhitelistFilterLogFormatter in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDContextFilterLogFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDContextFilterLogFormatter.o)
duplicate symbol _OBJC_CLASS_$_DDASLLogger in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDASLLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDASLLogger.o)
duplicate symbol _OBJC_METACLASS_$_DDASLLogger in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDASLLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDASLLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.fgCodeIndex in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.bgCodeIndex in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.fgCodeRaw in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.bgCodeRaw in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.context in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_CLASS_$_DDTTYLogger in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_METACLASS_$_DDTTYLogger in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.fg_r in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.bg_r in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.resetCodeLen in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.fgCodeLen in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.bgCodeLen in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.mask in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.fg_g in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.bg_g in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_CLASS_$_DDTTYLoggerColorProfile in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_METACLASS_$_DDTTYLoggerColorProfile in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.resetCode in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.fgCode in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.bgCode in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.fg_b in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDTTYLoggerColorProfile.bg_b in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDTTYLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDTTYLogger.o)
duplicate symbol _OBJC_IVAR_$_DDLogFileManagerDefault._logsDirectory in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _OBJC_CLASS_$_DDLogFileFormatterDefault in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _OBJC_METACLASS_$_DDLogFileFormatterDefault in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _OBJC_CLASS_$_DDLogFileManagerDefault in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _OBJC_METACLASS_$_DDLogFileManagerDefault in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _OBJC_CLASS_$_DDFileLogger in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _OBJC_METACLASS_$_DDFileLogger in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _OBJC_IVAR_$_DDFileLogger.logFileManager in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _OBJC_CLASS_$_DDLogFileInfo in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _OBJC_METACLASS_$_DDLogFileInfo in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _OBJC_IVAR_$_DDLogFileInfo.filePath in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _doesAppRunInBackground in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDFileLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDFileLogger.o)
duplicate symbol _OBJC_CLASS_$_DDAbstractLogger in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDLog.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDLog.o)
duplicate symbol _OBJC_METACLASS_$_DDAbstractLogger in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDLog.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDLog.o)
duplicate symbol _DDExtractFileNameWithoutExtension in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDLog.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDLog.o)
duplicate symbol _OBJC_CLASS_$_DDLog in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDLog.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDLog.o)
duplicate symbol _OBJC_METACLASS_$_DDLog in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDLog.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDLog.o)
duplicate symbol _OBJC_CLASS_$_DDLogMessage in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDLog.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDLog.o)
duplicate symbol _OBJC_METACLASS_$_DDLogMessage in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDLog.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDLog.o)
duplicate symbol _OBJC_CLASS_$_DDLoggerNode in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDLog.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDLog.o)
duplicate symbol _OBJC_METACLASS_$_DDLoggerNode in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDLog.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDLog.o)
duplicate symbol _OBJC_CLASS_$_DDAbstractDatabaseLogger in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDAbstractDatabaseLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDAbstractDatabaseLogger.o)
duplicate symbol _OBJC_METACLASS_$_DDAbstractDatabaseLogger in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDAbstractDatabaseLogger.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDAbstractDatabaseLogger.o)
duplicate symbol _OBJC_IVAR_$_DDDispatchQueueLogFormatter._replacements in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDDispatchQueueLogFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDDispatchQueueLogFormatter.o)
duplicate symbol _OBJC_CLASS_$_DDDispatchQueueLogFormatter in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDDispatchQueueLogFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDDispatchQueueLogFormatter.o)
duplicate symbol _OBJC_METACLASS_$_DDDispatchQueueLogFormatter in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDDispatchQueueLogFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDDispatchQueueLogFormatter.o)
duplicate symbol _OBJC_IVAR_$_DDDispatchQueueLogFormatter._maxQueueLength in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDDispatchQueueLogFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDDispatchQueueLogFormatter.o)
duplicate symbol _OBJC_IVAR_$_DDDispatchQueueLogFormatter._minQueueLength in:
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libRNXMPP.a(DDDispatchQueueLogFormatter.o)
/Users/syntesismobile/Library/Developer/Xcode/DerivedData/SynsuiteReact-fbyihysvdkkelicgayundocotvgr/Build/Products/Debug-iphonesimulator/libCocoaLumberjack.a(DDDispatchQueueLogFormatter.o)
ld: 62 duplicate symbols for architecture x86_64
```

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.