VialerSIPLib icon indicating copy to clipboard operation
VialerSIPLib copied to clipboard

'CocoaLumberjack/CocoaLumberjack.h' file not found when adding dependency on swift project

Open eduardothiesen opened this issue 3 years ago • 0 comments

Version

  • Vialer-pjsip-iOS (3.5)
    • VialerSIPLib (3.7.3):
      • CocoaLumberjack
      • Reachability
      • Vialer-pjsip-iOS

File / Feature

VialerSIPLib.h

Expected behavior

Build after added to project

Actual behavior

Not building. Accuses error 'CocoaLumberjack/CocoaLumberjack.h' file not found

Stacktrace / Error message

Pods/Headers/Public/VialerSIPLib/VialerSIPLib.h:7:9 'CocoaLumberjack/CocoaLumberjack.h' file not found

Other info

My project is in swift

eduardothiesen avatar Feb 14 '23 18:02 eduardothiesen