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