Sha256: e5f9513234e9cb8cd8f6b2a547138c3eab5943a60398123eb15c2bf381871387
Contents?: true
Size: 536 Bytes
Versions: 19
Compression:
Stored size: 536 Bytes
Contents
// // Sparkle.h // Sparkle // // Created by Andy Matuschak on 3/16/06. (Modified by CDHW on 23/12/07) // Copyright 2006 Andy Matuschak. All rights reserved. // #ifndef SPARKLE_H #define SPARKLE_H // This list should include the shared headers. It doesn't matter if some of them aren't shared (unless // there are name-space collisions) so we can list all of them to start with: #import <Sparkle/SUUpdater.h> #import <Sparkle/SUAppcast.h> #import <Sparkle/SUAppcastItem.h> #import <Sparkle/SUVersionComparisonProtocol.h> #endif
Version data entries
19 entries across 9 versions & 2 rubygems