2 files changed
+9
-1
lines changed- Autoupdate/AppInstaller.m+14-3
- Autoupdate/SUBinaryDeltaUnarchiver.h+1-1
- Autoupdate/SUBinaryDeltaUnarchiver.m+4-2
- Autoupdate/SUDiskImageUnarchiver.h+1-1
- Autoupdate/SUDiskImageUnarchiver.m+4-2
- Autoupdate/SUFlatPackageUnarchiver.h+1-1
- Autoupdate/SUFlatPackageUnarchiver.m+17-3
- Autoupdate/SUInstaller.m+28-13
- Autoupdate/SUPipedUnarchiver.h+1-1
- Autoupdate/SUPipedUnarchiver.m+4-2
- Autoupdate/SUUnarchiver.h+1-1
- Autoupdate/SUUnarchiver.m+5-7
- CHANGELOG+15
- Carthage-dev.json+1-1
- Configurations/ConfigCommon.xcconfig+2-2
- Package.swift+3-3
- Sparkle.podspec+1-1
- Tests/SUUnarchiverTest.swift+6-11
- generate_appcast/Unarchive.swift+16-28
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 |
| |
15 | 19 |
| |
16 | 20 |
| |
17 | 21 |
| |
18 | 22 |
| |
19 | 23 |
| |
| 24 | + | |
| 25 | + | |
20 | 26 |
| |
21 | 27 |
| |
22 | 28 |
| |
| 29 | + | |
23 | 30 |
| |
24 | 31 |
| |
| 32 | + | |
25 | 33 |
| |
26 | 34 |
| |
27 | 35 |
| |
|
0 commit comments