mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Add test fixure
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user