Minor fixed

1. Cleanup the project
2. Compress the screenshot
This commit is contained in:
Sunnyyoung
2017-08-13 17:58:41 +08:00
parent 1a6294e9d0
commit 60d8585973
13 changed files with 153 additions and 188 deletions
-1
View File
@@ -1 +0,0 @@
Versions/Current/Headers
-1
View File
@@ -1 +0,0 @@
Versions/Current/Modules
@@ -1,15 +0,0 @@
//
// WeChatTweak.h
// WeChatTweak
//
// Created by Sunnyyoung on 2017/8/11.
// Copyright © 2017年 Sunnyyoung. All rights reserved.
//
#import <Cocoa/Cocoa.h>
#import <objc/runtime.h>
#import <objc/message.h>
#import <JRSwizzle/JRSwizzle.h>
FOUNDATION_EXPORT double WeChatTweakVersionNumber;
FOUNDATION_EXPORT const unsigned char WeChatTweakVersionString[];
@@ -1,6 +0,0 @@
framework module WeChatTweak {
umbrella header "WeChatTweak.h"
export *
module * { export * }
}
Binary file not shown.