secant-ios-wallet/xctemplates/Router Templates/SwiftUI Screen.xctemplate/TemplateInfo.plist

16 lines
301 B
Plaintext

{
Kind = "Xcode.IDEFoundation.TextSubstitutionFileTemplateKind";
Platforms = (
"com.apple.platform.iphoneos",
);
Options = (
{
Description = "The name of the module to create";
Identifier = productName;
Name = Module;
Required = YES;
Type = text;
Default = Module;
},
);
}