From 371edbaa1c0782454c9788cf0ae5ed15bc836de5 Mon Sep 17 00:00:00 2001 From: Jeremy Rand Date: Fri, 9 Aug 2019 00:04:19 -0400 Subject: [PATCH] Add the build products to the project templates --- .../TemplateInfo.plist | 26 +++++++++++++++++++ .../TemplateInfo.plist | 26 +++++++++++++++++++ .../TemplateInfo.plist | 26 +++++++++++++++++++ .../TemplateInfo.plist | 26 +++++++++++++++++++ 4 files changed, 104 insertions(+) diff --git a/pkg/Templates/Apple II/Apple II Basic Project.xctemplate/TemplateInfo.plist b/pkg/Templates/Apple II/Apple II Basic Project.xctemplate/TemplateInfo.plist index 76f1065..c1165a2 100644 --- a/pkg/Templates/Apple II/Apple II Basic Project.xctemplate/TemplateInfo.plist +++ b/pkg/Templates/Apple II/Apple II Basic Project.xctemplate/TemplateInfo.plist @@ -164,6 +164,32 @@ Release + + + ProductType + com.apple.product-type.tool + TargetIdentifier + com.apple.dt.commandLineToolTarget + Name + Binary + SharedSettings + + PRODUCT_NAME + ___PACKAGENAME___ + + + + ProductType + com.apple.product-type.tool + TargetIdentifier + com.apple.dt.commandLineToolTarget + Name + DiskImage + SharedSettings + + PRODUCT_NAME + ___PACKAGENAME___.dsk + ProductType diff --git a/pkg/Templates/Apple II/Apple II Merlin Project.xctemplate/TemplateInfo.plist b/pkg/Templates/Apple II/Apple II Merlin Project.xctemplate/TemplateInfo.plist index 89abc6d..db0fdc0 100644 --- a/pkg/Templates/Apple II/Apple II Merlin Project.xctemplate/TemplateInfo.plist +++ b/pkg/Templates/Apple II/Apple II Merlin Project.xctemplate/TemplateInfo.plist @@ -178,6 +178,32 @@ Release + + + ProductType + com.apple.product-type.tool + TargetIdentifier + com.apple.dt.commandLineToolTarget + Name + Binary + SharedSettings + + PRODUCT_NAME + ___PACKAGENAME___ + + + + ProductType + com.apple.product-type.tool + TargetIdentifier + com.apple.dt.commandLineToolTarget + Name + DiskImage + SharedSettings + + PRODUCT_NAME + ___PACKAGENAME___.dsk + ProductType diff --git a/pkg/Templates/Apple II/Apple II ca65 Project.xctemplate/TemplateInfo.plist b/pkg/Templates/Apple II/Apple II ca65 Project.xctemplate/TemplateInfo.plist index 2a3c554..45b9fcf 100644 --- a/pkg/Templates/Apple II/Apple II ca65 Project.xctemplate/TemplateInfo.plist +++ b/pkg/Templates/Apple II/Apple II ca65 Project.xctemplate/TemplateInfo.plist @@ -164,6 +164,32 @@ Release + + + ProductType + com.apple.product-type.tool + TargetIdentifier + com.apple.dt.commandLineToolTarget + Name + Binary + SharedSettings + + PRODUCT_NAME + ___PACKAGENAME___ + + + + ProductType + com.apple.product-type.tool + TargetIdentifier + com.apple.dt.commandLineToolTarget + Name + DiskImage + SharedSettings + + PRODUCT_NAME + ___PACKAGENAME___.dsk + ProductType diff --git a/pkg/Templates/Apple II/Apple II cc65 Project.xctemplate/TemplateInfo.plist b/pkg/Templates/Apple II/Apple II cc65 Project.xctemplate/TemplateInfo.plist index a67906a..0c23601 100644 --- a/pkg/Templates/Apple II/Apple II cc65 Project.xctemplate/TemplateInfo.plist +++ b/pkg/Templates/Apple II/Apple II cc65 Project.xctemplate/TemplateInfo.plist @@ -164,6 +164,32 @@ Release + + + ProductType + com.apple.product-type.tool + TargetIdentifier + com.apple.dt.commandLineToolTarget + Name + Binary + SharedSettings + + PRODUCT_NAME + ___PACKAGENAME___ + + + + ProductType + com.apple.product-type.tool + TargetIdentifier + com.apple.dt.commandLineToolTarget + Name + DiskImage + SharedSettings + + PRODUCT_NAME + ___PACKAGENAME___.dsk + ProductType