Sha256: a1a24be156a59253652c67c84955f95c3d707f1b03f470fbdfcffa8f44a9317a

Contents?: true

Size: 324 Bytes

Versions: 17

Compression:

Stored size: 324 Bytes

Contents

//
//  YKRPC_POD_NAMEEmptyOC.m
//  YKRPC_POD_NAME_Example
//
//  Created by YKRPC_AUTHOR_NAME on YKRPC_CREATE_DATE.
//

#import "YKRPC_POD_NAMEEmptyOC.h"

@implementation YKRPC_POD_NAMEEmptyOC
+ (void)load {
#ifdef kENTERPRISE
    NSLog(@"has kEnterprise:%d", kENTERPRISE);
#else
    NSLog(@"no kEnterprise");
#endif
}
@end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
cocoapods-ykutility-3.0.4 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-3.0.3 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-3.0.2 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-3.0.1 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-3.0.0 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-2.0.9 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-2.0.8 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-2.0.7 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-2.0.6 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-2.0.5 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-2.0.4 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-2.0.3 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-2.0.2 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-2.0.1 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-2.0.0 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-1.0.2 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m
cocoapods-ykutility-1.0.1 configPodTemplate/example/TargetMain/YKRPC_POD_NAMEEmptyOC.m