Add products for the binary and the disk image to the project templates. Update copyrights for the desktop projects.

This commit is contained in:
Jeremy Rand 2019-07-19 11:46:51 -05:00
parent 5af0aa7f5c
commit aca6cfe968
19 changed files with 356 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# #
# Makefile # Makefile
# Apple //GS Build Engine for ORCA # Apple //GS Build Engine for ORCA and Merlin
# #
include make/head.mk include make/head.mk

View File

@ -1,6 +1,6 @@
# #
# Makefile # Makefile
# Apple //GS Build Engine for ORCA # Apple //GS Build Engine for ORCA and Merlin
# #
include make/head.mk include make/head.mk

View File

@ -147,6 +147,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -153,6 +153,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -171,6 +171,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -233,8 +233,8 @@ resource rAlertString (aboutAlertString) {
"\n" "\n"
"Copyright \$A9 ___YEAR___ ___FULLUSERNAME___\n" "Copyright \$A9 ___YEAR___ ___FULLUSERNAME___\n"
"\n" "\n"
"Contains libraries from ORCAC,\n" "\n"
"Copyright \$A9 1991, Byte Works Inc." ""
"/^#0\$00"; "/^#0\$00";
}; };

View File

@ -153,6 +153,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -149,6 +149,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -161,6 +161,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -191,6 +191,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -117,6 +117,19 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -161,6 +161,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -117,6 +117,19 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -149,6 +149,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -155,6 +155,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -173,6 +173,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -233,7 +233,7 @@ resource rAlertString (aboutAlertString) {
"\n" "\n"
"Copyright \$A9 ___YEAR___ ___FULLUSERNAME___\n" "Copyright \$A9 ___YEAR___ ___FULLUSERNAME___\n"
"\n" "\n"
"Contains libraries from ORCAC,\n" "Contains libraries from ORCAM,\n"
"Copyright \$A9 1991, Byte Works Inc." "Copyright \$A9 1991, Byte Works Inc."
"/^#0\$00"; "/^#0\$00";
}; };

View File

@ -155,6 +155,32 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>DiskImage</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___.2mg</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>

View File

@ -117,6 +117,19 @@
<dict/> <dict/>
</dict> </dict>
</dict> </dict>
<dict>
<key>ProductType</key>
<string>com.apple.product-type.tool</string>
<key>TargetIdentifier</key>
<string>com.apple.dt.commandLineToolTarget</string>
<key>Name</key>
<string>Binary</string>
<key>SharedSettings</key>
<dict>
<key>PRODUCT_NAME</key>
<string>___PACKAGENAME___</string>
</dict>
</dict>
<dict> <dict>
<key>ProductType</key> <key>ProductType</key>
<string>com.apple.product-type.tool</string> <string>com.apple.product-type.tool</string>