emaloney / CleanroomLogger

CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant
MIT License
1.32k stars 153 forks source link

dyld: Library not loaded: @rpath/CleanroomASL.framework/CleanroomASL #54

Closed Jiar closed 8 years ago

Jiar commented 8 years ago

dyld: Library not loaded: @rpath/CleanroomASL.framework/CleanroomASL Referenced from Reason: image not found

Jiar commented 8 years ago

Solution:

For the device, you also need to add the dynamic framework to the Embedded binaries section in the General tab of the project. image