You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: installer/HOWTO
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -52,10 +52,10 @@ Step 7:
52
52
Step 8.
53
53
Use TextEdit to examine the files in the resources and dmg
54
54
subdirs of this directory, editing if necessary. You will need to edit the list of
55
-
installed packages which appears at the end of resources/ReadMe.rtf.
56
-
Additionally you may need to update the VolumeCheck file and localized error .strings
55
+
installed packages which appears at the end of resources/ReadMe.rtf.
56
+
Leave IN_VERSION variables as-is, these will be replaced by script.
57
+
Additionally you may need to update the InstallationCheck file and localized error .strings
57
58
files to contain the minimum supported system version. (eg, 6C115 for 10.2.0)
58
-
Leave IN_VERSION variables as-is, these will be replaced by script.
59
59
60
60
Step 9.
61
61
Run ./buildpkg.sh. This should copy the resources and dmg directories, subsituting versions in the various read me files. It will then create the pkg file in the dmgIN_VERSION directory.
0 commit comments