jonasman / MulticastDelegate

An elegant multicast delegate written in swift
MIT License
148 stars 28 forks source link

Carthage support #24

Open iSevenDays opened 5 years ago

iSevenDays commented 5 years ago

Could you please consider adding Carthage support?

*** Skipped building MulticastDelegate due to the error: Dependency "MulticastDelegate" has no shared framework schemes for any of the platforms: iOS

jonasman commented 4 years ago

Hi! Sorry for the long delay. Can you make me a favour and retest this PR with the latest master? I dont use myself Carthage. I moved the source code recently to another folder to support the new SPM version.

If all is good, i can merge the code right away