File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" standalone =" no" ?>
2+ <installer-gui-script minSpecVersion =" 1" >
3+ <title >@CPACK_PACKAGE_NAME@</title >
4+ <allowed-os-versions >
5+ <os-version min =" @OSX_MINIMUM_OS_VERSION@" />
6+ </allowed-os-versions >
7+ <license file =" @CPACK_RESOURCE_FILE_LICENSE@" mime-type =" text/plain" />
8+ <welcome file =" @CPACK_RESOURCE_FILE_WELCOME@" mime-type =" text/plain" />
9+ <pkg-ref id =" edu.utah.sci.@CPACK_PACKAGE_NAME@" />
10+ <options customize =" never" require-scripts =" false" />
11+ <choices-outline >
12+ <line choice =" default" >
13+ <line choice =" edu.utah.sci.@CPACK_PACKAGE_NAME@" />
14+ </line >
15+ </choices-outline >
16+ <choice id =" default" />
17+ <choice id =" edu.utah.sci.@CPACK_PACKAGE_NAME@" visible =" false" >
18+ <pkg-ref id =" edu.utah.sci.@CPACK_PACKAGE_NAME@" />
19+ </choice >
20+ <
pkg-ref id =
" edu.utah.sci.@CPACK_PACKAGE_NAME@" version =
" 0" onConclusion =
" none" >@
[email protected] </
pkg-ref >
21+ </installer-gui-script >
You can’t perform that action at this time.
0 commit comments