AliyunTemplateExporter
@interface AliyunTemplateExporter : NSObject* A class that defines the exporter for a template API_AVAILABLE(3.27.0)
- 
                  
                  * Export a template DeclarationObjective-C + (BOOL)export:(NSString *)taskPath templateTaskPath:(NSString *)templateTaskPath resourceExport:(AliyunTemplateResourceExport *)resExport completed:(void (^)(NSError *))completedHandler;ParameterstaskPathTask path templateTaskPathThe template dir resExportThe resource exporter completedHandlerCompleted callback Return ValueYes or no 
 AliyunTemplateExporter Class Reference
        AliyunTemplateExporter Class Reference