Sha256: b4be1747a3a961d5754acab81a92d57a8e1a08127528154da59017e9a0e84359
Contents?: true
Size: 217 Bytes
Versions: 5
Compression:
Stored size: 217 Bytes
Contents
#import "<%= project_name %>-Prefix.pch" #ifdef __OBJC__ <% if use_cocoapods %> #define EXP_SHORTHAND #import <Specta/Specta.h> #import <Expecta/Expecta.h> <% else %> @import XCTest; <% end %> #endif
Version data entries
5 entries across 5 versions & 1 rubygems