Sha256: 7068b421c5f04cc8769b120987599d7f3b0a95b21606b3f8364901bd5870567e

Contents?: true

Size: 478 Bytes

Versions: 2

Compression:

Stored size: 478 Bytes

Contents

//
//
//  Created by XCFit Framework
//  Copyright © 2016 XCFit Framework. All rights reserved.
//

/*
This is sample code created by XCFit Framework and can be edited/Removed as needed.

This is  header file to manage objective-C dependencies in the Swift code. We are using Cucumberish steps. You probably don't need to touch this file.

 */



#import <Foundation/Foundation.h>
#import "XCFit4DemoCucumberTests-Swift.h"


@interface XCFit4DemoCucumberTests : NSObject

@end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xcfit-3.1.7 XCFit4Demo/XCFit4DemoCucumberTests/XCFit4DemoCucumberTests.h
xcfit-3.1.6 XCFit4Demo/XCFit4DemoCucumberTests/XCFit4DemoCucumberTests.h