-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from watchmanmonitoring/fix-installer-issues
Fix installer issues
- Loading branch information
Showing
9 changed files
with
52 additions
and
12 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{\rtf1\ansi\ansicpg1252\cocoartf1348\cocoasubrtf170 | ||
\cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} | ||
{\colortbl;\red255\green255\blue255;} | ||
\margl1440\margr1440\vieww9000\viewh8400\viewkind0 | ||
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural | ||
|
||
\f0\fs28 \cf0 To review or create BackupSets, launch the BackupMinderUI\ | ||
\ | ||
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural | ||
|
||
\fs24 \cf0 \ | ||
{{\NeXTGraphic backupminder-app.png \width8020 \height2660 | ||
}¬}\ | ||
|
||
\fs28 \ | ||
\ | ||
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural | ||
\cf0 Visit {\field{\*\fldinst{HYPERLINK "https://backupminder.org"}}{\fldrslt https://backupminder.org}} for moreinformation.} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# package signing | ||
|
||
/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 | ||
|
||
# get a signature for sparkle | ||
md5 /Users/Shared/Development/backupminder/Installer-Signed/BackupMinder.pkg | ||
|
||
open /Users/Shared/Development/backupminder/Installer-Signed/ | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters