XCGLogger icon indicating copy to clipboard operation
XCGLogger copied to clipboard

Prebuilt Frameworks & Tagged Releases

Open msanders opened this issue 10 years ago • 1 comments

This would speed up building via Carthage by quite a bit, since it automatically downloads those if they exist instead of building from scratch each time. Shouldn't be too hard to do manually, but can also be done automatically via Travis's tagged releases. Examples include: Quick, Nimble, and Carthage itself. Thanks for the great library!

msanders avatar Jul 15 '15 18:07 msanders

:+1: for tags like "3.2" instead of "Version_3.2", thanks :)

Vinzius avatar Jan 04 '16 14:01 Vinzius