feat: 自定义的插件
This commit is contained in:
20
Libs/YTXOperators.framework/Headers/YTXOperators.h
Normal file
20
Libs/YTXOperators.framework/Headers/YTXOperators.h
Normal file
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// YTXOperators.h
|
||||
// YTXOperators
|
||||
//
|
||||
// Created by yangli on 2020/11/9.
|
||||
// Copyright © 2020 com.alicom. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
//! Project version number for YTXOperators.
|
||||
FOUNDATION_EXPORT double YTXOperatorsVersionNumber;
|
||||
|
||||
//! Project version string for YTXOperators.
|
||||
FOUNDATION_EXPORT const unsigned char YTXOperatorsVersionString[];
|
||||
|
||||
// In this header, you should import all the public headers of your framework using statements like #import <YTXOperators/PublicHeader.h>
|
||||
|
||||
#import "YTXVendorService.h"
|
||||
#import "YTXNetUtils.h"
|
||||
Reference in New Issue
Block a user