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

Version Path
learn-generate-1.0.16 lib/templates/ios/.liftoff/templates/UnitTests-Prefix.pch
learn-generate-1.0.15 lib/templates/ios/.liftoff/templates/UnitTests-Prefix.pch
learn-generate-1.0.14 lib/templates/ios/.liftoff/templates/UnitTests-Prefix.pch
learn-generate-1.0.13 lib/templates/ios/.liftoff/templates/UnitTests-Prefix.pch
learn-generate-1.0.12 lib/templates/ios/.liftoff/templates/UnitTests-Prefix.pch