Skip to content

Commit 231af66

Browse files
author
psaghelyi
committed
release 2.4.9000
git-svn-id: http://svn.code.sf.net/p/machoview/code/trunk@228 48439af1-32ae-43fb-a04c-585ec6ffdf7c
1 parent 9e03e78 commit 231af66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<plist version="1.0">
44
<dict>
55
<key>CFBuildDate</key>
6-
<string>Sun Jan 5 08:49:37 CET 2014</string>
6+
<string>Sun Jan 5 08:59:11 CET 2014</string>
77
<key>CFBuildNumber</key>
8-
<string>8666</string>
8+
<string>9000</string>
99
<key>CFBundleDevelopmentRegion</key>
1010
<string>English</string>
1111
<key>CFBundleDocumentTypes</key>
@@ -44,7 +44,7 @@
4444
<key>CFBundleSignature</key>
4545
<string>????</string>
4646
<key>CFBundleVersion</key>
47-
<string>8666</string>
47+
<string>9001</string>
4848
<key>LSApplicationCategoryType</key>
4949
<string>public.app-category.developer-tools</string>
5050
<key>LSMinimumSystemVersion</key>

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ Hungry Apple icons by Nicholas Boyd (http://loafninja.deviantart.com)
33

44
todo:
55
- code sections parsing on demand
6+
- string table
67

7-
ver 2.4.nnnn
8+
ver 2.4.9000
89
- ARM64
910
- LC_ENCRYPTION_INFO_64,LC_LINKER_OPTION
1011
- data in code and entries (DICES)
11-
- string table
1212
- updated disassembler (cctools-845 and LLVM with enhanced symbol table)
1313
- SDK 10.8 / deploy 10.8
1414
- fix for multithreaded usage of CoreAnimation

0 commit comments

Comments
 (0)