Zorg
|
80abad4477
|
Move XPC Services inside Sparkle framework (#1965)
Also bump FRAMEWORK_VERSION from A to B to work around system cache issues.
|
2021-10-17 23:35:09 -07:00 |
|
Daniel Jalkut
|
be29f66ddd
|
Define APPLICATION_EXTENSION_API_ONLY = NO. As long as we don't ourselves depend upon any Frameworks that are incompatible with Application Extensions, then we should allow frameworks that require compatibility to be able to link with us.
|
2018-11-07 17:38:37 -05:00 |
|
Zorg
|
0fb951bd4c
|
NSURLQuarantinePropertiesKey isn't used anywhere
|
2016-05-29 10:53:45 -04:00 |
|
Jake Petroules
|
4643becaff
|
Upgrade settings.
|
2015-06-13 02:22:20 -07:00 |
|
C.W. Betts
|
8f4ab3eb56
|
Move the module build settings out of Xcode.
Because all of the other build settings are in the xcconfig files.
|
2015-02-25 21:51:09 -07:00 |
|
Tony Arnold
|
f996ad8e04
|
Skip installing the framework by default — fixes #419
|
2014-10-31 13:26:54 +11:00 |
|
Jake Petroules
|
aa88b40b24
|
Only export public symbols.
|
2014-08-25 18:58:12 -04:00 |
|
Jake Petroules
|
bb743d80e0
|
Reduce duplication and macros.
|
2014-08-21 18:41:16 -04:00 |
|
Jake Petroules
|
54de8d1f2a
|
Properly set install names and rpaths for targets.
|
2014-08-21 17:52:35 -04:00 |
|
C.W. Betts
|
591d7d0049
|
Better, forward-compatible way of looking up NSURLQuarantinePropertiesKey, as suggested by @jakepetroules
|
2014-07-19 14:38:51 -06:00 |
|
Jake Petroules
|
d79507b663
|
Update version numbers.
|
2014-07-01 19:35:29 -04:00 |
|
Jake Petroules
|
3f829bd49c
|
Clean up Xcode configuration.
Make use of inheritance by applying ConfigCommon to the root node and
move all UI-applied settings into xcconfig for easier management.
|
2014-06-29 23:02:35 -04:00 |
|
Jake Petroules
|
6c9f27106f
|
Make the repository significantly more organized.
Now everything is not pretty much all in one directory.
|
2014-06-29 21:27:33 -04:00 |
|
Kornel Lesiński
|
07a6893e1f
|
Release 1.7
|
2014-06-22 19:05:01 +01:00 |
|
Kornel Lesiński
|
f46d7b5c1e
|
Version bump
|
2014-06-17 00:47:56 +01:00 |
|
Michael Nickerson
|
78e24a6fe6
|
Changed from using OpenSSL to Apple's CDSA to verify DSA signatures.
|
2011-07-05 20:31:36 -04:00 |
|
Andy Matuschak
|
b419948c8d
|
Forgot to tell the Sparkle-GC configuration about Sparkle.pch.
|
2008-07-25 08:53:57 -07:00 |
|
Andy Matuschak
|
5fdddaeede
|
Slight project-y tweaks: now only building the host arch for development.
|
2008-07-15 21:00:07 -07:00 |
|
andym
|
1b48241cb0
|
Converted Sparkle's build configuration system to using inherited xcconfigs; added a default .pbxuser file. Thanks to Sean McBride for his excellent work on this.
|
2008-03-28 06:12:00 +00:00 |
|