Sha256: 0f359ec4004fb450db331e2aaf5c00e218723c3dc5458a36027260c00848dec3
Contents?: true
Size: 377 Bytes
Versions: 8
Compression:
Stored size: 377 Bytes
Contents
// // Copyright © 2015 stringerstheory. All rights reserved. // // #import <Foundation/Foundation.h> #if __has_include(<OCSlimProject/OCSlimProject.h>) #else #pragma GCC error "'OCSlimProject' pod not found. Add \" 'OCSlimProject' \" to the current targets pod configuration." #endif @interface XCFitAcceptanceTests : NSObject @end @implementation XCFitAcceptanceTests @end
Version data entries
8 entries across 8 versions & 1 rubygems