Watchdog icon indicating copy to clipboard operation
Watchdog copied to clipboard

podspec file?

Open Sega-Zero opened this issue 9 years ago • 1 comments

I see there was a podspec file, but it's removed for now. Is it possible to bring it back? Sparkle framework seems have solved the problem with static linking by building a framework and attaching to the release tag.

Sega-Zero avatar May 11 '15 19:05 Sega-Zero

Sorry for my late reply!

Cocoapods have a long-running issue that doesn't allow to include localized resources in a pod (xib and storyboard files don't get processed).

I tried to find a viable workaround for this but failed and decided to remove the Cocoapods support for now.

If one is satisfied with a precompiled framework binary I believe it's better to use Carthage instead.

konstantinpavlikhin avatar Oct 30 '15 13:10 konstantinpavlikhin