VoIPGRID / VialerSIPLib

An Objective-c wrapper for PJSIP
GNU General Public License v3.0
133 stars 69 forks source link

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

Open eduardothiesen opened 1 year ago

eduardothiesen commented 1 year ago

Version

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