forked from kcrawford/dockutil
-
Notifications
You must be signed in to change notification settings - Fork 0
/
packaging.txt
46 lines (41 loc) · 1.48 KB
/
packaging.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
cp dockutil /usr/local/bin
chown root:wheel /usr/local/bin/dockutil
chmod 755 /usr/local/bin/dockutil
cd package_tools
package_tools$ ./paths2pkg /usr/local/bin/dockutil -n dockutil-1.1.2
Package name: dockutil-1.1.2
Display name [None]: dockutil
Description [None]: command line tool for modifying the dock
PackageID []: com.dockutil.pkg
Version [1.1.2]:
Package name: dockutil-1.1.2
Display name: dockutil
Description: command line tool for modifying the dock
PackageID: com.dockutil.pkg
Version: 1.1.2
Build the package? [y/n] y
['/Volumes/Macintosh HD/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker', '--root', '/tmp/tmppoXuMz/dockutil-1.1.2', '--id', 'com.dockutil.pkg', '--version', '1.1.2', '--out', './dockutil-1.1.2.pkg', '--verbose', '--no-recommend', '--filter', 'Library/Receipts', '--filter', '.DS_Store$']
Preverifying dockutil-1.1
Preverifying dockutil-1.1
Checking bundle identifiers
Checking package configuration
Checking contents
Loading contents
Checking for ZeroLink
Building dockutil-1.1
Building dockutil-1.1
Creating shell
Copying scripts
Writing description
Writing bundle versions
Copying resources
Creating Requirements
Copying root to temporary location
Preserving resource forks
Creating permission hierarchy
Creating Bill-of-Materials file
Archiving files
Creating Info.plist
Completed package is at ./dockutil-1.1.2.pkg
Making disk image...
created: /Volumes/Users/account/code/package_tools/dockutil-1.1.2.pkg.dmg