Sha256: 423082635b72e6e36b6cbcd9d3d19298919f1ee8132ac8f0b97ebade4167eaa5
Contents?: true
Size: 206 Bytes
Versions: 14
Compression:
Stored size: 206 Bytes
Contents
#import <Foundation/Foundation.h> #include "common/app_build_capabilities.h" extern void Init_<%= $cur_module.name %>_API(); void Init_<%= $cur_module.name %>() { Init_<%= $cur_module.name %>_API(); }
Version data entries
14 entries across 14 versions & 2 rubygems