Skip to content

Commit 8927bb3

Browse files
committed
Merge pull request #25 from watchmanmonitoring/fix-installer-issues
Fix installer issues
2 parents 9d66597 + 6b38464 commit 8927bb3

File tree

9 files changed

+52
-12
lines changed

9 files changed

+52
-12
lines changed

Installer-Signed/BackupMinder.pkg

24.4 KB
Binary file not shown.

Installer-pkg/BackupMinder-Introduction.rtf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf210
1+
{\rtf1\ansi\ansicpg1252\cocoartf1348\cocoasubrtf170
22
\cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
33
{\colortbl;\red255\green255\blue255;}
44
\margl1440\margr1440\vieww9000\viewh8400\viewkind0
55
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
66

77
\f0\fs28 \cf0 \
8-
This package will install BackupMinder 2.1\
8+
This package will install BackupMinder 2.1.2\
99
\
1010
This tool is designed to limit the amount of disk space used by recurring backups.\
1111
\
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{\rtf1\ansi\ansicpg1252\cocoartf1348\cocoasubrtf170
2+
\cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
3+
{\colortbl;\red255\green255\blue255;}
4+
\margl1440\margr1440\vieww9000\viewh8400\viewkind0
5+
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
6+
7+
\f0\fs28 \cf0 To review or create BackupSets, launch the BackupMinderUI\
8+
\
9+
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural
10+
11+
\fs24 \cf0 \
12+
{{\NeXTGraphic backupminder-app.png \width8020 \height2660
13+
}¬}\
14+
15+
\fs28 \
16+
\
17+
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
18+
\cf0 Visit {\field{\*\fldinst{HYPERLINK "https://backupminder.org"}}{\fldrslt https://backupminder.org}} for moreinformation.}
22.3 KB
Loading

Installer-pkg/BackupMinderInstaller.pkgproj

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@
550550
<key>OVERWRITE_PERMISSIONS</key>
551551
<true/>
552552
<key>VERSION</key>
553-
<string>2.1.1</string>
553+
<string>2.1.2</string>
554554
</dict>
555555
<key>UUID</key>
556556
<string>A7530570-8DF6-470C-B5BB-FA1B6253D702</string>
@@ -679,6 +679,23 @@
679679
</dict>
680680
</array>
681681
</dict>
682+
<key>SUMMARY</key>
683+
<dict>
684+
<key>LOCALIZATIONS</key>
685+
<array>
686+
<dict>
687+
<key>LANGUAGE</key>
688+
<string>English</string>
689+
<key>VALUE</key>
690+
<dict>
691+
<key>PATH</key>
692+
<string>BackupMinder-Summary.rtfd</string>
693+
<key>PATH_TYPE</key>
694+
<integer>1</integer>
695+
</dict>
696+
</dict>
697+
</array>
698+
</dict>
682699
<key>TITLE</key>
683700
<dict>
684701
<key>LOCALIZATIONS</key>

Installer-pkg/package signer.sh

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# package signing
2+
3+
/usr/bin/productsign --sign "Developer ID Installer: Watchman Monitoring, Inc" /Users/Shared/Development/backupminder/Installer-pkg/Build/BackupMinder.pkg /Users/Shared/Development/backupminder/Installer-Signed/BackupMinder.pkg
4+
5+
# get a signature for sparkle
6+
md5 /Users/Shared/Development/backupminder/Installer-Signed/BackupMinder.pkg
7+
8+
open /Users/Shared/Development/backupminder/Installer-Signed/
9+

Installer-pkg/package signer.txt

Lines changed: 0 additions & 4 deletions
This file was deleted.

UI/BackupMinderUI_Xcode3/BackupMinderUI-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>BNDL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.1.1</string>
20+
<string>2.1.2</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>2.1.1</string>
24+
<string>2.1.2</string>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
2727
<key>NSMainNibFile</key>

UI/backupminder-appcast.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<title>BackupMinder Updates</title>
55
<language>en</language>
66
<item>
7-
<title>BackupMinder 2.1</title>
8-
<pubDate>Wednesday, September 12th, 2015 12:00:00 GMT-5</pubDate>
7+
<title>BackupMinder 2.1.2</title>
8+
<pubDate>Saturday, November 7th, 2015 12:00:00 GMT-5</pubDate>
99
<sparkle:releaseNotesLink>https://backupminder.org/doku.php?id=release_notes#version_20_setup_assistant_auto-updating</sparkle:releaseNotesLink>
10-
<enclosure sparkle:md5Sum="8f8e27077bc4232eb557dc9d9b494400" sparkle:version="2.1" url="https://github.com/watchmanmonitoring/backupminder/raw/master/Installer-Signed/BackupMinder.pkg" length="235914" type="application/octet-stream"/>
10+
<enclosure sparkle:md5Sum="80f0d77eb6efaa895d0796f4454306cd" sparkle:version="2.1.2" url="https://github.com/watchmanmonitoring/backupminder/raw/master/Installer-Signed/BackupMinder.pkg" length="235914" type="application/octet-stream"/>
1111
</item>
1212
</channel>
1313
</rss>

0 commit comments

Comments
 (0)