Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
mythkiven committed Aug 14, 2019
1 parent 26f8377 commit d2cbfa5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
9 changes: 6 additions & 3 deletions README → README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
```
_____ .__ ____________ ____.__
/ \ _____ ____ | |__ \_____ \ \ / /|__| ______ _ __
/ \ / \\__ \ _/ ___\| | \ / | \ Y / | |/ __ \ \/ \/ /
/ Y \/ __ \\ \___| Y \/ | \ / | \ ___/\ /
\____|__ (____ /\___ >___| /\_______ /\___/ |__|\___ >\/\_/
\/ \/ \/ \/ \/ \/

```
A fork from MachOView to update and fix some bugs, mostly Mountain Lion & iOS 6 related.
Also some small changes to the original behaviour.

Expand Down Expand Up @@ -65,6 +66,8 @@ fG!
```

**注:已生成一个可直接安装的pkg(Version:2.5.9276)文件,无需再自行编译,[点此下载MachOView]()**
**注:已生成一个可直接安装的pkg(Version:2.5.9276)文件,无需再自行编译,[点此下载MachOView](https://github.com/mythkiven/MachOView/raw/master/MachOView%202019-08-15%2001-08-07/MachOView.pkg)**

**md5:d218e9a42e2e891b47f205f4bcdc388f **

**md5: sha1:**
**sha1:7cb343666b4995c2d64781259a6a0522888c6498**
8 changes: 4 additions & 4 deletions machoview.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
/* Begin PBXBuildFile section */
1836DADD23043885001D848A /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 1836DADC23043885001D848A /* libc++.tbd */; };
1836DB0023044721001D848A /* MKDragView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1836DAFF23044721001D848A /* MKDragView.m */; };
1836DB02230478B3001D848A /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 1836DB01230478B2001D848A /* README.md */; };
256AC3DA0F4B6AC300CF3369 /* AppController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* AppController.mm */; };
3C0ADEB0169CD42600DA428E /* README in CopyFiles */ = {isa = PBXBuildFile; fileRef = 3CE90DFC11F6107600543402 /* README */; };
3C0F958411F6589D0070A2FE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3C0F957E11F6589D0070A2FE /* InfoPlist.strings */; };
3C0F958511F6589D0070A2FE /* Layout.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3C0F958011F6589D0070A2FE /* Layout.xib */; };
3C0F958611F6589D0070A2FE /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3C0F958211F6589D0070A2FE /* MainMenu.xib */; };
Expand Down Expand Up @@ -72,7 +72,6 @@
dstPath = "";
dstSubfolderSpec = 16;
files = (
3C0ADEB0169CD42600DA428E /* README in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -83,6 +82,7 @@
1836DADC23043885001D848A /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
1836DAFE23044721001D848A /* MKDragView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MKDragView.h; sourceTree = "<group>"; };
1836DAFF23044721001D848A /* MKDragView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MKDragView.m; sourceTree = "<group>"; };
1836DB01230478B2001D848A /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
256AC3D80F4B6AC300CF3369 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; };
256AC3D90F4B6AC300CF3369 /* AppController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AppController.mm; sourceTree = "<group>"; };
256AC3F00F4B6AF500CF3369 /* Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Prefix.pch; sourceTree = "<group>"; };
Expand Down Expand Up @@ -136,7 +136,6 @@
3CE90DB511F60B6900543402 /* LinkEdit.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = LinkEdit.mm; sourceTree = "<group>"; };
3CE90DED11F60D4F00543402 /* Exceptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Exceptions.h; sourceTree = "<group>"; };
3CE90DEE11F60D5A00543402 /* Exceptions.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Exceptions.mm; sourceTree = "<group>"; };
3CE90DFC11F6107600543402 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
3CF22E90144C8FC600380071 /* ObjC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjC.h; sourceTree = "<group>"; };
3CF22E91144C8FC600380071 /* ObjC.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ObjC.mm; sourceTree = "<group>"; };
3CF9779C11C77A23004CD74C /* DataController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataController.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -304,7 +303,7 @@
29B97314FDCFA39411CA2CEA /* Mach-O Browser */ = {
isa = PBXGroup;
children = (
3CE90DFC11F6107600543402 /* README */,
1836DB01230478B2001D848A /* README.md */,
3C30845A11FDAF6F008A270F /* createdmg */,
7B5E71DF19B6829F00843CCE /* capstone */,
080E96DDFE201D6D7F000001 /* machoview */,
Expand Down Expand Up @@ -574,6 +573,7 @@
3C0F958911F658BF0070A2FE /* greenApple.icns in Resources */,
3C0F958A11F658BF0070A2FE /* redApple.icns in Resources */,
3C3EC88F13B66E8900ECCDB2 /* Preferences.xib in Resources */,
1836DB02230478B3001D848A /* README.md in Resources */,
3C1163F113D5B88D007B4A6E /* stop.png in Resources */,
3C46C84B1687DEE600212190 /* Credits.rtf in Resources */,
);
Expand Down
Binary file not shown.

0 comments on commit d2cbfa5

Please sign in to comment.