Sha256: c58833dfbb8256557cb9a2fb5288ba2ab8b64b5d17a1c34668ca95f1b75cfa64
Contents?: true
Size: 582 Bytes
Versions: 8
Compression:
Stored size: 582 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 per your project need. You can also re-arrange Xcode Groups and directories as per your need. 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
8 entries across 5 versions & 1 rubygems