Add test fixure

This commit is contained in:
ryohey
2020-07-12 16:15:01 +09:00
parent 95ce8707a7
commit 4b349cc307
19 changed files with 1328 additions and 0 deletions
@@ -0,0 +1,18 @@
//
// ExampleFramework.h
// ExampleFramework
//
// Created by ryohey on 2020/07/12.
//
#import <Foundation/Foundation.h>
//! Project version number for ExampleFramework.
FOUNDATION_EXPORT double ExampleFrameworkVersionNumber;
//! Project version string for ExampleFramework.
FOUNDATION_EXPORT const unsigned char ExampleFrameworkVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <ExampleFramework/PublicHeader.h>