calimarkus / JDStatusBarNotification

Highly customizable & feature rich notifications. Interactive dismiss. Custom Views. SwiftUI. Tap-to-hold. Progress. Written in Swift, compatible for ObjC!
http://calimarkus.github.io/JDStatusBarNotification/documentation/jdstatusbarnotification
MIT License
4.22k stars 562 forks source link

Carthage failed to build #93

Closed thang2410199 closed 6 years ago

thang2410199 commented 6 years ago

Look like the files JDStatusBarLayoutMarginHelper.m and JDStatusBarLayoutMarginHelper.h are missing from the project (but still included in the repo) when carthage check out.

When I manually add those file to the project, it can build without error.

calimarkus commented 6 years ago

Carthage support was introduced in #86 by @VFUC - if you or him could go ahead and fix it, I'd merge it!