Sha256: 9f9b83a1f6f4b69dfc91973d5eb67fa0e639a5d05f30d33a0df88c6975f77e12

Contents?: true

Size: 490 Bytes

Versions: 6

Compression:

Stored size: 490 Bytes

Contents

//
//
//  Created by XCFit Framework
//  Copyright © 2017 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 "___PACKAGENAMEASIDENTIFIER___-Swift.h"


@interface ___PACKAGENAMEASIDENTIFIER___ : NSObject

@end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
xcfit-10.2.0 XCFit_Templates/XCFit/Cucumberish UI Test Bundle Base.xctemplate/___PACKAGENAMEASIDENTIFIER___.h
xcfit-10.0.0 XCFit_Templates/XCFit/Cucumberish UI Test Bundle Base.xctemplate/___PACKAGENAMEASIDENTIFIER___.h
xcfit-8.0.0 XCFit_Templates/XCFit/Cucumberish UI Test Bundle Base.xctemplate/___PACKAGENAMEASIDENTIFIER___.h
xcfit-7.1.0 XCFit_Templates/XCFit/Cucumberish UI Test Bundle Base.xctemplate/___PACKAGENAMEASIDENTIFIER___.h
xcfit-7.0.0 XCFit_Templates/XCFit/Cucumberish UI Test Bundle Base.xctemplate/___PACKAGENAMEASIDENTIFIER___.h
xcfit-6.1.0 XCFit_Templates/XCFit/Cucumberish UI Test Bundle Base.xctemplate/___PACKAGENAMEASIDENTIFIER___.h